aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/jvspec.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-28treetree.c: Convert remaining K&R prototypes to ISO C90.Andreas Jaeger1-9/+5
2003-07-19fixfixes.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-2/+2
2003-06-08jvspec.c (jvgenmain_spec): Added `*' after fassume-compiled and fno-assume-co...Tom Tromey1-1/+1
2003-01-01Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-5/+6
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-23/+18
2002-11-19gcc.c (The Specs Language): Document spec functions.Jason Thorpe1-0/+6
2002-11-18buffer.c: Remove unnecessary casts.Jens-Michael Hoffmann1-4/+4
2002-09-30Add -fno-assert flag.Anthony Green1-1/+1
2002-09-21ChangeLog: Follow spelling conventions.Kazu Hirata1-4/+4
2002-04-23For PR java/6314:Tom Tromey1-18/+8
2002-04-12Add --extdirs support.Anthony Green1-0/+1
2002-03-03Make --CLASSPATH by a synonym for --classpath and -classpath.Per Bothner1-3/+5
2002-02-28expr.c (java_array_data_offset): Removed function.Bryce McKinlay1-0/+1
2002-02-23re PR java/2369 (--main should check the following symbol)Tom Tromey1-0/+43
2001-12-23arc.c (arc_hard_regno_mode_ok): Const-ify.Kaveh R. Ghazi1-1/+1
2001-12-15java-tree.h (otable_methods, [...]): New field/global tree definitions.Bryce McKinlay1-0/+1
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-1/+1
2001-11-27re PR other/3968 (COLLECT_GCC_OPTIONS empty)Rainer Orth1-6/+12
2001-09-07java-tree.h (compile_resource_file): Grouped with other prototypes.Alexandre Petit-Bianco1-1/+0
2001-09-06class.c (O_BINARY): Define if necessary.Anthony Green1-2/+45
2001-08-12Revert Rainer Orth's Java and gcc.c patch.David Edelsohn1-12/+6
2001-08-02re PR java/227 (mips-tfile:internal error (when compiling java code))Rainer Orth1-6/+12
2001-07-13jvspec.c (jvgenmain_spec): Remove -ffilelist-file from cc1 invocation.Tom Tromey1-0/+1
2001-05-18jvspec.c (lang_specific_pre_link): Re-arrange the linker command line so the ...Per Bothner1-1/+15
2001-04-29jcf-io.c (read_zip_member): Cast to long in comparison with signed value.Kaveh R. Ghazi1-2/+2
2001-04-23collect2.c (main): Use concat in lieu of xmalloc/sprintf.Kaveh R. Ghazi1-8/+2
2001-03-23gcj.texi (Configure-time Options): Add -fcheck-references.Andrew Haley1-0/+1
2001-03-19jvspec.c (lang_specific_driver): Check for .zip and .jar files.Per Bothner1-27/+35
2001-03-15jvspec.c (lang_specific_driver): Fix -C handling.Per Bothner1-2/+7
2001-02-23Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog.Per Bothner1-52/+56
2001-02-05Make-lang.in (jvspec.o): Add DRIVER_DEFINES to the list of macros used when c...Bryce McKinlay1-1/+18
2001-01-10* jvspec.c (jvgenmain_spec): Omit -fencoding from cc1 invocation.Tom Tromey1-1/+1
2000-10-20jvspec.c (lang_specific_driver): Recognize -MF and -MT.Tom Tromey1-3/+5
2000-10-06jvspec.c (jvgenmain_spec): Added `-fdollars-in-identifiers'.Tom Tromey1-1/+1
2000-08-02gcc.h (lang_specific_driver): Constify second argument.Zack Weinberg1-6/+5
2000-03-27jvspec.c (jvgenmain_spec): Add `%{<...}' construct for each Java-specific `-f...Tom Tromey1-1/+8
2000-02-26Fix copyrightsJeff Law1-1/+1
2000-01-21buffer.h: PROTO -> PARAMS.Kaveh R. Ghazi1-2/+2
1999-10-15jvgenmain.c (usage): New function.Tom Tromey1-1/+9
1999-10-14* jvspec.c (jvgenmain_spec): Use `%umain', not just `%u'.Tom Tromey1-4/+4
1999-09-23jvspec.c (lang_specific_driver): Don't read spec file if -fsyntax-only given.Tom Tromey1-0/+1
1999-09-16gjavah.c (get_field_name, [...]): Use xmalloc, not malloc.Kaveh R. Ghazi1-2/+1
1999-09-13Makefile.in (gcc.o, [...]): Depend on gcc.h.Kaveh R. Ghazi1-25/+18
1999-08-25* jvspec.c (lang_specific_driver): Correctly handle --help again.Tom Tromey1-2/+6
1999-08-25gjavah.c (print_name, [...]): Add static prototype.Kaveh R. Ghazi1-2/+6
1999-07-21lang.c (flag_use_divide_subroutine): New variable.Andrew Haley1-5/+4
1999-06-28* jvspec.c (lang_specific_driver): Recognize --help.Tom Tromey1-0/+2
1999-05-19Warning fixes:Kaveh R. Ghazi1-5/+5
1999-05-11Make-lang.in (jvspec.o): Don't define WITH_THREAD_x or WITH_GC_x flags.Tom Tromey1-133/+41
1999-03-23Warning fixes:Kaveh R. Ghazi1-0/+2