Age | Commit message (Expand) | Author | Files | Lines |
2003-11-25 | re PR java/13183 ([unit-at-a-time] incorrect multidimensional array initializ... | Jeff Sturm | 1 | -2/+18 |
2003-04-13 | tree.c (build_constructor): New function. | Zack Weinberg | 1 | -4/+3 |
2003-01-23 | * constants.c (set_constant_entry): Allocated cleared memory. | Tom Tromey | 1 | -2/+9 |
2003-01-18 | check-init.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-01-12 | * All Files: Convert to ISO C style function definitions. | Kaveh R. Ghazi | 1 | -63/+21 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -21/+43 |
2003-01-09 | * All Files: Remove PARAMS macro. | Kaveh R. Ghazi | 1 | -5/+5 |
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 | -4/+6 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-11-18 | buffer.c: Remove unnecessary casts. | Jens-Michael Hoffmann | 1 | -6/+4 |
2002-08-04 | Index: ChangeLog | Geoffrey Keating | 1 | -2/+0 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -9/+3 |
2001-04-26 | jcf-write.c (generate_bytecode_insns case SWITCH_EXPR): Fix thinko: If a sing... | Per Bothner | 1 | -1/+9 |
2001-03-26 | constants.c (PUTN): Use memcpy, not bcopy. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-02-04 | diagnostic.h (set_internal_error_function): Renamed. | Richard Kenner | 1 | -3/+4 |
2001-01-25 | ChangeLog (2001-01-21): Fixed typo. | Alexandre Petit-Bianco | 1 | -2/+0 |
2001-01-10 | output.h (make_function_rtl): Remove prototype. | Mark Mitchell | 1 | -2/+2 |
2000-10-13 | Remove obstacks. | Mark Mitchell | 1 | -7/+1 |
2000-09-23 | Make-lang.in (JAVA_SRCS): Include java-tree.h. | Mark Mitchell | 1 | -7/+12 |
2000-03-13 | Added Java 1.1 language features. | Alexandre Petit-Bianco | 1 | -2/+5 |
2000-02-19 | c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | Richard Kenner | 1 | -2/+3 |
2000-01-21 | buffer.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -6/+6 |
1999-11-21 | constants.c (find_methodref_index): Unwrap method names before inserting them... | Anthony Green | 1 | -2/+5 |
1999-03-21 | Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J... | Kaveh R. Ghazi | 1 | -6/+12 |
1999-03-12 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+1 |
1999-02-17 | class.c (build_utf8_ref): Back out broken patch which was intended to to outp... | Andrew Haley | 1 | -2/+5 |
1998-12-07 | constants.c (find_methodref_index): When the class is an interface... | Per Bothner | 1 | -3/+6 |
1998-11-12 | class.c: Remove some unused variables. | Per Bothner | 1 | -4/+19 |
1998-09-14 | Makefile.in: Add many missing dependencies. | Jeffrey A Law | 1 | -1/+2 |
1998-09-06 | Initial revision | Anthony Green | 1 | -0/+453 |