summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-path.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2015-01-051-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.jsm282010-11-291-4/+3
* * java-gimplify.c: Do not include tm.h, toplev.h.steven2010-05-231-1/+1
* * jcf-path.c (jcf_path_init): Don't name variable 'try'.tromey2008-06-241-38/+38
* * collect2.c (main, add_to_list): Fix for -Wc++-compat.ghazi2008-06-201-6/+6
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-311-6/+5
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-1/+33
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * boehm.c, builtins.c, java-except.h, jcf-io.c, jcf-path.c,kazu2004-10-151-1/+1
* PR java/14689:matz2004-03-251-0/+2
* * system.h: Include filenames.h.zack2003-07-031-12/+3
* 2003-03-05 Ranjit Mathew <rmathew@hotmail.com>tromey2003-03-071-5/+6
* * All Files: Convert to ISO C style function definitions.ghazi2003-01-121-34/+16
* * All Files: Remove PARAMS macro.ghazi2003-01-091-4/+4
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-4/+6
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>aph2002-11-181-8/+7
* * c-lex.c (GET_ENVIRONMENT): Remove.neil2002-07-211-8/+2
* 2002-06-08 H.J. Lu (hjl@gnu.org)hjl2002-06-081-1/+1
* Add --extdirs support.green2002-04-121-3/+105
* Make --CLASSPATH by a synonym for --classpath and -classpath.bothner2002-03-031-38/+28
* * gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Optionnferrier2002-02-201-8/+13
* * jcf-dump.c (main): Updated for change to jcf_path_seal.tromey2001-08-161-3/+20
* Top level ChangeLog:apbianco2000-12-101-4/+4
* Added Java 1.1 language features.apbianco2000-03-141-0/+9
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-5/+5
* 2000-01-11 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-121-9/+0
* * jcf-path.c: Include <sys/stat.h>.tromey1999-11-101-1/+54
* * gjavah.c (get_field_name, print_method_info, print_include,ghazi1999-09-161-2/+2
* * check-init.c (check_bool2_init, done_alternative): Add staticghazi1999-08-101-6/+11
* * class.c (add_method_1): Cast the argument of `bzero' to PTR.ghazi1999-04-051-1/+1
* 1999-03-12 Andrew Haley <aph@cygnus.com>aph1999-03-121-1/+1
* * jvspec.c (lang_specific_driver): Use libgcj, not libjava.tromey1999-02-101-5/+5
* bothner1998-12-031-2/+2
* * jcf-path.c (add_entry): recognize ".jar" toooliva1998-11-261-1/+2
* * jcf-io.c (find_class): Added explanatory comment.tromey1998-11-121-4/+5
* * jcf-path.c (add_entry): Don't add trailing separator if entry istromey1998-10-221-7/+6
* * jcf-io.c (find_class): Use saw_java_source to determine when totromey1998-10-221-0/+341