aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/jvspec.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-13* jvspec.c (jvgenmain_spec): Remove %{a*}.Joseph Myers1-2/+2
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-1/+1
2010-09-22common.opt (-assemble, [...]): New.Joseph Myers1-1/+1
2010-09-02* jvspec.c (jvgenmain_spec): Don't handle -fnew-verifier.Joseph Myers1-1/+1
2010-09-02re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers1-14/+3
2010-08-22Makefile.in (gccspec.o, cppspec.o): Update dependencies.Joseph Myers1-267/+238
2010-06-04darwin-driver.c (darwin_default_min_version): UseJoseph Myers1-4/+4
2010-05-28re PR driver/15303 (When gcc sees an unrecognized option, the exit status ind...Joseph Myers1-10/+10
2010-01-20* jvspec.c (lang_specific_driver): Constify two variables named "p".Joern Rennecke1-2/+2
2009-11-28jvspec.c (lang_specific_driver): Remove unused saw_verbose_flag variable.Jakub Jelinek1-4/+0
2009-08-12builtins.c (compareAndSwapInt_builtin): Use flag_use_atomic_builtins.Andrew Haley1-0/+1
2007-07-31java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton1-4/+3
2007-02-06re PR driver/30714 (gcj driver doesn't recognize files starting with II)Tom Tromey1-1/+1
2007-01-30* jvspec.c (lang_specific_driver): Remove unused classpath_args.Ben Elliston1-4/+0
2007-01-29re PR java/30607 (gcj -I x -C doesn't include x as source dir search patch)Tom Tromey1-2/+12
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey1-35/+68
2006-09-12jvspec.c (lang_specific_driver): Read spec file even if -fsyntax-only.Tom Tromey1-2/+1
2006-08-17jvspec.c (lang_specific_driver): Add -s-bc-abi when needed.Jakub Jelinek1-0/+13
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-3/+3
2006-01-16jvspec.c (lang_specific_spec_functions): removeRafael Espindola1-6/+0
2005-07-13jvspec.c (lang_specific_driver): Put filelist_filename first on command line.Tom Tromey1-9/+16
2005-07-12reverted erroneous commitTom Tromey1-14/+8
2005-07-12re PR java/19674 (Empty declaration through semicolon (;) causes compile fail...Tom Tromey1-8/+14
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-11-25darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic.Joseph Myers1-4/+4
2004-11-25* Merged gcj-abi-2-dev-branch to trunk.Tom Tromey1-1/+1
2004-10-13re PR java/15578 (gcj doesn't support -extdirs)Tom Tromey1-5/+9
2003-10-05* builtins.c, jcf.h, jvspec.c: Remove PARAMS macros.Kelley Cook1-2/+2
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