summaryrefslogtreecommitdiffstats
path: root/gcc/java/lex.c
Commit message (Expand)AuthorAgeFilesLines
* * diagnostic.c (output_format): Add support for %m.zack2003-05-131-1/+1
* * input.h (lineno): Rename to ...nathan2003-05-011-6/+6
* * lex.c (do_java_lex): Renamed from java_lex.tromey2003-03-191-1/+20
* * lang-options.h: Added -Wdeprecated.tromey2003-02-241-41/+104
* * lex.c (java_lex): Don't include UEOF as part of token.tromey2003-01-281-14/+23
* * All Files: Convert to ISO C style function definitions.ghazi2003-01-121-66/+31
* Merge from pch-branch.geoffk2003-01-101-1/+1
* * All Files: Remove PARAMS macro.ghazi2003-01-091-25/+24
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-5/+6
* Fix for PR java/7912:tromey2002-11-181-4/+0
* 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>aph2002-11-181-10/+9
* Fix for PR java/6388.tromey2002-11-061-37/+28
* Reverted erroneous checkintromey2002-11-021-28/+37
* Fix for PR java/6388.tromey2002-11-021-37/+28
* Add -fno-assert flag.green2002-09-301-1/+9
* * lex.c (java_read_unicode_collapsing_terminators): Handle casetromey2002-09-171-1/+1
* gcc/rth2002-09-161-1/+1
* * lex.c (java_lex): Check for `e' or `E' after 0.tromey2002-07-231-2/+3
* * lex.c (java_init_lex): Avoid incorrect hardcoded constant 11.ghazi2002-06-271-1/+1
* * lex.c (java_read_char): Avoid "comparison is always true"ghazi2002-06-261-2/+2
* * jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC.tromey2002-06-111-0/+1
* 2002-03-29 Martin Kahlert <martin.kahlert@infineon.com>tromey2002-03-291-2/+7
* * toplev.c: Don't include setjmp.h. Kill float_handler_set,zack2002-03-251-34/+19
* 2002-03-21 Eric Blake <ebb9@email.byu.edu>ericb2002-03-231-0/+2
* 2002-03-11 Eric Blake <ebb9@email.byu.edu>ericb2002-03-121-75/+75
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-4/+0
* * collect2.c (is_ctor_dtor): Const-ify.ghazi2001-12-271-2/+2
* * arc.c (arc_hard_regno_mode_ok): Const-ify.ghazi2001-12-231-1/+1
* * ChangeLog, Make-lang.in, class.c, expr.c, gcj.texi, java-tree.h,jsm282001-12-161-1/+1
* * c-lex.c (lex_number): Use ISXDIGIT/hex_value.ghazi2001-12-161-5/+3
* * lex.c (java_init_lex): Define wfl_to_string astromey2001-12-111-1/+4
* * gjavah.c (cxx_keywords): Re-sorted.tromey2001-12-091-2/+2
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-031-1/+1
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-011-1/+1
* * parse.y (trap_overflow_corner_case): New rule.tromey2001-11-081-11/+45
* * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosghazi2001-10-211-2/+2
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-1/+1
* * gjavah.c (cxx_keywords): Const-ification.ghazi2001-09-121-1/+1
* 2001-08-30 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-011-0/+9
* For PR java/2812:tromey2001-07-181-3/+4
* * lex.c (java_read_char): Disallow invalid and overlongtromey2001-06-201-10/+23
* 2001-05-03 Mo DeJong <mdejong@redhat.com>apbianco2001-05-041-0/+1
* * constants.c (PUTN): Use memcpy, not bcopy.ghazi2001-03-261-4/+2
* * gjavah.c (cxx_keywords): Update from the definitive list in cp/lex.c.bryce2001-03-231-4/+77
* * lex.c (java_read_unicode): Only accept leading `u's.tromey2001-03-211-5/+10
* Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog.bothner2001-02-241-1/+1
* * lex.c (java_new_lexer): Longer error message.tromey2001-02-071-1/+1
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-6/+11
* * lex.c (java_read_char): Check for EOF from getc first.rearnsha2001-01-251-2/+2
* 2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-151-1/+103
OpenPOWER on IntegriCloud