Age | Commit message (Expand) | Author | Files | Lines |
2003-02-28 | re PR java/9695 (Inner class bug prevent GNU Classpath from compiling) | Tom Tromey | 1 | -1/+12 |
2003-02-20 | Change base class access representation. | Nathan Sidwell | 1 | -2/+0 |
2003-01-31 | tree.h (TYPE_BINFO_SIZE, [...]): Remove. | Nathan Sidwell | 1 | -3/+3 |
2003-01-24 | class.c (build_static_field_ref): Only a String or numeric field can fold to ... | Tom Tromey | 1 | -2/+12 |
2003-01-22 | gcj.texi (Input and output files): Mention non-class entries. | Tom Tromey | 1 | -108/+1 |
2003-01-21 | class.c (supers_all_compiled): New function. | Tom Tromey | 1 | -7/+18 |
2003-01-18 | check-init.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-01-14 | class.c (make_class_data): Check that super is compiled before building class... | Tom Tromey | 1 | -1/+2 |
2003-01-12 | * All Files: Convert to ISO C style function definitions. | Kaveh R. Ghazi | 1 | -141/+66 |
2003-01-10 | * class.c, gjavah.c, parse.y, verify.c: Don't use PTR. | Kaveh R. Ghazi | 1 | -2/+2 |
2003-01-09 | * All Files: Remove PARAMS macro. | Kaveh R. Ghazi | 1 | -15/+15 |
2003-01-07 | class.c (add_assume_compiled): Don't adjust parent if we're already at the ro... | Tom Tromey | 1 | -2/+4 |
2003-01-01 | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 1 | -5/+5 |
2002-12-23 | class.c (build_static_field_ref): Check FIELD_FINAL. | Jeff Sturm | 1 | -1/+3 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-12-03 | natClassLoader.cc (_Jv_PrepareCompiledClass): Call _Jv_PushClass. | Andrew Haley | 1 | -0/+1 |
2002-11-18 | buffer.c: Remove unnecessary casts. | Jens-Michael Hoffmann | 1 | -5/+4 |
2002-11-02 | re PR java/8415 (reflection bug: exception info for Method) | Tom Tromey | 1 | -1/+1 |
2002-10-11 | decl.c (typename_hash): Use htab_hash_pointer. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-09-21 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -3/+3 |
2002-08-04 | Index: ChangeLog | Geoffrey Keating | 1 | -1/+0 |
2002-06-04 | java-tree.h, [...]: Remove all #if JAVA_USE_HANDLES blocks... | Zack Weinberg | 1 | -43/+14 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -54/+86 |
2002-04-18 | class.c (make_class_data): Set DECL_ALIGN on static class data, for hash sync... | Bryce McKinlay | 1 | -0/+5 |
2002-03-03 | attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof... | Kaveh R. Ghazi | 1 | -1/+1 |
2002-02-22 | class.c: Change vtable to be more compatible with g++ v3 abi. | Per Bothner | 1 | -4/+20 |
2002-02-18 | java-tree.h (TYPE_STRICTFP): New macro. | Tom Tromey | 1 | -0/+6 |
2002-02-11 | class.c (build_utf8_ref): Move declaration of decl_size | David Billinghurst | 1 | -13/+16 |
2002-02-04 | output.h (SECTION_OVERRIDE): Define. | Anthony Green | 1 | -1/+15 |
2002-02-02 | class.c (add_field): Mark static fields external. | Richard Henderson | 1 | -2/+4 |
2002-01-03 | class.c (compile_resource_file): Update copyright date. | Graham Stott | 1 | -2/+2 |
2001-12-21 | class.c (compile_resource_file): Set TREE_PUBLIC on the constructor only if t... | Richard Henderson | 1 | -2/+5 |
2001-12-21 | * class.c (build_class_ref): Mark _Jv_fooClass DECL_EXTERNAL. | Richard Henderson | 1 | -0/+1 |
2001-12-16 | ChangeLog, [...]: Fix spelling errors. | Joseph Myers | 1 | -2/+2 |
2001-12-15 | java-tree.h (otable_methods, [...]): New field/global tree definitions. | Bryce McKinlay | 1 | -5/+119 |
2001-12-14 | class.c (get_dispatch_table): Fix java vtable layout for TARGET_VTABLE_USES_D... | Hans Boehm | 1 | -7/+17 |
2001-12-11 | class.c (make_method_value): Use null_pointer_node to represent empty excepti... | Jeff Sturm | 1 | -1/+1 |
2001-12-06 | Restore support for static class initialization optimization. | Per Bothner | 1 | -6/+3 |
2001-11-30 | * class.c (add_interface_do): Set BINFO_VPTR_FIELD. | Bryce McKinlay | 1 | -0/+1 |
2001-09-21 | tree.def (FDESC_EXPR): New. | Richard Henderson | 1 | -14/+65 |
2001-09-10 | * class.c (build_class_ref): Set DECL_EXTERNAL before make_decl_rtl. | Richard Henderson | 1 | -2/+2 |
2001-09-06 | class.c (O_BINARY): Define if necessary. | Anthony Green | 1 | -0/+112 |
2001-08-31 | class.c (set_constant_value): When not emiting class files, then a String Con... | Per Bothner | 1 | -2/+4 |
2001-08-30 | Temporaily change error to wanring to hopefully allow boostrap. | Per Bothner | 1 | -1/+1 |
2001-08-30 | jcf-write.c (generate_classfile): Don't write ConstantValue attribute if fiel... | Per Bothner | 1 | -0/+6 |
2001-08-24 | decl.c (init_decl_processing): Add `throws' field to method descriptor. | Tom Tromey | 1 | -0/+39 |
2001-08-17 | defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ... | Richard Henderson | 1 | -1/+1 |
2001-08-16 | varasm.c (named_section_flags): Remove align parameter. | Richard Henderson | 1 | -2/+2 |
2001-08-10 | Restore HPUX gcj bootstrap. | Anthony Green | 1 | -0/+4 |
2001-08-09 | Move constructor/destructor handling into target hooks. | Richard Henderson | 1 | -12/+24 |