summaryrefslogtreecommitdiff
path: root/gcc/java/jvgenmain.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-04-06 Steven Bosscher <steven@gcc.gnu.org>steven2003-04-061-19/+0
* * All Files: Convert to ISO C style function definitions.ghazi2003-01-121-4/+2
* * All Files: Remove PARAMS macro.ghazi2003-01-091-3/+3
* 2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>aj2003-01-021-1/+2
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-5/+5
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * gcc.c (set_collect_gcc_options): New function, split out fromro2001-11-271-3/+10
* Revert Rainer Orth's Java and gcc.c patch.dje2001-08-121-10/+3
* * gcc.c (set_collect_gcc_options): New function, split out fromro2001-08-021-3/+10
* include:zack2001-04-041-1/+0
* 2001-03-28 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-03-281-0/+1
* 2001-02-09 Raja R Harinath <harinath@cs.umn.edu>apbianco2001-02-091-22/+0
* 2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-02-091-0/+22
* 2001-02-08 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-02-091-17/+10
* * jvgenmain.c (class_mangling_suffix): Remove unused string.bryce2001-02-021-26/+2
* 2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-151-13/+39
* include:zack2000-12-081-1/+1
* 2000-10-11 Rodney Brown <RodneyBrown@mynd.com>apbianco2000-10-131-2/+7
* * jvspec.c (jvgenmain_spec): Added `-fdollars-in-identifiers'.tromey2000-10-061-5/+4
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-5/+5
* * class.c (assume_compiled, assume_compiled_node): Add staticghazi1999-12-311-0/+2
* * jvgenmain.c (main): _Jv_Compiler_Properties now an extern; settromey1999-10-221-1/+3
* * jvgenmain.c (usage): New function.tromey1999-10-151-9/+49
* * gjavah.c (get_field_name, print_method_info, print_include,ghazi1999-09-161-14/+0
* * jvgenmain.c (main): NUL-terminate name_obstack.green1999-08-111-0/+1
* * check-init.c (check_bool2_init, done_alternative): Add staticghazi1999-08-101-3/+3
* * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)ghazi1999-03-211-3/+20
* * Makefile.in (jc1, jv-scan): Link with $(SUBDIR_OBSTACK).ghazi1998-11-271-2/+14
* 8bothner1998-11-151-0/+1
* * Make-lang.in: Fix reference to srcdir.green1998-11-151-0/+2
* * Makefile.in: jv-scan and jvgenmain all require libiberty.green1998-11-151-13/+0
* * Makefile.in: Add many missing dependencies.law1998-09-141-2/+1
* Initial revisiongreen1998-09-061-0/+124