summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* * jcf-dump.c (print_constant, case CONSTANT_float): Don't fallnathan2002-10-012-3/+16
* Fix docsgreen2002-09-302-1/+4
* Add -fno-assert flag.green2002-09-308-5/+52
* 2002-09-26 Andrew Haley <aph@redhat.com>aph2002-09-272-6/+29
* * jcf-parse.c (get_constant): Decode from IEEE no matterrth2002-09-212-30/+27
* * ChangeLog: Follow spelling conventions.kazu2002-09-2112-55/+70
* * lex.c (java_read_unicode_collapsing_terminators): Handle casetromey2002-09-172-1/+6
* Index: gcc/ChangeLoggeoffk2002-09-162-1/+6
* gcc/rth2002-09-164-53/+54
* s/Fix/Follow/kazu2002-09-151-1/+1
* * lang.c: Fix spelling conventions.kazu2002-09-152-1/+5
* 2002-09-11 Per Bothner <per@bothner.com>tromey2002-09-112-16/+15
* 2002-09-03 Jesse Rosenstock <jmr@ugcs.caltech.edu>tromey2002-09-112-2/+9
* 2002-09-09 Ranjit Mathew <rmathew@hotmail.com>tromey2002-09-092-8/+8
* 2002-08-28 Andrew Haley <aph@redhat.com>aph2002-09-053-4/+14
* * gcj.texi: Add chapter about system properties.mark2002-09-022-9/+245
* * parse.y (try_builtin_assignconv): Allow narrowing primitivetromey2002-08-262-2/+10
* * gcj.texi (Invoking gij): Document -cp and -classpath.tromey2002-08-222-0/+12
* * Make-lang.in (java/jcf-path.o): Use $(datadir), nottromey2002-08-222-1/+4
* For PR java/6005 and PR java/7611:tromey2002-08-222-1/+19
* * gcj.texi (Class Initialization): Mention class initialization oftromey2002-08-162-10/+16
* 2002-07-30 Andrew Haley <aph@cambridge.redhat.com>aph2002-08-167-13/+198
* 2002-08-13 Jesse Rosenstock <jmr@fulcrummicro.com>tromey2002-08-132-0/+12
* 2002-08-08 Bryce McKinlay <bryce@waitaki.otago.ac.nz>bryce2002-08-092-0/+9
* * configure.in (enable_coverage): New enable switch.nathan2002-08-082-0/+5
* Index: ChangeLoggeoffk2002-08-053-3/+5
* Index: ChangeLoggeoffk2002-08-048-10/+11
* * doc/include/gcc-common.texi (version-GCC): Increase to 3.3.jsm282002-08-042-1/+5
* * lex.c (java_lex): Check for `e' or `E' after 0.tromey2002-07-232-2/+7
* * expr.c (expand_expr) [TRY_FINALLY_EXPR]: Don't userth2002-07-222-0/+28
* * c-lex.c (GET_ENVIRONMENT): Remove.neil2002-07-212-8/+7
* 2002-07-10 Roger Sayle <roger@eyesopen.com>sayle2002-07-112-3/+7
* * c-common.c (c_common_post_options): Update prototype;neil2002-07-072-2/+9
* PR c++/7099sayle2002-07-062-1/+9
* For PR libgcj/7073:tromey2002-07-022-1/+8
* * tree.h: Modify builtin_function interface to take an extrasayle2002-07-012-26/+36
* 2002-06-29 T.J. Mather <tjmather@maxmind.com>bryce2002-07-012-1/+5
* * parse.y (check_modifiers, declare_local_variables): Avoidghazi2002-06-272-4/+8
* * lex.c (java_init_lex): Avoid incorrect hardcoded constant 11.ghazi2002-06-273-3/+8
* * lex.c (java_read_char): Avoid "comparison is always true"ghazi2002-06-262-2/+7
* * expr.c (JSR): Avoid undefined operation on PC.schwab2002-06-252-1/+9
* cp:ghazi2002-06-212-1/+5
* 2002-06-13 Akim Demaille <akim@epita.fr>tromey2002-06-132-6/+18
* * jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC.tromey2002-06-118-81/+205
* 2002-06-10 Akim Demaille <akim@epita.fr>tromey2002-06-112-760/+765
* * Make-lang.in (java/lang.o): Use LANGHOOKS_DEF_H.tromey2002-06-112-1/+3
* * parse.y (method_header): Give error message in all cases.tromey2002-06-112-3/+17
* Don't use RTL inlining. Fix for PR java/6820.bryce2002-06-102-0/+38
* * gjavah.c (throwable_p): Accept argument as either a classname orbryce2002-06-102-10/+27
* 2002-06-08 H.J. Lu (hjl@gnu.org)hjl2002-06-082-1/+5