summaryrefslogtreecommitdiff
path: root/gcc/java/jvspec.c
Commit message (Expand)AuthorAgeFilesLines
* Add -fno-assert flag.Anthony Green2002-09-301-1/+1
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-211-4/+4
* For PR java/6314:Tom Tromey2002-04-231-18/+8
* Add --extdirs support.Anthony Green2002-04-121-0/+1
* Make --CLASSPATH by a synonym for --classpath and -classpath.Per Bothner2002-03-031-3/+5
* expr.c (java_array_data_offset): Removed function.Bryce McKinlay2002-02-281-0/+1
* re PR java/2369 (--main should check the following symbol)Tom Tromey2002-02-231-0/+43
* arc.c (arc_hard_regno_mode_ok): Const-ify.Kaveh R. Ghazi2001-12-231-1/+1
* java-tree.h (otable_methods, [...]): New field/global tree definitions.Bryce McKinlay2001-12-151-0/+1
* c-decl.c (grokdeclarator): Use ISO word.Neil Booth2001-12-031-1/+1
* re PR other/3968 (COLLECT_GCC_OPTIONS empty)Rainer Orth2001-11-271-6/+12
* java-tree.h (compile_resource_file): Grouped with other prototypes.Alexandre Petit-Bianco2001-09-071-1/+0
* class.c (O_BINARY): Define if necessary.Anthony Green2001-09-061-2/+45
* Revert Rainer Orth's Java and gcc.c patch.David Edelsohn2001-08-121-12/+6
* re PR java/227 (mips-tfile:internal error (when compiling java code))Rainer Orth2001-08-021-6/+12
* jvspec.c (jvgenmain_spec): Remove -ffilelist-file from cc1 invocation.Tom Tromey2001-07-131-0/+1
* jvspec.c (lang_specific_pre_link): Re-arrange the linker command line so the ...Per Bothner2001-05-181-1/+15
* jcf-io.c (read_zip_member): Cast to long in comparison with signed value.Kaveh R. Ghazi2001-04-291-2/+2
* collect2.c (main): Use concat in lieu of xmalloc/sprintf.Kaveh R. Ghazi2001-04-231-8/+2
* gcj.texi (Configure-time Options): Add -fcheck-references.Andrew Haley2001-03-231-0/+1
* jvspec.c (lang_specific_driver): Check for .zip and .jar files.Per Bothner2001-03-191-27/+35
* jvspec.c (lang_specific_driver): Fix -C handling.Per Bothner2001-03-151-2/+7
* Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog.Per Bothner2001-02-231-52/+56
* Make-lang.in (jvspec.o): Add DRIVER_DEFINES to the list of macros used when c...Bryce McKinlay2001-02-051-1/+18
* * jvspec.c (jvgenmain_spec): Omit -fencoding from cc1 invocation.Tom Tromey2001-01-101-1/+1
* jvspec.c (lang_specific_driver): Recognize -MF and -MT.Tom Tromey2000-10-201-3/+5
* jvspec.c (jvgenmain_spec): Added `-fdollars-in-identifiers'.Tom Tromey2000-10-061-1/+1
* gcc.h (lang_specific_driver): Constify second argument.Zack Weinberg2000-08-021-6/+5
* jvspec.c (jvgenmain_spec): Add `%{<...}' construct for each Java-specific `-f...Tom Tromey2000-03-271-1/+8
* Fix copyrightsJeff Law2000-02-261-1/+1
* buffer.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-211-2/+2
* jvgenmain.c (usage): New function.Tom Tromey1999-10-151-1/+9
* * jvspec.c (jvgenmain_spec): Use `%umain', not just `%u'.Tom Tromey1999-10-141-4/+4
* jvspec.c (lang_specific_driver): Don't read spec file if -fsyntax-only given.Tom Tromey1999-09-231-0/+1
* gjavah.c (get_field_name, [...]): Use xmalloc, not malloc.Kaveh R. Ghazi1999-09-161-2/+1
* Makefile.in (gcc.o, [...]): Depend on gcc.h.Kaveh R. Ghazi1999-09-131-25/+18
* * jvspec.c (lang_specific_driver): Correctly handle --help again.Tom Tromey1999-08-251-2/+6
* gjavah.c (print_name, [...]): Add static prototype.Kaveh R. Ghazi1999-08-251-2/+6
* lang.c (flag_use_divide_subroutine): New variable.Andrew Haley1999-07-211-5/+4
* * jvspec.c (lang_specific_driver): Recognize --help.Tom Tromey1999-06-281-0/+2
* Warning fixes:Kaveh R. Ghazi1999-05-191-5/+5
* Make-lang.in (jvspec.o): Don't define WITH_THREAD_x or WITH_GC_x flags.Tom Tromey1999-05-111-133/+41
* Warning fixes:Kaveh R. Ghazi1999-03-231-0/+2
* jvspec.c (lang_specific_driver): Recognize -fsyntax-only and disable linking ...Tom Tromey1999-02-231-0/+7
* jvspec.c (xmalloc): Kill the prototype.Jeffrey A Law1999-02-101-1/+0
* jvspec.c (lang_specific_driver): Use libgcj, not libjava.Tom Tromey1999-02-101-16/+16
* jvspec.c (THREAD_NAME): Renamed -lqthreads to -lgcjcoop.Tom Tromey1999-02-101-5/+5
* jvspec.c (xmalloc): Fix the prototype to match the one obtained from libiberty.hKaveh R. Ghazi1999-02-021-2/+2
* Fix typo in comment.Per Bothner1999-02-021-1/+2
* jcf-write.c (localvar_alloc): Only emit entry for LocalVariableTable if debug...Per Bothner1999-02-021-0/+14