summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-depend.c
Commit message (Expand)AuthorAgeFilesLines
* system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers2010-11-291-6/+4
* java-gimplify.c: Do not include tm.h, toplev.h.Steven Bosscher2010-05-231-1/+0
* java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton2007-07-311-5/+5
* Merged gcj-eclipse branch to trunk.Tom Tromey2007-01-091-3/+6
* Update FSF address.Kelley Cook2005-06-251-2/+2
* * All Files: Convert to ISO C style function definitions.Kaveh R. Ghazi2003-01-121-14/+8
* Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher2003-01-011-4/+6
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* cpp.texi: Update for -MP.Neil Booth2001-01-051-4/+4
* jvspec.c (lang_specific_driver): Recognize -MF and -MT.Tom Tromey2000-10-201-165/+32
* Convert C++ comment to block commentZack Weinberg2000-04-221-2/+2
* jcf-depend.c (add_entry): Fixed bug where list was always replaced with lates...Matt Welsh2000-04-051-1/+1
* * jcf-depend.c (add_entry): Fix test for first list entry.Anthony Green2000-02-201-1/+1
* jcf-depend.c (add_entry): Add entries to the end of the list.Anthony Green2000-02-191-5/+13
* buffer.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-211-5/+5
* gjavah.c (get_field_name, [...]): Use xmalloc, not malloc.Kaveh R. Ghazi1999-09-161-6/+3
* check-init.c (check_bool2_init, [...]): Add static prototypes.Kaveh R. Ghazi1999-08-101-8/+14
* class.c (add_method_1): Cast the argument of `bzero' to PTR.Kaveh R. Ghazi1999-04-051-1/+1
* jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja...Tom Tromey1998-10-221-6/+3
* jcf-write.c (write_classfile): Add output class file as target.Tom Tromey1998-10-141-0/+268