summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-dump.c
Commit message (Expand)AuthorAgeFilesLines
* * check-init.c: Fix comment typos.kazu2003-01-181-1/+1
* * All Files: Convert to ISO C style function definitions.ghazi2003-01-121-3/+3
* Merge from pch-branch.geoffk2003-01-101-0/+1
* * All Files: Remove PARAMS macro.ghazi2003-01-091-15/+15
* * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c, jcf-reader.c,ghazi2003-01-091-27/+14
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-4/+7
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * system.h (GCCBUGURL): Delete.zack2002-10-081-1/+1
* * jcf-dump.c (print_constant, case CONSTANT_float): Don't fallnathan2002-10-011-3/+11
* * ChangeLog: Follow spelling conventions.kazu2002-09-211-1/+1
* * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y,zack2002-06-041-4/+0
* Add --extdirs support.green2002-04-121-3/+10
* Make --CLASSPATH by a synonym for --classpath and -classpath.bothner2002-03-031-5/+6
* * gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Optionnferrier2002-02-201-14/+15
* * java-tree.h (TYPE_STRICTFP): New macro.tromey2002-02-181-4/+5
* gcc:jsm282002-01-311-3/+3
* * collect2.c (is_ctor_dtor): Const-ify.ghazi2001-12-271-1/+1
* * jcf-dump.c (print_constant): Fix fencepost error so "Float" andbothner2001-08-301-5/+6
* * jcf-dump.c (main): Updated for change to jcf_path_seal.tromey2001-08-161-2/+2
* f:jsm282001-01-121-1/+1
* f:jsm282000-11-261-1/+1
* * lang-options.h: Mention -Wout-of-date.tromey2000-11-041-0/+4
* * jcf-dump.c (SPECIAL_IINC): Ensure arguments match formatghazi2000-05-041-2/+2
* Thu Apr 20 18:20:58 2000 Jason Schroeder <shrode@subnature.com>apbianco2000-04-211-1/+1
* Added Java 1.1 language features.apbianco2000-03-141-0/+32
* Fix copyrightslaw2000-02-261-1/+1
* Mon Jan 18 14:30:09 2000 Joerg Brunsmann <joerg.brunsmann@fernuni-hagen.de>tromey2000-02-211-1/+1
* * gcc.texi (Bug Reporting): Refer to bugs.html.loewis2000-02-181-1/+1
* * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,ghazi2000-02-151-1/+1
* * jv-scan.c: Include version.c, <getopt.h>.tromey2000-02-021-43/+128
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-13/+13
* * class.c (assume_compiled, assume_compiled_node): Add staticghazi1999-12-311-1/+1
* * jcf-dump.c (print_constant, disassemble_method): Don't call aghazi1999-10-141-19/+33
* * class.c (finish_class): Remove unused parameter, all callersghazi1999-09-021-6/+6
* * check-init.c (check_bool2_init, done_alternative): Add staticghazi1999-08-101-10/+13
* Warning fixes:ghazi1999-07-301-2/+2
* Warning fixes:ghazi1999-03-231-4/+6
* * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)ghazi1999-03-211-20/+22
* dbothner1999-03-151-8/+16
* Warning fixes:ghazi1999-03-121-3/+2
* * Makefile.in (jcf-parse.o): Depend on $(PARSE_H).ghazi1999-03-061-1/+0
* Warning fixes:ghazi1999-01-231-3/+2
* Fix copyrights.law1999-01-061-1/+1
* bothner1999-01-061-11/+9
* bothner1998-12-121-1/+1
* bothner1998-12-061-1/+3
* bothner1998-12-031-1/+1
* bothner1998-11-111-1/+1
* * jcf-dump.c (main): Correctly recognize `--'-style long options.tromey1998-11-111-27/+25
* * jcf-io.c (find_class): Use saw_java_source to determine when totromey1998-10-221-31/+21