summaryrefslogtreecommitdiff
path: root/gcc/java/expr.c
Commit message (Expand)AuthorAgeFilesLines
...
* * lang.c (flag_hash_synchronization): New global.tromey2000-03-161-2/+3
* Added Java 1.1 language features.apbianco2000-03-141-7/+14
* 2000-03-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-03-071-1/+1
* * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.kenner2000-03-071-8/+10
* 2000-03-06 Bryce McKinlay <bryce@albatross.co.nz>apbianco2000-03-071-10/+25
* * builtins.c (c_strlen): Use size_diffop and return ssizetype value.kenner2000-02-271-1/+1
* Fix copyrightslaw2000-02-261-1/+1
* 2000-02-25 Anthony Green <green@cygnus.com>green2000-02-261-6/+44
* Wed Nov 03 02:16:00 PST 1999 Pekka Nikander <pekka.nikander@hut.fi>apbianco2000-02-181-0/+14
* 2000-01-25 Andrew Haley <aph@cygnus.com>aph2000-02-091-4/+0
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-37/+37
* Wed Dec 8 15:33:26 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-081-0/+4
* Thu Jan 6 16:31:28 2000 Anthony Green <green@cygnus.com>apbianco2000-01-071-2/+5
* Fri Dec 24 00:25:29 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-061-1/+2
* * class.c (assume_compiled, assume_compiled_node): Add staticghazi1999-12-311-2/+1
* Thu Dec 16 00:09:45 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-311-1/+4
* 1999-12-14 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-301-0/+4
* 1999-11-17 Andrew Haley <aph@cygnus.com>aph1999-12-101-2/+3
* Tue Nov 30 12:28:34 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-061-2/+1
* * class.c (finish_class): Remove unused parameter, all callersghazi1999-09-021-4/+4
* * expr.c (java_lang_expand_expr): Mark static array data asgreen1999-08-151-0/+1
* * check-init.c (check_bool2_init, done_alternative): Add staticghazi1999-08-101-1/+1
* Warning fixes:ghazi1999-08-041-6/+11
* * decl.c: Include defaults.h instead of expr.h.rth1999-08-031-0/+1
* Jakub Jelinek <jj@ultra.linux.cz>rth1999-08-021-3/+2
* Warning fixes:ghazi1999-07-301-3/+7
* 1999-07-15 Andrew Haley <aph@cygnus.com>aph1999-07-211-3/+57
* 1999-07-14 Andrew Haley <aph@cygnus.com>aph1999-07-151-3/+3
* Sat Jul 3 22:26:32 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-07-071-10/+25
* Wed Jun 2 10:44:38 1999 Anthony Green <green@cygnus.com>apbianco1999-06-021-7/+29
* Fri May 28 18:22:45 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-05-281-1/+1
* Warning fixes:ghazi1999-05-191-2/+3
* * expr.c (expand_invoke): Mark parameter `nargs' withghazi1999-05-121-2/+3
* * expr.c (generate_name): Use ASM_GENERATE_INTERNAL_LABEL togreen1999-04-271-4/+5
* Sat Apr 24 16:50:19 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-04-261-10/+24
* bothner1999-04-061-2/+20
* * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)ghazi1999-03-211-39/+79
* Warning fixes:ghazi1999-03-121-2/+0
* * Makefile.in (jcf-parse.o): Depend on $(PARSE_H).ghazi1999-03-061-1/+0
* dbothner1999-02-211-2/+1
* bothner1999-02-191-0/+47
* hbothner1999-02-191-21/+5
* 1999-02-09 Andrew Haley <aph@cygnus.com>aph1999-02-171-1/+5
* Mon Jan 25 17:39:19 1999 Andrew Haley <aph@cygnus.com>aph1999-01-251-10/+1
* Warning fixes:ghazi1999-01-231-13/+4
* dbothner1999-01-161-2/+2
* 1999-01-13 Andrew Haley <aph@cygnus.com>aph1999-01-131-1/+1
* bothner1999-01-091-1/+1
* Fix copyrights.law1999-01-061-1/+1
* 8bothner1999-01-061-1/+31