summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in (OJBS, c-opts.o): Update.neil2003-06-072-2/+8
* * install.tex: Document profiledbootstrap.hubicka2003-06-052-0/+8
* * flags.h (flag_wrapv): New flag controlling overflow semantics.sayle2003-05-312-0/+8
* * builtins.c (cos_builtin, sin_builtin, sqrt_builtin): Delete.sayle2003-05-292-53/+52
* * win32-host.c: Normalize copyright boilerplate.neroden2003-05-232-3/+9
* gcc:ghazi2003-05-172-5/+8
* * diagnostic.c (output_format): Add support for %m.zack2003-05-134-11/+17
* * class.c (layout_class_method): Set DECL_EXTERNAL.rth2003-05-136-14/+47
* * Make-lang.in (java/parse.o, java/parse-scan.o): Depend on input.h.nathan2003-05-044-5/+10
* PR java/10491:tromey2003-05-032-0/+38
* PR java/10459:tromey2003-05-032-7/+21
* * Makefile.in (TREE_H): Replace location.h with input.h.nathan2003-05-023-6/+14
* missed from my previous checkinnathan2003-05-011-0/+24
* * input.h (lineno): Rename to ...nathan2003-05-0111-64/+64
* 2003-04-20 Mohan Embar <gnustuff@thisiscool.com>tromey2003-04-202-1/+7
* * gjavah.c (print_c_decl): Indentation fix.tromey2003-04-142-6/+10
* * tree.c (build_constructor): New function.zack2003-04-135-18/+24
* 2003-04-10 Eric Blake <ebb9@email.byu.edu>ericb2003-04-102-19/+36
* 2003-03-16 Mohan Embar <gnustuff@thisiscool.com>aph2003-04-106-10/+143
* 2003-04-06 Steven Bosscher <steven@gcc.gnu.org>steven2003-04-063-42/+0
* fastjar:jsm282003-03-302-1/+5
* * parse.y (create_interface): Call CHECK_DEPRECATED.tromey2003-03-252-0/+7
* * configure.in: Check whether it is necessary to link againstzack2003-03-232-427/+432
* * javaop.h (jfloat, jdouble): Make them structures mirroringzack2003-03-214-88/+188
* * Makefile.in (STRICT2_WARN): Add @WERROR@.ljrittle2003-03-201-1/+1
* (gcc)neroden2003-03-192-12/+17
* * lex.c (do_java_lex): Renamed from java_lex.tromey2003-03-192-1/+26
* * parse.y (resolve_inner_class): Error if qualifier is a primitivetromey2003-03-132-2/+14
* 2003-03-04 Andrew Haley <aph@redhat.com>aph2003-03-122-0/+23
* * parse.y (resolve_field_access): Initialize class if field istromey2003-03-113-1/+28
* 2003-03-11 Andrew Haley <aph@redhat.com>aph2003-03-112-1/+6
* 2003-03-10 Ranjit Mathew <rmathew@hotmail.com>aph2003-03-103-10/+47
* * c-common.h (c_common_init, c_common_post_options): Update.neil2003-03-082-67/+74
* 2003-03-05 Ranjit Mathew <rmathew@hotmail.com>tromey2003-03-073-5/+28
* * Make-lang.in (java.tags): New target.tromey2003-03-042-0/+8
* PR c++/9367sayle2003-03-022-2/+11
* * parse.y (jdep_resolve_class): Only check deprecation if we foundtromey2003-03-012-1/+6
* PR java/9695:tromey2003-02-283-6/+25
* * jcf-write.c (generate_classfile): Check whether class istromey2003-02-262-2/+7
* * builtins.def (DEF_LIB_ALWAYS_BUILTIN, DEF_UNUSED_BUILTIN): Delete.sayle2003-02-262-17/+11
* * lang-options.h: Added -Wdeprecated.tromey2003-02-2413-2612/+2832
* Change base class access representation.nathan2003-02-202-2/+6
* 2003-02-12 Ranjit Mathew <rmathew@hotmail.com>tromey2003-02-123-10/+40
* * jcf-io.c (java_or_class_file): Use libiberty's lbasenamesayle2003-02-082-1/+6
* Reverted erroneously applied patchtromey2003-02-061-29/+4
* fastjar:jsm282003-02-042-1/+5
* 2003-01-31 Andrew Haley <aph@redhat.com>aph2003-02-032-0/+64
* 2003-01-31 Adrian Bunk <bunk@fs.tum.de>aph2003-02-033-4/+12
* * gjavah.c (throwable_p): Allocate 1 more byte for string.mark2003-02-012-1/+5
* * tree.h (TYPE_BINFO_SIZE, TYPE_BINFO_SIZE_UNIT): Remove.nathan2003-01-312-3/+9