summaryrefslogtreecommitdiff
path: root/gcc/java/jcf.h
Commit message (Expand)AuthorAgeFilesLines
* * system.h: Include filenames.h.zack2003-07-031-9/+0
* java:neil2003-06-091-1/+1
* 2003-03-16 Mohan Embar <gnustuff@thisiscool.com>aph2003-04-101-0/+18
* 2003-03-05 Ranjit Mathew <rmathew@hotmail.com>tromey2003-03-071-0/+9
* Merge from pch-branch.geoffk2003-01-101-18/+31
* * All Files: Remove PARAMS macro.ghazi2003-01-091-25/+25
* * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c, jcf-reader.c,ghazi2003-01-091-19/+0
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-4/+6
* * configure.in (AC_CHECK_FUNCS): Add checks for scandir andmmitchel2002-05-191-0/+8
* Add --extdirs support.green2002-04-121-0/+1
* Make --CLASSPATH by a synonym for --classpath and -classpath.bothner2002-03-031-1/+1
* * gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Optionnferrier2002-02-201-1/+1
* * java-tree.h (TYPE_STRICTFP): New macro.tromey2002-02-181-1/+2
* * jcf.h: Fix obvious typo in comment.bothner2001-12-031-1/+1
* * jcf-dump.c (main): Updated for change to jcf_path_seal.tromey2001-08-161-2/+2
* 2001-07-03 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-051-2/+5
* Standardize header guards.rth2001-05-261-3/+3
* 2001-03-22 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-03-231-1/+2
* Fixes to process to command-line .class files in two passes. See ChangeLog.bothner2001-03-191-5/+1
* Various fixes to allow compiling a compressed .jar/.zip archive.bothner2001-01-211-3/+5
* * jvspec.c (lang_specific_driver): Recognize -MF and -MT.tromey2000-10-201-0/+1
* top level:zack2000-05-091-4/+4
* * expr.c (build_java_jsr): Use emit_jump, not expand_goto.tromey2000-05-031-1/+1
* Fix copyrightslaw2000-02-261-1/+1
* Mon Jan 18 14:30:09 2000 Joerg Brunsmann <joerg.brunsmann@fernuni-hagen.de>apbianco2000-02-151-0/+2
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-27/+27
* Fri Dec 24 00:25:29 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-061-3/+0
* * gjavah.c (get_field_name, print_method_info, print_include,ghazi1999-09-161-2/+2
* * class.c (finish_class): Remove unused parameter, all callersghazi1999-09-021-1/+1
* * check-init.c (check_bool2_init, done_alternative): Add staticghazi1999-08-101-7/+7
* * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)ghazi1999-03-211-1/+1
* * jcf.h (UTF8_GET): Mask first byte of 3-byte encoding with 0x0f,tromey1999-02-221-1/+1
* * Makefile.in (gjavah.o): Depend on $(CONFIG_H) and system.h.ghazi1999-02-011-2/+1
* * gjavah.c (main): Handle --output-class-directory argument.tromey1998-11-131-0/+2
* Tue Nov 10 12:34:03 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1998-11-101-1/+1
* * jcf-io.c (find_class): Use saw_java_source to determine when totromey1998-10-221-2/+14
* * jcf-write.c (write_classfile): Add output class file as target.tromey1998-10-141-2/+11
* Initial revisiongreen1998-09-061-0/+260