OSDN Git Service

PR java/15543
[pf3gnuchains/gcc-fork.git] / gcc / java / lex.c
2004-10-16 hp * expr.c (expr_add_location): Move declaration to...
2004-10-15 rmathew * parse.y (parse_warning_context): Remove ATTRIBUTE_PR...
2004-10-15 kazu * boehm.c, builtins.c, java-except.h, jcf-io.c, jcf...
2004-10-01 kazu * lex.c: Fix a comment typo.
2004-09-30 bothner Simplify lexer. Implement --enable-mapped-location...
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-19 nathan * tree.h (TYPE_CACHED_VALUES_P): New.
2004-08-15 nathan.:
2004-08-05 nathan * tree.h (force_fit_type): Return a tree, take three...
2004-07-24 mrs * boehm.c (set_bit): Improve type safety wrt...
2004-05-26 bryce * lex.c (java_new_lexer): Set 'encoding'.
2003-10-22 kazu * ChangeLog: Fix typos.
2003-05-13 zack * diagnostic.c (output_format): Add support for %m.
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-03-19 tromey * lex.c (do_java_lex): Renamed from java_lex.
2003-02-24 tromey * lang-options.h: Added -Wdeprecated.
2003-01-28 tromey * lex.c (java_lex): Don't include UEOF as part of...
2003-01-12 ghazi * All Files: Convert to ISO C style function definitions.
2003-01-10 geoffkMerge from pch-branch.
2003-01-09 ghazi * All Files: Remove PARAMS macro.
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-11-18 tromey Fix for PR java/7912:
2002-11-18 aph2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>
2002-11-06 tromey Fix for PR java/6388.
2002-11-02 tromeyReverted erroneous checkin
2002-11-02 tromey Fix for PR java/6388.
2002-09-30 greenAdd -fno-assert flag.
2002-09-17 tromey * lex.c (java_read_unicode_collapsing_terminators...
2002-09-16 rthgcc/
2002-07-23 tromey * lex.c (java_lex): Check for `e' or `E' after 0.
2002-06-27 ghazi * lex.c (java_init_lex): Avoid incorrect hardcoded...
2002-06-26 ghazi * lex.c (java_read_char): Avoid "comparison is always...
2002-06-11 tromey * jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC.
2002-03-29 tromey2002-03-29 Martin Kahlert <martin.kahlert@infineon...
2002-03-25 zack * toplev.c: Don't include setjmp.h. Kill float_handle...
2002-03-23 ericb2002-03-21 Eric Blake <ebb9@email.byu.edu>
2002-03-12 ericb2002-03-11 Eric Blake <ebb9@email.byu.edu>
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2001-12-27 ghazi * collect2.c (is_ctor_dtor): Const-ify.
2001-12-23 ghazi * arc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-16 jsm28 * ChangeLog, Make-lang.in, class.c, expr.c, gcj.texi...
2001-12-16 ghazi * c-lex.c (lex_number): Use ISXDIGIT/hex_value.
2001-12-11 tromey * lex.c (java_init_lex): Define wfl_to_string as
2001-12-09 tromey * gjavah.c (cxx_keywords): Re-sorted.
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-11-08 tromey * parse.y (trap_overflow_corner_case): New rule.
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-09-12 ghazi * gjavah.c (cxx_keywords): Const-ification.
2001-09-01 apbianco2001-08-30 Alexandre Petit-Bianco <apbianco@redhat...
2001-07-18 tromey For PR java/2812:
2001-06-20 tromey * lex.c (java_read_char): Disallow invalid and overlong
2001-05-04 apbianco2001-05-03 Mo DeJong <mdejong@redhat.com>
2001-03-26 ghazi * constants.c (PUTN): Use memcpy, not bcopy.
2001-03-23 bryce * gjavah.c (cxx_keywords): Update from the definitive...
2001-03-21 tromey * lex.c (java_read_unicode): Only accept leading ...
2001-02-24 bothnerHandle compiling multiple input files at once, and...
2001-02-07 tromey * lex.c (java_new_lexer): Longer error message.
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-01-25 rearnsha* lex.c (java_read_char): Check for EOF from getc first.
2001-01-15 apbianco2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-14 bothner * parse.y (java_complete_lhs case EXPR_WITH_FILE_LOCAT...
2000-12-13 tromey * Make-lang.in (JAVA_LEX_C): Added chartables.h.
2000-11-20 tromey * lex.c (yylex): Added STRICT_TK case.
2000-11-20 tromey * lex.c (yylex): Recognize floating point constants...
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-11-06 tromey * lex.h (JAVA_FLOAT_RANGE_ERROR): Typo fix.
2000-11-05 tromey * lex.c (java_parse_escape_sequence): Only read two...
2000-11-03 tromey * lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro.
2000-10-26 tromey * lex.c (java_new_lexer): Initialize new fields. ...
2000-10-19 apbianco2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus...
2000-10-13 mmitchel Remove obstacks.
2000-10-10 tromey * lex.c (java_new_lexer): Initialize out_first and...
2000-10-03 tromey * lex.c (java_read_unicode): Reset bs_count when finis...
2000-10-01 mmitchel * c-decl.c (c_expand_body): Don't generate RTL if...
2000-09-12 tromey Fix for PR gcj/33:
2000-09-12 tromey Fix for PR gcj/343:
2000-06-29 tromey * lex.c (java_lineterminator): Don't recognize \r...
2000-05-09 zacktop level:
2000-03-14 apbiancoAdded Java 1.1 language features.
2000-02-22 apbianco2000-02-15 Alexandre Petit-Bianco <apbianco@cygnus...
2000-02-17 zack * Makefile.in (PARSE_C, PARSE_SCAN_C): Move dependenci...
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
1999-09-16 ghazi * gjavah.c (get_field_name, print_method_info, print_i...
1999-08-25 ghazi * gjavah.c (print_name, print_base_classname, utf8_cmp,
1999-08-04 ghaziWarning fixes:
1999-05-25 apbiancoTue May 25 15:06:13 1999 Alexandre Petit-Bianco ...
1999-05-03 apbiancoFri Apr 30 17:54:40 1999 Alexandre Petit-Bianco ...
1999-04-05 ghazi * class.c (add_method_1): Cast the argument...
1999-03-28 ghaziWarning fixes:
1999-03-23 ghaziWarning fixes:
1999-03-21 ghazi * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)
1999-03-13 bothnerh
1999-03-08 bothner
1999-03-06 ghazi * Makefile.in (jcf-parse.o): Depend on $(PARSE_H).
1999-02-19 bothnerd
1999-02-10 tromey1999-02-10 Alexandre Petit-Bianco <apbianco@cygnus...
1999-02-09 apbiancoTue Feb 9 19:31:09 1999 Alexandre Petit-Bianco ...
1999-02-08 apbiancoFri Jan 29 18:19:02 1999 Alexandre Petit-Bianco ...
next