aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/mangle.c
AgeCommit message (Expand)AuthorFilesLines
2001-04-29jcf-io.c (read_zip_member): Cast to long in comparison with signed value.Kaveh R. Ghazi1-1/+1
2001-03-15mangle.c (mangle_record_type): Rename 'from_pointer' argument to 'for_pointer'.Bryce McKinlay1-11/+17
2001-02-08Make-lang.in (JAVA_OBJS): Added java/mangle_name.oAlexandre Petit-Bianco1-124/+6
2001-02-04diagnostic.h (set_internal_error_function): Renamed.Richard Kenner1-8/+10
2001-01-25ChangeLog (2001-01-21): Fixed typo.Alexandre Petit-Bianco1-5/+0
2001-01-15All files with updated copyright when applicable.Alexandre Petit-Bianco1-37/+645
2000-03-13Added Java 1.1 language features.Alexandre Petit-Bianco1-1/+1
1999-08-10check-init.c (check_bool2_init, [...]): Add static prototypes.Kaveh R. Ghazi1-1/+1
1999-03-21Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J...Kaveh R. Ghazi1-11/+13
1999-01-23Update copyrights for the last patchKaveh Ghazi1-1/+1
1999-01-23Warning fixes:Kaveh R. Ghazi1-0/+2
1998-11-10class.c (is_compiled_class): Call safe_layout_class for class compiled from s...Alexandre Petit-Bianco1-1/+0
1998-10-27jcf-write.c (emit_load_or_store): Avoid implicit int arguments.Jeffrey A Law1-0/+1
1998-09-14Makefile.in: Add many missing dependencies.Jeffrey A Law1-2/+1
1998-09-06Initial revisionAnthony Green1-0/+163