OSDN Git Service

* decl.c (finish_method): Give methods once-only linkage.
[pf3gnuchains/gcc-fork.git] / gcc / java / jvgenmain.c
2004-02-10 jsm28 * gjavah.c: Include "intl.h".
2003-04-06 steven2003-04-06 Steven Bosscher <steven@gcc.gnu.org>
2003-01-12 ghazi * All Files: Convert to ISO C style function definitions.
2003-01-09 ghazi * All Files: Remove PARAMS macro.
2003-01-02 aj2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-16 zackMerge basic-improvements-branch to trunk
2001-11-27 ro * gcc.c (set_collect_gcc_options): New function, split...
2001-08-12 djeRevert Rainer Orth's Java and gcc.c patch.
2001-08-02 ro * gcc.c (set_collect_gcc_options): New function, split...
2001-04-04 zackinclude:
2001-03-28 oldham2001-03-28 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-09 apbianco2001-02-09 Raja R Harinath <harinath@cs.umn.edu>
2001-02-09 apbianco2001-02-09 Alexandre Petit-Bianco <apbianco@redhat...
2001-02-09 apbianco2001-02-08 Alexandre Petit-Bianco <apbianco@cygnus...
2001-02-02 bryce * jvgenmain.c (class_mangling_suffix): Remove unused...
2001-01-15 apbianco2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus...
2000-12-08 zackinclude:
2000-10-13 apbianco2000-10-11 Rodney Brown <RodneyBrown@mynd.com>
2000-10-06 tromey * jvspec.c (jvgenmain_spec): Added `-fdollars-in-ident...
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
1999-12-31 ghazi * class.c (assume_compiled, assume_compiled_node)...
1999-10-22 tromey * jvgenmain.c (main): _Jv_Compiler_Properties now...
1999-10-15 tromey * jvgenmain.c (usage): New function.
1999-09-16 ghazi * gjavah.c (get_field_name, print_method_info, print_i...
1999-08-11 green * jvgenmain.c (main): NUL-terminate name_obstack.
1999-08-10 ghazi * check-init.c (check_bool2_init, done_alternative...
1999-03-21 ghazi * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)
1998-11-27 ghazi * Makefile.in (jc1, jv-scan): Link with $(SUBDI...
1998-11-15 bothner8
1998-11-15 green * Make-lang.in: Fix reference to srcdir.
1998-11-15 green * Makefile.in: jv-scan and jvgenmain all require libib...
1998-09-14 law * Makefile.in: Add many missing dependencies.
1998-09-06 greenInitial revision