| Commit message (Expand) | Author | Age | Files | Lines |
* | * builtins.c (c_strlen): Use size_diffop and return ssizetype value. | kenner | 2000-02-27 | 2 | -1/+5 |
* | Fix copyrights | law | 2000-02-26 | 15 | -15/+16 |
* | 2000-02-25 Anthony Green <green@cygnus.com> | green | 2000-02-26 | 8 | -258/+329 |
* | * gjavah.c (main): Avoid using `argi' to report unimplemented | tromey | 2000-02-26 | 2 | -1/+6 |
* | Fri Feb 25 18:47:25 2000 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-02-26 | 2 | -1/+11 |
* | Fri Feb 25 18:00:37 2000 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-02-26 | 2 | -16/+9 |
* | * gjavah.c (print_name): In JNI case, correctly quote string. | tromey | 2000-02-23 | 2 | -24/+56 |
* | 2000-02-22 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-02-22 | 2 | -1/+6 |
* | 2000-02-15 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-02-22 | 2 | -3/+8 |
* | Thu Feb 17 14:30:37 2000 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-02-21 | 3 | -28/+48 |
* | Mon Jan 18 14:30:09 2000 Joerg Brunsmann <joerg.brunsmann@fernuni-hagen.de> | tromey | 2000-02-21 | 2 | -1/+6 |
* | * jcf-depend.c (add_entry): Fix test for first list entry. | green | 2000-02-20 | 2 | -1/+5 |
* | Move language-specific entries | kenner | 2000-02-20 | 1 | -0/+9 |
* | * c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | kenner | 2000-02-20 | 2 | -3/+6 |
* | * jcf-depend.c (add_entry): Add entries to the end of the list. | green | 2000-02-19 | 2 | -5/+17 |
* | Wed Nov 03 02:16:00 PST 1999 Pekka Nikander <pekka.nikander@hut.fi> | apbianco | 2000-02-18 | 2 | -0/+20 |
* | * gcc.texi (Bug Reporting): Refer to bugs.html. | loewis | 2000-02-18 | 4 | -3/+9 |
* | * Makefile.in (PARSE_C, PARSE_SCAN_C): Move dependencies on | zack | 2000-02-17 | 4 | -32/+67 |
* | * configure (gcc_version): When setting, narrow search to | ghazi | 2000-02-16 | 2 | -1/+5 |
* | Mon Jan 18 14:30:09 2000 Joerg Brunsmann <joerg.brunsmann@fernuni-hagen.de> | apbianco | 2000-02-15 | 5 | -706/+725 |
* | * gjavah.c (jni_print_char): New function. | tromey | 2000-02-15 | 2 | -25/+43 |
* | * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o, | ghazi | 2000-02-15 | 5 | -13/+23 |
* | * except.c (maybe_start_try): Remove excess argument to | ghazi | 2000-02-10 | 2 | -1/+2 |
* | * except.c (check_start_handlers): Prototype. | ghazi | 2000-02-10 | 2 | -0/+6 |
* | 2000-02-09 Andrew Haley <aph@cygnus.com> | aph | 2000-02-09 | 2 | -3/+9 |
* | 2000-01-25 Andrew Haley <aph@cygnus.com> | aph | 2000-02-09 | 6 | -23/+207 |
* | * gjavah.c (overloaded_jni_method_exists_p): Add prototype. | ghazi | 2000-02-06 | 2 | -2/+9 |
* | * jcf-io.c (jcf_print_utf8_replace): Handle UTF-8 input. | tromey | 2000-02-03 | 2 | -5/+13 |
* | 2000-01-31 Scott Bambrough <scottb@netwinder.org> | tromey | 2000-02-03 | 2 | -0/+10 |
* | * Make-lang.in (java.mostlyclean): Remove executables in | tromey | 2000-02-03 | 2 | -1/+7 |
* | 2000-01-31 Scott Bambrough <scottb@netwinder.org> | tromey | 2000-02-03 | 2 | -9/+15 |
* | * gjavah.c (options): Added `jni' entry. | tromey | 2000-02-03 | 2 | -107/+397 |
* | * jv-scan.c: Include version.c, <getopt.h>. | tromey | 2000-02-02 | 4 | -217/+405 |
* | * jcf-write.c (generate_bytecode_insns): Use TYPE_IS_WIDE to | green | 2000-01-31 | 2 | -1/+6 |
* | 2000-01-29 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-01-29 | 5 | -495/+584 |
* | 2000-01-27 Andrew Haley <aph@cygnus.com> | aph | 2000-01-27 | 2 | -0/+9 |
* | * parse.h (OBSOLETE_MODIFIER_WARNING): Don't use ANSI string | ghazi | 2000-01-25 | 4 | -2264/+2291 |
* | Fix typo in ChangeLog | ghazi | 2000-01-21 | 1 | -1/+1 |
* | * buffer.h: PROTO -> PARAMS. | ghazi | 2000-01-21 | 36 | -865/+901 |
* | Mon Jan 17 11:58:17 2000 Joerg Brunsmann <joerg.brunsmann@fernuni-hagen.de> | apbianco | 2000-01-17 | 2 | -3/+17 |
* | * gjavah.c (print_field_info): Allow non-static final fields. | tromey | 2000-01-17 | 2 | -10/+14 |
* | 2000-01-16 Anthony Green <green@cygnus.com> | green | 2000-01-16 | 3 | -9/+14 |
* | 2000-01-11 Mumit Khan <khan@xraylith.wisc.edu> | khan | 2000-01-12 | 5 | -460/+442 |
* | * jcf-write.c (generate_bytecode_insns): Emit invokeinterface | green | 2000-01-10 | 2 | -5/+10 |
* | * Makefile.in (jcf-dump, gcjh): Move ../errors.o before $(LIBS). | ghazi | 2000-01-09 | 2 | -2/+6 |
* | Wed Dec 8 15:33:26 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-01-08 | 3 | -0/+17 |
* | Thu Jan 6 16:31:28 2000 Anthony Green <green@cygnus.com> | apbianco | 2000-01-07 | 2 | -2/+10 |
* | Thu Jan 6 00:54:10 2000 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-01-07 | 3 | -15/+27 |
* | Fri Dec 24 00:25:29 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-01-06 | 10 | -554/+678 |
* | * class.c (assume_compiled, assume_compiled_node): Add static | ghazi | 1999-12-31 | 10 | -23/+50 |