summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* fortran/rsandifo2005-04-122-1/+5
* * system.h: Poison PARAMS.ghazi2005-04-082-5/+9
* * class.c (push_class): By default, suppress debug output.bothner2005-04-072-0/+7
* 2005-04-07 Andrew Haley <aph@redhat.com>aph2005-04-072-2/+18
* * gcj.texi: Fix a typo.kazu2005-04-043-2/+7
* 2005-04-01 Thomas Fitzsimmons <fitzsim@redhat.com>fitzsim2005-04-022-4/+53
* * decl.c (java_init_decl_processing): Fix types oftromey2005-04-012-9/+21
* 2005-03-31 Jan Hubicka <jh@suse.cz>hubicka2005-03-304-5/+19
* * parse.y (maybe_yank_clinit): Don't crash if bbody is NULL.ian2005-03-302-1/+5
* * jcf-dump.c (HANDLE_INNERCLASSES_ATTRIBUTE): Handle cases wheretromey2005-03-302-7/+20
* libjava:tromey2005-03-292-0/+14
* From libjava...green2005-03-252-2/+9
* libjava:tromey2005-03-232-1/+13
* * langhooks.h (truthvalue_conversion): Remove.jsm282005-03-232-2/+4
* 2005-03-18 Andrew Haley <aph@redhat.com>aph2005-03-182-1/+17
* 2005-03-17 Bryce McKinlay <mckinlay@redhat.com>bryce2005-03-172-17/+39
* 2005-03-16 Andrew Haley <aph@redhat.com>aph2005-03-172-24/+11
* config:zack2005-03-162-33/+38
* libjava:tromey2005-03-112-2/+12
* PR java/20312rmathew2005-03-102-5/+7
* PR java/20338rmathew2005-03-092-2/+9
* * Revert patch from 2005-03-08 for causing bootstrap failure onjules2005-03-082-7/+5
* 2005-03-07 Ranjit Mathew <rmathew@hotmail.com>bryce2005-03-081-0/+4
* * decl.c (finish_method): Give methods once-only linkage.jules2005-03-082-0/+11
* 2005-03-04 Bryce McKinlay <mckinlay@redhat.com>bryce2005-03-075-191/+37
* gcc/java:tromey2005-03-072-2/+10
* * jcf-dump.c, jcf-io.c, jcf-reader.c, lang.c, parse.h,kazu2005-03-067-6/+11
* Remove xref code.rmathew2005-03-069-224/+45
* gcc/kazu2005-03-052-2/+7
* 2005-03-04 Andrew Haley <aph@redhat.com>aph2005-03-042-8/+22
* * jcf-io.c (caching_stat): Use __extension__ to avoid pedanticghazi2005-03-033-8/+11
* PR java/8608bothner2005-03-012-24/+25
* * jcf-reader.c (get_attribute): Handle SourceDebugExtension (JSR 45)bothner2005-03-013-0/+20
* * java-tree.h (IDENTIFIER_HANDLECLASS_VALUE): Remove ancient macro.bothner2005-03-012-8/+7
* 2005-02-23 Thomas Fitzsimmons <fitzsim@redhat.com>fitzsim2005-02-232-5/+41
* PR java/20056:tromey2005-02-222-17/+45
* PR java/20056:tromey2005-02-192-2/+6
* PR java/20056:tromey2005-02-194-15/+61
* gcc/java:tromey2005-02-142-0/+7
* 2005-02-14 Andrew Haley <aph@redhat.com>aph2005-02-143-13/+50
* * builtins.c, java-except.h, jcf-parse.c, jv-scan.c, lex.c,kazu2005-02-127-6/+12
* PR java/15543bothner2005-02-124-35/+23
* * builtins.c (DEF_BUILTIN): Add COND argument.rth2005-02-103-0/+11
* 2005-02-08 Marcin Dalecki <martin@dalecki.de>tromey2005-02-082-1/+6
* * doc/cpp.texi: Include gcc-common.texi. Don't define gcctaboptjsm282005-02-062-1/+5
* * gcj.texi (libgcj Runtime Properties): Default library_controltromey2005-02-022-5/+10
* PR java/15543rmathew2005-02-023-3/+13
* PR java/19742:tromey2005-02-022-0/+7
* * jcf-write.c (generate_bytecode_insns): Implement RSHIFT_EXPRsayle2005-02-012-1/+8
* PR java/19738rmathew2005-02-012-27/+40