aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2011-01-11re PR bootstrap/47215 (Failed to bootstrap)Kai Tietz2-0/+8
2011-01-07re PR bootstrap/47215 (Failed to bootstrap)Kai Tietz2-1/+6
2011-01-07decl.c (java_init_decl_processing): Setup va_list_type_node.Kai Tietz2-0/+17
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek5-5/+5
2011-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-2/+6
2010-12-15decl.c (java_init_decl_processing): Initialise integer_three_node.Dave Korn3-1/+9
2010-12-07* config/mcore/mcore.c Don't include assert.h.Joseph Myers2-2/+6
2010-12-03common.opt (N, [...]): New options.Joseph Myers2-0/+7
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers3-2/+6
2010-11-30hwint.c: New.Joseph Myers3-2/+6
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers8-16/+20
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers9-38/+29
2010-11-17invoke.texi (-dy): Remove.Joseph Myers3-2/+7
2010-11-16re PR java/46386 (negative shift count in build_constants_constructor for 16 ...Joern Rennecke2-2/+8
2010-11-12Makefile.in (OPTS_H): Define.Joseph Myers3-4/+9
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers5-7/+14
2010-11-06re PR middle-end/46314 (frontends use ASM_GENERATE_INTERNAL_LABEL)Joern Rennecke3-3/+13
2010-11-03re PR bootstrap/44335 (gcc-4.6-20100529 java bootstrap failure on arm-linux-g...Joern Rennecke2-3/+12
2010-10-13Centralize knowledge of eh personality routines.Richard Henderson2-5/+6
2010-10-12flag-types.h: New.Joseph Myers2-1/+6
2010-10-11decl.c (java_init_decl_processing): Use build_function_type_list instead of b...Nathan Froyd4-105/+90
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers2-8/+23
2010-10-04Mark linker Makefile rules for job server buildAndi Kleen2-4/+9
2010-09-29options.texi (Variable, Var, Init): Update documentation without reference to...Joseph Myers2-1/+5
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers5-61/+15
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson3-2/+10
2010-09-28re PR java/45773 (gcj fails to compile java)Andrew Haley2-1/+10
2010-09-22common.opt (-assemble, [...]): New.Joseph Myers3-1/+53
2010-09-16tree.c (tree_node_structure_for_code): TRANSLATION_UNIT_DECL is TS_TRANSLATIO...Richard Guenther2-10/+12
2010-09-03options.texi (SeparateAlias): Document.Joseph Myers2-0/+8
2010-09-03Check "-D XXX=YYY".H.J. Lu2-1/+8
2010-09-02* jvspec.c (jvgenmain_spec): Don't handle -fnew-verifier.Joseph Myers2-1/+5
2010-09-02re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers4-20/+16
2010-08-22Makefile.in (gccspec.o, cppspec.o): Update dependencies.Joseph Myers4-269/+279
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd5-12/+17
2010-08-16common.opt: Add driver options.Joseph Myers2-3/+7
2010-08-06* class.c (build_utf8_ref): Fix code formatting from previous commit.David Daney2-1/+5
2010-08-06* class.c (build_utf8_ref): Make decl DECL_USER_ALIGN.David Daney2-0/+5
2010-07-27coretypes.h (struct cl_option_handlers): Declare.Joseph Myers2-6/+13
2010-07-27langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers2-5/+18
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd9-49/+60
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez13-0/+28
2010-07-05re PR bootstrap/44825 (Failed to bootstrap)Nathan Froyd2-2/+7
2010-07-05constants.c (build_constants_constructor): Use build_constructor instead of b...Nathan Froyd3-104/+138
2010-07-04gcc/Richard Sandiford1-4/+8
2010-06-28java-tree.h (struct lang_type): Change type to a VEC.Nathan Froyd4-17/+31
2010-06-28system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher4-5/+35
2010-06-23decl.c (java_init_decl_processing): Use double_int_to_tree instead of build_i...Anatoly Sokolov3-44/+27
2010-06-09fdl.texi: Move to GFDL version 1.3.Gerald Pfeifer2-2/+6
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis10-37/+71