summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (OPTS_H): Define.Joseph Myers2010-11-123-4/+9
* cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers2010-11-105-7/+14
* re PR middle-end/46314 (frontends use ASM_GENERATE_INTERNAL_LABEL)Joern Rennecke2010-11-063-3/+13
* re PR bootstrap/44335 (gcc-4.6-20100529 java bootstrap failure on arm-linux-g...Joern Rennecke2010-11-032-3/+12
* Centralize knowledge of eh personality routines.Richard Henderson2010-10-132-5/+6
* flag-types.h: New.Joseph Myers2010-10-122-1/+6
* decl.c (java_init_decl_processing): Use build_function_type_list instead of b...Nathan Froyd2010-10-114-105/+90
* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers2010-10-082-8/+23
* Mark linker Makefile rules for job server buildAndi Kleen2010-10-042-4/+9
* options.texi (Variable, Var, Init): Update documentation without reference to...Joseph Myers2010-09-292-1/+5
* optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2010-09-295-61/+15
* Hookize TARGET_UNWIND_INFO et al.Richard Henderson2010-09-283-2/+10
* re PR java/45773 (gcj fails to compile java)Andrew Haley2010-09-282-1/+10
* common.opt (-assemble, [...]): New.Joseph Myers2010-09-223-1/+53
* tree.c (tree_node_structure_for_code): TRANSLATION_UNIT_DECL is TS_TRANSLATIO...Richard Guenther2010-09-162-10/+12
* options.texi (SeparateAlias): Document.Joseph Myers2010-09-032-0/+8
* Check "-D XXX=YYY".H.J. Lu2010-09-032-1/+8
* * jvspec.c (jvgenmain_spec): Don't handle -fnew-verifier.Joseph Myers2010-09-022-1/+5
* re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers2010-09-024-20/+16
* Makefile.in (gccspec.o, cppspec.o): Update dependencies.Joseph Myers2010-08-224-269/+279
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-205-12/+17
* common.opt: Add driver options.Joseph Myers2010-08-162-3/+7
* * class.c (build_utf8_ref): Fix code formatting from previous commit.David Daney2010-08-062-1/+5
* * class.c (build_utf8_ref): Make decl DECL_USER_ALIGN.David Daney2010-08-062-0/+5
* coretypes.h (struct cl_option_handlers): Declare.Joseph Myers2010-07-272-6/+13
* langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers2010-07-272-5/+18
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-159-49/+60
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-0813-0/+28
* re PR bootstrap/44825 (Failed to bootstrap)Nathan Froyd2010-07-052-2/+7
* constants.c (build_constants_constructor): Use build_constructor instead of b...Nathan Froyd2010-07-053-104/+138
* gcc/Richard Sandiford2010-07-041-4/+8
* java-tree.h (struct lang_type): Change type to a VEC.Nathan Froyd2010-06-284-17/+31
* system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher2010-06-284-5/+35
* decl.c (java_init_decl_processing): Use double_int_to_tree instead of build_i...Anatoly Sokolov2010-06-233-44/+27
* fdl.texi: Move to GFDL version 1.3.Gerald Pfeifer2010-06-092-2/+6
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-0810-37/+71
* darwin-driver.c (darwin_default_min_version): UseJoseph Myers2010-06-042-4/+9
* * except.c: Include tm.h.Steven Bosscher2010-05-292-0/+5
* re PR driver/15303 (When gcc sees an unrecognized option, the exit status ind...Joseph Myers2010-05-282-10/+15
* * expr.c (get_symbol_table_index): Add spaces in expression.Nathan Froyd2010-05-282-1/+5
* java-tree.h (method_entry): Declare.Nathan Froyd2010-05-284-50/+54
* Makefile.in (ALL_CFLAGS): Add file-specific CFLAGS.Steven Bosscher2010-05-272-0/+8
* java-tree.h (struct lang_decl_func): Change type of throws_list field to a VEC.Nathan Froyd2010-05-264-11/+21
* class.c (utf8_decl_list): Delete.Nathan Froyd2010-05-265-47/+56
* lang.c (java_classify_record): Return RECORD_IS_INTERFACE for interfaces.Jakub Jelinek2010-05-252-3/+4
* re PR debug/43260 (Java static class members lack DWARF location info)Jakub Jelinek2010-05-255-4/+46
* expr.c (quick_stack): Change type to a VEC.Nathan Froyd2010-05-242-45/+26
* java-gimplify.c: Do not include tm.h, toplev.h.Steven Bosscher2010-05-2321-70/+57
* jcf-parse.c: Include bitmap.h.Steven Bosscher2010-05-233-3/+5
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-216-5/+4