summaryrefslogtreecommitdiffstats
path: root/libjava/java/lang/ref/Reference.java
diff options
context:
space:
mode:
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2006-01-23 15:15:34 +0000
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2006-01-23 15:15:34 +0000
commite7827cef5911ce70e4a4439fe39019ed218f7183 (patch)
treeba82f26baf1666af04f5b28cd471b1fea2affe86 /libjava/java/lang/ref/Reference.java
parent343695df238d8e043fe83c8b0cce11b73f2e2cba (diff)
downloadppe42-gcc-e7827cef5911ce70e4a4439fe39019ed218f7183.tar.gz
ppe42-gcc-e7827cef5911ce70e4a4439fe39019ed218f7183.zip
r110125@banpei: zack | 2006-01-22 14:46:46 -0800
* genautomata.c: Include vec.h, not varray.h. Delete vla_ptr_t, all of the VLA_PTR_ macros, and all of the VLA_HWINT_ macros. Change vla_hwint_t to a typedef for VEC(vect_el_t,heap) *. Convert all uses of VLA_* macros to VEC_* macros operating on appropriately typed vectors, or to malloced arrays when the size is known in advance. Const-ify many char* variables and function arguments. No functional changes. * Makefile.in (build/varray.o): Delete rule. (build/genattrtab): Depend on build/vec.o instead of build/varray.o. (build/genautomata.o): Depend on vec.h instead of $(VARRAY_H). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110121 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/lang/ref/Reference.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud