| Commit message (Expand) | Author | Age | Files | Lines |
* | Make-lang.in (java/parse.o, [...]): Depend on input.h. | Nathan Sidwell | 2003-05-04 | 1 | -3/+0 |
* | hashtable.c (gcc_obstack_init): Delete this function and everything related t... | Steven Bosscher | 2003-04-06 | 1 | -20/+0 |
* | Fix for java/4269: | Adrian Bunk | 2003-02-03 | 1 | -2/+2 |
* | * All Files: Convert to ISO C style function definitions. | Kaveh R. Ghazi | 2003-01-12 | 1 | -5/+4 |
* | * All Files: Remove PARAMS macro. | Kaveh R. Ghazi | 2003-01-09 | 1 | -7/+7 |
* | expr.c, [...]: Don't rely on the `DEFUN', `AND' or `__STDC__' macros. | Kaveh R. Ghazi | 2003-01-09 | 1 | -2/+1 |
* | jv-scan.c, parse.y: Remove VPARAMS, VA_OPEN, VA_FIXEDARG and VA_CLOSE. | Kaveh R. Ghazi | 2003-01-09 | 1 | -10/+8 |
* | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 2003-01-01 | 1 | -5/+6 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | system.h (GCCBUGURL): Delete. | Zack Weinberg | 2002-10-08 | 1 | -1/+1 |
* | Add -fno-assert flag. | Anthony Green | 2002-09-30 | 1 | -0/+4 |
* | re PR java/5080 (gcc/java/jcf-parse.c:908: `LC_CTYPE' undeclared (first use i... | Craig Rodrigues | 2002-02-01 | 1 | -4/+2 |
* | gccbug.in: Follow GNU Coding Standards for --version. | Joseph Myers | 2002-01-31 | 1 | -3/+3 |
* | collect2.c (is_ctor_dtor): Const-ify. | Kaveh R. Ghazi | 2001-12-27 | 1 | -1/+1 |
* | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 2001-12-03 | 1 | -3/+3 |
* | parse.y: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | Andreas Jaeger | 2001-09-18 | 1 | -22/+6 |
* | jv-scan.c (version): Update copyright year. | Joseph Myers | 2001-05-23 | 1 | -1/+1 |
* | diagnostic.h (set_internal_error_function): Renamed. | Richard Kenner | 2001-02-04 | 1 | -6/+8 |
* | g77spec.c (lang_specific_driver): Update copyright year to 2000. | Joseph Myers | 2000-11-26 | 1 | -1/+1 |
* | jv-scan.c (help): Document --complexity. | Tom Tromey | 2000-11-20 | 1 | -3/+8 |
* | lex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro. | Tom Tromey | 2000-11-03 | 1 | -0/+2 |
* | jcf-parse.c: Include <locale.h>. | Tom Tromey | 2000-09-13 | 1 | -0/+4 |
* | re GNATS gcj/33 (gcj mangles composed characters) | Tom Tromey | 2000-09-12 | 1 | -1/+26 |
* | gcc.texi (Bug Reporting): Refer to bugs.html. | Martin v. Löwis | 2000-02-18 | 1 | -1/+1 |
* | Makefile.in (TREE_H, [...]): Depend on version.h. | Kaveh R. Ghazi | 2000-02-15 | 1 | -1/+1 |
* | jv-scan.c: Include version.c, <getopt.h>. | Tom Tromey | 2000-02-02 | 1 | -29/+88 |
* | buffer.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 2000-01-21 | 1 | -6/+6 |
* | class.c (assume_compiled, [...]): Add static prototype. | Kaveh R. Ghazi | 1999-12-31 | 1 | -2/+1 |
* | gjavah.c (get_field_name, [...]): Use xmalloc, not malloc. | Kaveh R. Ghazi | 1999-09-16 | 1 | -11/+0 |
* | class.c (finish_class): Remove unused parameter, all callers changed. | Kaveh R. Ghazi | 1999-09-02 | 1 | -2/+2 |
* | gjavah.c (print_name, [...]): Add static prototype. | Kaveh R. Ghazi | 1999-08-25 | 1 | -3/+3 |
* | check-init.c (check_bool2_init, [...]): Add static prototypes. | Kaveh R. Ghazi | 1999-08-10 | 1 | -3/+3 |
* | Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J... | Kaveh R. Ghazi | 1999-03-21 | 1 | -1/+0 |
* | Update copyrights for the last patch | Kaveh Ghazi | 1999-01-23 | 1 | -1/+1 |
* | Warning fixes: | Kaveh R. Ghazi | 1999-01-23 | 1 | -28/+20 |
* | Makefile.in (jc1, jv-scan): Link with $(SUBDIR_OBSTACK). | Kaveh R. Ghazi | 1998-11-27 | 1 | -1/+12 |
* | Make-lang.in: Fix reference to srcdir. | Anthony Green | 1998-11-15 | 1 | -0/+1 |
* | Makefile.in: jv-scan and jvgenmain all require libiberty. | Anthony Green | 1998-11-15 | 1 | -25/+0 |
* | Initial revision | Anthony Green | 1998-09-06 | 1 | -0/+235 |