summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-io.c
Commit message (Expand)AuthorAgeFilesLines
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-8/+7
* re PR java/24120 (jc1 incorrectly uses libiberty hashes)Tom Tromey2005-09-301-3/+17
* Update FSF address.Kelley Cook2005-06-251-2/+2
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-1/+1
* jcf-dump.c, [...]: Update copyright.Kazu Hirata2005-03-061-1/+1
* jcf-io.c (caching_stat): Use __extension__ to avoid pedantic warning.Kaveh R. Ghazi2005-03-031-5/+5
* class.c (ident_subst): Always alloca buffer.Steven Bosscher2004-10-171-1/+2
* parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 and rename paramet...Ranjit Mathew2004-10-151-1/+1
* boehm.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* boehm.c (set_bit): Improve type safety wrt unsignedness.Mike Stump2004-07-241-1/+1
* re PR java/14104 (java testsuite fails "linking simple")Andrew Haley2004-03-311-1/+2
* class.c: Remove uses of "register" specifier in declarations of arguments and...Kazu Hirata2003-12-201-2/+2
* jcf-io.c (find_class): use DIR_SEPARATOR instead of '/' when computing java s...Mohan Embar2003-04-201-1/+2
* [multiple changes]Andrew Haley2003-04-101-2/+2
* jcf-io.c (caching_stat): Initialize origsep to remove compiler warning.Andrew Haley2003-03-111-1/+1
* jcf-io.c (caching_stat): Account for both DIR_SEPARATOR and DIR_SEPARATOR_2 f...Ranjit Mathew2003-03-101-2/+8
* jcf-io.c (java_or_class_file): Use libiberty's lbasename instead of basename ...Roger Sayle2003-02-081-1/+1
* gcj.texi (Input and output files): Mention non-class entries.Tom Tromey2003-01-221-40/+40
* check-init.c: Fix comment typos.Kazu Hirata2003-01-181-2/+2
* * jcf-io.c (caching_stat): Cast the 3rd arg of scandir to void*.Kaveh R. Ghazi2003-01-171-4/+3
* expr.c, [...]: Don't rely on the `DEFUN', `AND' or `__STDC__' macros.Kaveh R. Ghazi2003-01-091-43/+23
* Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher2003-01-011-4/+7
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* buffer.c: Remove unnecessary casts.Jens-Michael Hoffmann2002-11-181-2/+2
* java-tree.h, [...]: Remove all #if JAVA_USE_HANDLES blocks...Zack Weinberg2002-06-041-65/+0
* configure.in (AC_CHECK_FUNCS): Add checks for scandir and alphasort.Mark Mitchell2002-05-191-8/+177
* c-decl.c (grokdeclarator): Use ISO word.Neil Booth2001-12-031-1/+1
* builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi2001-10-071-1/+1
* jcf-io.c (open_class): Set filename field.Per Bothner2001-08-301-1/+4
* [multiple changes]Alexandre Petit-Bianco2001-07-111-9/+1
* jcf-io.c (read_zip_member): Cast to long in comparison with signed value.Kaveh R. Ghazi2001-04-291-2/+2
* Various fixes to allow compiling a compressed .jar/.zip archive.Per Bothner2001-01-211-19/+28
* jcf-io.c (find_class): Correct the logic that tests to see if a .java file is...Mo DeJong2000-12-101-1/+1
* alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers2000-11-071-1/+1
* lang-options.h: Mention -Wout-of-date.Tom Tromey2000-11-041-1/+2
* jcf-io.c: Include zlib.h.Anthony Green2000-09-061-7/+42
* top level:Zack Weinberg2000-05-091-7/+6
* Fix copyrightsJeff Law2000-02-261-1/+1
* * jcf-io.c (jcf_print_utf8_replace): Handle UTF-8 input.Tom Tromey2000-02-031-5/+9
* Makefile.in (LIBDEPS): Added gcc's errors.oAlexandre Petit-Bianco2000-01-061-4/+27
* gjavah.c (get_field_name, [...]): Use xmalloc, not malloc.Kaveh R. Ghazi1999-09-161-4/+4
* check-init.c (check_bool2_init, [...]): Add static prototypes.Kaveh R. Ghazi1999-08-101-3/+3
* expr.c (expand_invoke): Mark parameter `nargs' with ATTRIBUTE_UNUSED.Kaveh R. Ghazi1999-05-121-1/+1
* Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J...Kaveh R. Ghazi1999-03-211-6/+8
* * jcf-io.c: Do not include sys/stat.h or sys/wait.hJeffrey A Law1999-02-021-2/+0
* Update copyrights for the last patchKaveh Ghazi1999-01-231-1/+1
* Warning fixes:Kaveh R. Ghazi1999-01-231-1/+1
* Loks of changes so we can better compile from source.Per Bothner1998-12-121-133/+113
* jcf-parse.c (HANDLE_EXCEPTIONS_ATTRIBUTE): New macro.Per Bothner1998-11-151-78/+69
* jcf-io.c (find_class): Added explanatory comment.Tom Tromey1998-11-121-0/+2