summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* * system.h: Include filenames.h.zack2003-07-034-25/+11
* * c-common.h (c_common_init_options): New prototype.neil2003-07-022-3/+8
* * c-tree.h (define_label): Replace filename and lineno argumentsnathan2003-07-012-2/+5
* * dbxout.c (flag_debug_only_used_symbols): Delete redundantzack2003-06-283-2/+5
* * c-format.c (check_format_string, get_constant)zack2003-06-284-3/+10
* * c-opts.c (missing_arg): Make non-static.neil2003-06-262-7/+4
* * tree.h (expand_function_end): Remove all parameters.nathan2003-06-205-9/+21
* PR debug/4252neil2003-06-182-1/+5
* * c-opts.c (c_common_handle_option): s/on/value/.neil2003-06-163-15/+12
* * c-opts.c (lang_flags): Update for new spelling of flags.neil2003-06-153-21/+10
* * c-pch.c (asm_file_name): Remove.neil2003-06-152-3/+7
* * lang-specs.h: Rewrite -MD and -MMD to append an underscore.neil2003-06-144-5/+11
* * tree.h (init_function_start): Remove filename and line paramters.nathan2003-06-144-3/+12
* * Makefile.in: Update to use common.opt and lang_opt_files.neil2003-06-143-12/+12
* * hooks.c (hook_int_size_t_constcharptr_int_0): New.neil2003-06-112-0/+5
* * lang.c (java_handle_option): Update dependency_tracking fortromey2003-06-112-0/+4
* * lang.c (java_handle_option): OPT_fbootclasspath_ can take antromey2003-06-112-6/+12
* 2003-06-10 Andrew Haley <aph@redhat.com>aph2003-06-103-3/+10
* 2003-05-21 Andrew Haley <aph@redhat.com>aph2003-06-102-0/+21
* java:neil2003-06-098-241/+365
* * tree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FIRST isnathan2003-06-094-16/+19
* * jvspec.c (jvgenmain_spec): Added `*' after fassume-compiled andtromey2003-06-082-1/+6
* * builtins.c (define_builtin_type, builtin_types): Delete.sayle2003-06-082-101/+52
* ��> 2003-06-07�� Anthony Green�� <green@redhat.com>green2003-06-082-6/+12
* f:neil2003-06-083-1/+10
* * 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