Age | Commit message (Expand) | Author | Files | Lines |
2000-04-24 | Respective ChangeLogs for common, cp/, java/ | Robert Lipe | 2 | -5/+5 |
2000-04-23 | * boehm.c (mark_reference_fields): Use int_byte_position. | Tom Tromey | 2 | -1/+5 |
2000-04-23 | boehm.c (mark_reference_fields): Only call byte_position on non-static fields. | Tom Tromey | 2 | -1/+7 |
2000-04-22 | Convert C++ comment to block comment | Zack Weinberg | 1 | -2/+2 |
2000-04-22 | boehm.c (mark_reference_fields): Added `last_view_index' argument. | Tom Tromey | 2 | -20/+38 |
2000-04-21 | [multiple changes] | Alexandre Petit-Bianco | 4 | -182/+331 |
2000-04-21 | re GNATS gcj/124 (protected constructor for InvocationTargetException still v... | Tom Tromey | 3 | -238/+178 |
2000-04-20 | jcf-dump.c (SPECIAL_IINC): Fixed typo printing iinc instruction. | Jason Schroeder | 2 | -1/+5 |
2000-04-19 | parse.y (yyerror): `msg' can be null, don't use it in that case. | Alexandre Petit-Bianco | 3 | -2/+6 |
2000-04-19 | * gjavah.c (cxx_keyword_subst): Avoid potential infinite loop. | Tom Tromey | 2 | -4/+11 |
2000-04-18 | [multiple changes] | Alexandre Petit-Bianco | 3 | -180/+290 |
2000-04-18 | re GNATS gcj/211 (gcjh doesn't handle method names that are reserved C++ keyw... | Tom Tromey | 2 | -21/+85 |
2000-04-17 | gjavah.c (print_name_for_stub_or_jni): Don't prefix method names with a newli... | Bryce McKinlay | 2 | -5/+14 |
2000-04-17 | re GNATS gcj/205 (gcjh confused about similar method and attribute names) | Tom Tromey | 2 | -2/+7 |
2000-04-06 | re GNATS gcj/140 (gcj permits assignment to array length) | Tom Tromey | 3 | -8/+26 |
2000-04-05 | class.c (decl_hash): Prototype removed. | Alexandre Petit-Bianco | 2 | -2/+5 |
2000-04-06 | re GNATS gcj/164 (compiler permits "volatile final" variables) | Tom Tromey | 4 | -13/+41 |
2000-04-05 | class.c: (java_hash_hash_tree_node): Renamed from `decl_hash', made global. | Alexandre Petit-Bianco | 5 | -259/+226 |
2000-04-05 | jcf-depend.c (add_entry): Fixed bug where list was always replaced with lates... | Matt Welsh | 2 | -1/+6 |
2000-04-04 | boehm.c (mark_reference_fields, set_bit): Prototype. | Kaveh R. Ghazi | 7 | -432/+466 |
2000-03-31 | Fixed email address typo in Thu Mar 30, 2000 ChangeLog entry. | Alexandre Petit-Bianco | 1 | -1/+1 |
2000-03-30 | expr.c (java_lang_expand_expr): Added Anthony's Thu Jan 6 2000 patch missing ... | Alexandre Petit-Bianco | 2 | -5/+12 |
2000-03-30 | gjavah.c (D_NAN_MASK): Only define as word-reversed when HOST_FLOAT_WORDS_BIG... | Tom Tromey | 2 | -1/+6 |
2000-03-28 | parse-scan.y (pop_class_context): Reset `inner_qualifier_length' when negativ... | Alexandre Petit-Bianco | 3 | -3/+9 |
2000-03-28 | [multiple changes] | Alexandre Petit-Bianco | 5 | -1044/+1186 |
2000-03-27 | jvspec.c (jvgenmain_spec): Add `%{<...}' construct for each Java-specific `-f... | Tom Tromey | 2 | -1/+13 |
2000-03-26 | stor-layout.c (layout_type, [...]): early_type_list is now a list of TREE_LIS... | Richard Kenner | 2 | -7/+17 |
2000-03-25 | * Rework fields used to describe positions of bitfields and | Richard Kenner | 4 | -26/+32 |
2000-03-22 | [multiple changes] | Alexandre Petit-Bianco | 8 | -580/+1158 |
2000-03-22 | jcf-write.c (generate_bytecode_insns): TRY_FINALLY_EXPR... | Alexandre Petit-Bianco | 2 | -3/+10 |
2000-03-19 | emit-rtl.c (push_to_full_sequence, [...]): New functions. | Martin v. Löwis | 2 | -1/+5 |
2000-03-17 | * Clean up usages of TREE_INT_CST_LOW. | Richard Kenner | 4 | -39/+49 |
2000-03-16 | lang.c (flag_hash_synchronization): New global. | Tom Tromey | 7 | -11/+39 |
2000-03-16 | * lang.c (lang_decode_option): Enable -Wunused when -Wall given. | Tom Tromey | 2 | -0/+7 |
2000-03-16 | decl.c (init_decl_processing): Set type of `sync_info' to be pointer to Object. | Tom Tromey | 3 | -23/+66 |
2000-03-15 | re GNATS gcj/172 (compiler rejects inner-class argument to inner-class constr... | Alexandre Petit-Bianco | 3 | -2/+9 |
2000-03-14 | check-init.c (check_init): Add new cases for unary and binary tree nodes. | Andrew Haley | 2 | -0/+20 |
2000-03-13 | parse.y (resolve_package): Set `next' once a type name has been progressively... | Alexandre Petit-Bianco | 3 | -156/+67 |
2000-03-13 | Added Java 1.1 language features. | Alexandre Petit-Bianco | 21 | -3071/+8759 |
2000-03-13 | typeck.c (build_prim_array_type): Correctly set the high word too. | Hans Boehm | 2 | -1/+5 |
2000-03-07 | re GNATS gcj/107 (Bad array or type conversion bug when compiling bytecode) | Anthony Green | 2 | -3/+11 |
2000-03-07 | re GNATS gcj/102 (crashes when compiling try block from java source) | Alexandre Petit-Bianco | 3 | -8/+21 |
2000-03-07 | re GNATS gcj/94 (compiler allows assignment to interface constants) | Alexandre Petit-Bianco | 3 | -5/+21 |
2000-03-07 | re GNATS gcj/108 (Compiler doesn't check access modifiers on interface implem... | Alexandre Petit-Bianco | 6 | -2/+26 |
2000-03-07 | *** empty log message *** | Alexandre Petit-Bianco | 2 | -341/+490 |
2000-03-07 | tree.h (INT_CST_LT, [...]): Remove unneeded casts. | Richard Kenner | 5 | -16/+29 |
2000-03-07 | decl.c (init_decl_processing): Added new class fields `depth', `ancestors', a... | Bryce McKinlay | 6 | -14/+49 |
2000-03-06 | [multiple changes] | Alexandre Petit-Bianco | 5 | -70/+132 |
2000-03-06 | * Make-lang.in (JAVA_SRCS): Added boehm.c, lex.c. | Tom Tromey | 2 | -1/+5 |
2000-03-04 | Makefile.in (JAVA_OBJS): Added boehm.o. | Tom Tromey | 7 | -8/+186 |