summaryrefslogtreecommitdiffstats
path: root/gcc/java/decl.c
Commit message (Expand)AuthorAgeFilesLines
* * c-tree.h (define_label): Replace filename and lineno argumentsnathan2003-07-011-2/+1
* * tree.h (expand_function_end): Remove all parameters.nathan2003-06-201-1/+1
* * tree.h (init_function_start): Remove filename and line paramters.nathan2003-06-141-1/+1
* * class.c (layout_class_method): Set DECL_EXTERNAL.rth2003-05-131-0/+29
* * input.h (lineno): Rename to ...nathan2003-05-011-2/+2
* * builtins.def (DEF_LIB_ALWAYS_BUILTIN, DEF_UNUSED_BUILTIN): Delete.sayle2003-02-261-17/+6
* 2003-02-12 Ranjit Mathew <rmathew@hotmail.com>tromey2003-02-121-1/+3
* * gcj.texi (Input and output files): Mention non-class entries.tromey2003-01-221-0/+1
* * check-init.c: Fix comment typos.kazu2003-01-181-1/+1
* 2003-01-14 Andrew Haley <aph@redhat.com>aph2003-01-141-1/+3
* 2003-01-14 Andrew Haley <aph@redhat.com>aph2003-01-141-3/+2
* 2003-01-14 Andrew Haley <aph@redhat.com>aph2003-01-141-2/+3
* * All Files: Convert to ISO C style function definitions.ghazi2003-01-121-81/+40
* * decl.c, parse-scan.y, parse.y: Don't cast return value ofghazi2003-01-101-1/+1
* * All Files: Remove PARAMS macro.ghazi2003-01-091-9/+9
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-5/+5
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* 2002-12-03 Andrew Haley <aph@redhat.com>aph2002-12-031-0/+1
* * decl.c (java_init_decl_processing): Use `LL' on 64-bit constant.ghazi2002-11-281-1/+1
* Fix for PR java/7912:tromey2002-11-181-0/+10
* 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>aph2002-11-181-2/+2
* Fix for PR java/6388.tromey2002-11-061-1/+15
* Reverted erroneous checkintromey2002-11-021-9/+1
* Fix for PR java/6388.tromey2002-11-021-1/+9
* * ChangeLog: Follow spelling conventions.kazu2002-09-211-1/+1
* 2002-07-30 Andrew Haley <aph@cambridge.redhat.com>aph2002-08-161-6/+46
* * tree.h: Modify builtin_function interface to take an extrasayle2002-07-011-26/+30
* cp:ghazi2002-06-211-1/+1
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-72/+4
* * tree.h: Forward-declare struct realvaluetype.zack2002-05-281-0/+1
* * class.c (make_class_data): Set DECL_ALIGN on static class data,bryce2002-04-171-4/+0
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-1/+1
* * Makefile.in (ggc-common.o): Update.neil2002-03-261-1/+1
* * c-decl.c (maybe_build_cleanup): Remove.neil2002-03-251-11/+0
* * Makefile.in: Update.neil2002-03-201-1/+1
* libjava:bryce2002-03-101-0/+5
* * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE inghazi2002-03-031-2/+1
* * Makefile.in (integrate.o): Update.neil2002-02-281-5/+12
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-271-2/+0
* * decl.c (java_init_decl_processing): Use add_predefined_file.tromey2002-01-221-18/+13
* * decl.c (java_init_decl_processing): Don't initializebryce2001-12-201-5/+0
* * decl.c (java_init_decl_processing): Build otable_type correctly.bryce2001-12-161-5/+4
* gcc/java:bryce2001-12-151-1/+34
* * class.c (get_dispatch_table): Fix java vtable layouthboehm2001-12-141-0/+6
* Restore support for static class initialization optimization.bothner2001-12-061-1/+1
* * decl.c (complete_start_java_method): Now generate TRY_FINALLY_EXPRbothner2001-12-041-6/+3
* * c-common.c: Include c-lex.h.neil2001-11-151-1/+1
* 2001-09-22 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-221-3/+5
* * decl.c (init_decl_processing): Add `throws' field to methodtromey2001-08-241-0/+1
* 2001-08-16 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-171-0/+10
OpenPOWER on IntegriCloud