summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* * lex.h (JAVA_FLOAT_RANGE_ERROR): Typo fix.tromey2000-11-063-3/+39
* * lex.c (java_parse_escape_sequence): Only read two octaltromey2000-11-052-18/+24
* * Makefile.in: Remove all targets related to buildingjsm282000-11-052-12/+5
* * Make-lang.in (java.dvi): New target.tromey2000-11-042-0/+4
* * lang-options.h: Mention -Wout-of-date.tromey2000-11-047-38/+84
* * class.c (cxx_keyword_p): Accept keywords with trailing `$'s.tromey2000-11-043-9/+41
* 2000-10-29 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-11-032-1/+6
* * lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro.tromey2000-11-034-56/+113
* 2000-10-25 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-302-3/+15
* * configure.in: If not NO_MINUS_C_MINUS_O, substitutezack2000-10-274-409/+139
* * lex.c (java_new_lexer): Initialize new fields. Work aroundtromey2000-10-263-135/+244
* 2000-10-24 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-252-2/+9
* Warning fixes:ghazi2000-10-215-4/+31
* 2000-08-15 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-10-212-4/+11
* Removed erroneous ChangeLog entrytromey2000-10-201-7/+0
* * jvspec.c (lang_specific_driver): Recognize -MF and -MT.tromey2000-10-209-201/+144
* 2000-07-18 Bryce McKinlay <bryce@albatross.co.nz>apbianco2000-10-202-3/+9
* 2000-07-19 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-192-4/+28
* 2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-196-69/+152
* 2000-10-17 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-172-1/+6
* * decl.c (init_decl_processing): Call init_class_processing beforebryce2000-10-162-1/+7
* 2000-10-11 Rodney Brown <RodneyBrown@mynd.com>apbianco2000-10-135-4/+25
* * Makefile.in (c-parse.c, tradcif.c): Create atomically.ghazi2000-10-133-8/+18
* Remove obstacks.mmitchel2000-10-1312-162/+134
* Fix for PR gcj/356:tromey2000-10-122-22/+12
* * lex.c (java_new_lexer): Initialize out_first and out_lasttromey2000-10-103-61/+101
* 2000-10-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-103-29/+109
* 2000-10-07 Anthony Green <green@redhat.com>green2000-10-082-3/+9
* Tue Oct 3 13:44:37 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-081-0/+2
* ch:jsm282000-10-072-2/+6
* * jvspec.c (jvgenmain_spec): Added `-fdollars-in-identifiers'.tromey2000-10-065-48/+166
* Tue Oct 3 13:44:37 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-055-39/+221
* Fix for PR gcj/307:tromey2000-10-033-25/+45
* * lex.c (java_read_unicode): Reset bs_count when finished withtromey2000-10-032-0/+6
* * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.mmitchel2000-10-0110-26/+144
* 2000-09-29 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-09-292-1/+35
* * gcc.c (cpp_options): Add spec for -ftabstop=.neil2000-09-261-2/+2
* * Make-lang.in (JAVA_SRCS): Include java-tree.h.mmitchel2000-09-2313-314/+653
* * lex.h: Use HAVE_ICONV_H, not HAVE_ICONV.tromey2000-09-152-1/+5
* * jcf-parse.c: Include <locale.h>.tromey2000-09-133-0/+13
* * expr.c (pop_type_0): Return `Object' if trying to merge twotromey2000-09-123-5/+13
* Fix for PR gcj/33:tromey2000-09-1210-104/+363
* Fix for PR gcj/343:tromey2000-09-123-5/+24
* * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,zack2000-09-113-8/+5
* * typeck.c (build_java_array_type): Correct first parametergeoffk2000-09-092-1/+6
* 2000-09-05 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-09-072-0/+18
* * lang-specs.h: Also recognize `-femit-class-files'.tromey2000-09-062-1/+6
* 2000-08-11 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-09-062-6/+17
* 2000-09-02 Anthony Green <green@redhat.com>green2000-09-064-8/+57
* 2000-08-07 Hans Boehm <boehm@acm.org>bryce2000-09-052-3/+25