| Commit message (Expand) | Author | Age | Files | Lines |
* | jcf-write.c (generate_bytecode_insns case SWITCH_EXPR): Fix thinko: If a sing... | Per Bothner | 2001-04-26 | 1 | -1/+9 |
* | constants.c (PUTN): Use memcpy, not bcopy. | Kaveh R. Ghazi | 2001-03-26 | 1 | -1/+1 |
* | diagnostic.h (set_internal_error_function): Renamed. | Richard Kenner | 2001-02-04 | 1 | -3/+4 |
* | ChangeLog (2001-01-21): Fixed typo. | Alexandre Petit-Bianco | 2001-01-25 | 1 | -2/+0 |
* | output.h (make_function_rtl): Remove prototype. | Mark Mitchell | 2001-01-10 | 1 | -2/+2 |
* | Remove obstacks. | Mark Mitchell | 2000-10-13 | 1 | -7/+1 |
* | Make-lang.in (JAVA_SRCS): Include java-tree.h. | Mark Mitchell | 2000-09-23 | 1 | -7/+12 |
* | Added Java 1.1 language features. | Alexandre Petit-Bianco | 2000-03-13 | 1 | -2/+5 |
* | c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | Richard Kenner | 2000-02-19 | 1 | -2/+3 |
* | buffer.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 2000-01-21 | 1 | -6/+6 |
* | constants.c (find_methodref_index): Unwrap method names before inserting them... | Anthony Green | 1999-11-21 | 1 | -2/+5 |
* | Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J... | Kaveh R. Ghazi | 1999-03-21 | 1 | -6/+12 |
* | Warning fixes: | Kaveh R. Ghazi | 1999-03-12 | 1 | -1/+1 |
* | class.c (build_utf8_ref): Back out broken patch which was intended to to outp... | Andrew Haley | 1999-02-17 | 1 | -2/+5 |
* | constants.c (find_methodref_index): When the class is an interface... | Per Bothner | 1998-12-07 | 1 | -3/+6 |
* | class.c: Remove some unused variables. | Per Bothner | 1998-11-12 | 1 | -4/+19 |
* | Makefile.in: Add many missing dependencies. | Jeffrey A Law | 1998-09-14 | 1 | -1/+2 |
* | Initial revision | Anthony Green | 1998-09-06 | 1 | -0/+453 |