summaryrefslogtreecommitdiff
path: root/gcc/java/jvspec.c
Commit message (Expand)AuthorAgeFilesLines
* * jvspec.c (jvgenmain_spec): Added `*' after fassume-compiled andtromey2003-06-081-1/+1
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-5/+6
* Merge basic-improvements-branch to trunkzack2002-12-161-23/+18
* * gcc.c (The Specs Language): Document spec functions.thorpej2002-11-191-0/+6
* 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>aph2002-11-181-4/+4
* Add -fno-assert flag.green2002-09-301-1/+1
* * ChangeLog: Follow spelling conventions.kazu2002-09-211-4/+4
* For PR java/6314:tromey2002-04-231-18/+8
* Add --extdirs support.green2002-04-121-0/+1
* Make --CLASSPATH by a synonym for --classpath and -classpath.bothner2002-03-031-3/+5
* * expr.c (java_array_data_offset): Removed function.bryce2002-02-281-0/+1
* Fix for PR java/2369:tromey2002-02-231-0/+43
* * arc.c (arc_hard_regno_mode_ok): Const-ify.ghazi2001-12-231-1/+1
* gcc/java:bryce2001-12-151-0/+1
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-031-1/+1
* * gcc.c (set_collect_gcc_options): New function, split out fromro2001-11-271-6/+12
* 2001-09-06 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-071-1/+0
* * class.c (O_BINARY): Define if necessary.green2001-09-061-2/+45
* Revert Rainer Orth's Java and gcc.c patch.dje2001-08-121-12/+6
* * gcc.c (set_collect_gcc_options): New function, split out fromro2001-08-021-6/+12
* * jvspec.c (jvgenmain_spec): Remove -ffilelist-file from cc1tromey2001-07-131-0/+1
* * jvspec.c (lang_specific_pre_link): Re-arrange the linkerbothner2001-05-181-1/+15
* * jcf-io.c (read_zip_member): Cast to long in comparison withghazi2001-04-291-2/+2
* * collect2.c (main): Use concat in lieu of xmalloc/sprintf.ghazi2001-04-231-8/+2
* 2001-02-07 Andrew Haley <aph@redhat.com>aph2001-03-231-0/+1
* * jvspec.c (lang_specific_driver): Check for .zip and .jar files.bothner2001-03-191-27/+35
* * jvspec.c (lang_specific_driver): Fix -C handling.bothner2001-03-161-2/+7
* Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog.bothner2001-02-241-52/+56
* gcc/java:bryce2001-02-051-1/+18
* * jvspec.c (jvgenmain_spec): Omit -fencoding from cc1 invocation.tromey2001-01-101-1/+1
* * jvspec.c (lang_specific_driver): Recognize -MF and -MT.tromey2000-10-201-3/+5
* * jvspec.c (jvgenmain_spec): Added `-fdollars-in-identifiers'.tromey2000-10-061-1/+1
* * gcc.h (lang_specific_driver): Constify second argument.zack2000-08-021-6/+5
* * jvspec.c (jvgenmain_spec): Add `%{<...}' construct for eachtromey2000-03-271-1/+8
* Fix copyrightslaw2000-02-261-1/+1
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-2/+2
* * jvgenmain.c (usage): New function.tromey1999-10-151-1/+9
* * jvspec.c (jvgenmain_spec): Use `%umain', not just `%u'.tromey1999-10-141-4/+4
* * jvspec.c (lang_specific_driver): Don't read spec file iftromey1999-09-231-0/+1
* * gjavah.c (get_field_name, print_method_info, print_include,ghazi1999-09-161-2/+1
* * Makefile.in (gcc.o, gccspec.o, cppspec.o): Depend on gcc.h.ghazi1999-09-131-25/+18
* * jvspec.c (lang_specific_driver): Correctly handle --help again.tromey1999-08-251-2/+6
* * gjavah.c (print_name, print_base_classname, utf8_cmp,ghazi1999-08-251-2/+6
* 1999-07-15 Andrew Haley <aph@cygnus.com>aph1999-07-211-5/+4
* * jvspec.c (lang_specific_driver): Recognize --help.tromey1999-06-281-0/+2
* Warning fixes:ghazi1999-05-191-5/+5
* * Make-lang.in (jvspec.o): Don't define WITH_THREAD_x or WITH_GC_xtromey1999-05-111-133/+41
* Warning fixes:ghazi1999-03-231-0/+2
* * jvspec.c (lang_specific_driver): Recognize -fsyntax-only andtromey1999-02-231-0/+7
* * jvspec.c (xmalloc): Kill the prototype. It does not belonglaw1999-02-101-1/+0