summaryrefslogtreecommitdiff
path: root/gcc/java/lang-specs.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton2007-07-311-5/+4
* Merged gcj-eclipse branch to trunk.Tom Tromey2007-01-091-4/+27
* Update FSF address.Kelley Cook2005-06-251-2/+2
* boehm.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* gcc.c (combine_flag): New global variable, for new driver option.Caroline Tice2004-04-051-5/+5
* lang-specs.h: Rewrite -MD and -MMD to append an underscore.Neil Booth2003-06-141-1/+1
* Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher2003-01-011-5/+6
* [multiple changes]Alexandre Petit-Bianco2001-07-111-1/+3
* gcc.c, [...]: Add zero initializer for cpp_spec field to all array elements.Zack Weinberg2001-03-021-5/+5
* jvspec.c (lang_specific_driver): Recognize -MF and -MT.Tom Tromey2000-10-201-1/+2
* gcc.c (cpp_options): Add spec for -ftabstop=.Neil Booth2000-09-261-2/+2
* * lang-specs.h: Also recognize `-femit-class-files'.Tom Tromey2000-09-061-1/+2
* lang-specs.h: Do not process -o or run the assembler if -fsyntax-only.Nix2000-08-211-2/+2
* lang-specs.h: Added %(jc1) to java compiler options.Jeff Sturm2000-07-191-1/+1
* * lang-specs.h: Added %{I*}.Tom Tromey2000-07-131-1/+1
* gcc.c (do_spec_1): Add new %B operator.Zack Weinberg2000-07-131-16/+8
* class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native fu...Tom Tromey2000-05-021-1/+2
* * lang-specs.h: Added `%(jc1)' to the jc1 spec.Tom Tromey1999-09-221-1/+1
* flags.h: Declare flag_no_ident.Zack Weinberg1999-01-311-2/+2
* Fix FSF address in copyright header.Jeff Law1999-01-111-1/+2
* jcf-path.c (add_entry): recognize ".jar" tooAlexandre Oliva1998-11-261-0/+1
* * lang-specs.h: `.zip' files are input to jc1.Tom Tromey1998-10-231-0/+1
* jvspecs.c: Add (but don't enable) support for combining multiple .class and ....Per Bothner1998-10-221-1/+1
* jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja...Tom Tromey1998-10-221-5/+6
* jcf-write.c (write_classfile): Add output class file as target.Tom Tromey1998-10-141-10/+11
* Initial revisionAnthony Green1998-09-061-0/+38