Age | Commit message (Expand) | Author | Files | Lines |
2005-09-30 | re PR java/24120 (jc1 incorrectly uses libiberty hashes) | Tom Tromey | 1 | -3/+17 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -1/+1 |
2005-03-06 | jcf-dump.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-03 | jcf-io.c (caching_stat): Use __extension__ to avoid pedantic warning. | Kaveh R. Ghazi | 1 | -5/+5 |
2004-10-17 | class.c (ident_subst): Always alloca buffer. | Steven Bosscher | 1 | -1/+2 |
2004-10-15 | parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 and rename paramet... | Ranjit Mathew | 1 | -1/+1 |
2004-10-15 | boehm.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-07-24 | boehm.c (set_bit): Improve type safety wrt unsignedness. | Mike Stump | 1 | -1/+1 |
2004-03-31 | re PR java/14104 (java testsuite fails "linking simple") | Andrew Haley | 1 | -1/+2 |
2003-12-20 | class.c: Remove uses of "register" specifier in declarations of arguments and... | Kazu Hirata | 1 | -2/+2 |
2003-04-20 | jcf-io.c (find_class): use DIR_SEPARATOR instead of '/' when computing java s... | Mohan Embar | 1 | -1/+2 |
2003-04-10 | [multiple changes] | Andrew Haley | 1 | -2/+2 |
2003-03-11 | jcf-io.c (caching_stat): Initialize origsep to remove compiler warning. | Andrew Haley | 1 | -1/+1 |
2003-03-10 | jcf-io.c (caching_stat): Account for both DIR_SEPARATOR and DIR_SEPARATOR_2 f... | Ranjit Mathew | 1 | -2/+8 |
2003-02-08 | jcf-io.c (java_or_class_file): Use libiberty's lbasename instead of basename ... | Roger Sayle | 1 | -1/+1 |
2003-01-22 | gcj.texi (Input and output files): Mention non-class entries. | Tom Tromey | 1 | -40/+40 |
2003-01-18 | check-init.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-01-17 | * jcf-io.c (caching_stat): Cast the 3rd arg of scandir to void*. | Kaveh R. Ghazi | 1 | -4/+3 |
2003-01-09 | expr.c, [...]: Don't rely on the `DEFUN', `AND' or `__STDC__' macros. | Kaveh R. Ghazi | 1 | -43/+23 |
2003-01-01 | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 1 | -4/+7 |
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 | -2/+2 |
2002-06-04 | java-tree.h, [...]: Remove all #if JAVA_USE_HANDLES blocks... | Zack Weinberg | 1 | -65/+0 |
2002-05-19 | configure.in (AC_CHECK_FUNCS): Add checks for scandir and alphasort. | Mark Mitchell | 1 | -8/+177 |
2001-12-03 | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 1 | -1/+1 |
2001-10-07 | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-08-30 | jcf-io.c (open_class): Set filename field. | Per Bothner | 1 | -1/+4 |
2001-07-11 | [multiple changes] | Alexandre Petit-Bianco | 1 | -9/+1 |
2001-04-29 | jcf-io.c (read_zip_member): Cast to long in comparison with signed value. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-01-21 | Various fixes to allow compiling a compressed .jar/.zip archive. | Per Bothner | 1 | -19/+28 |
2000-12-10 | jcf-io.c (find_class): Correct the logic that tests to see if a .java file is... | Mo DeJong | 1 | -1/+1 |
2000-11-07 | alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero (). | Joseph Myers | 1 | -1/+1 |
2000-11-04 | lang-options.h: Mention -Wout-of-date. | Tom Tromey | 1 | -1/+2 |
2000-09-06 | jcf-io.c: Include zlib.h. | Anthony Green | 1 | -7/+42 |
2000-05-09 | top level: | Zack Weinberg | 1 | -7/+6 |
2000-02-26 | Fix copyrights | Jeff Law | 1 | -1/+1 |
2000-02-03 | * jcf-io.c (jcf_print_utf8_replace): Handle UTF-8 input. | Tom Tromey | 1 | -5/+9 |
2000-01-06 | Makefile.in (LIBDEPS): Added gcc's errors.o | Alexandre Petit-Bianco | 1 | -4/+27 |
1999-09-16 | gjavah.c (get_field_name, [...]): Use xmalloc, not malloc. | Kaveh R. Ghazi | 1 | -4/+4 |
1999-08-10 | check-init.c (check_bool2_init, [...]): Add static prototypes. | Kaveh R. Ghazi | 1 | -3/+3 |
1999-05-12 | expr.c (expand_invoke): Mark parameter `nargs' with ATTRIBUTE_UNUSED. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-03-21 | Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J... | Kaveh R. Ghazi | 1 | -6/+8 |
1999-02-02 | * jcf-io.c: Do not include sys/stat.h or sys/wait.h | Jeffrey A Law | 1 | -2/+0 |
1999-01-23 | Update copyrights for the last patch | Kaveh Ghazi | 1 | -1/+1 |
1999-01-23 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-12-12 | Loks of changes so we can better compile from source. | Per Bothner | 1 | -133/+113 |
1998-11-15 | jcf-parse.c (HANDLE_EXCEPTIONS_ATTRIBUTE): New macro. | Per Bothner | 1 | -78/+69 |
1998-11-12 | jcf-io.c (find_class): Added explanatory comment. | Tom Tromey | 1 | -0/+2 |
1998-10-22 | [multiple changes] | Tom Tromey | 1 | -1/+5 |