aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2011-05-11split tree_typeNathan Froyd2-1/+5
2011-05-07langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou3-3/+8
2011-05-06generalize build_case_label to the rest of the compilerNathan Froyd2-4/+9
2011-04-29re PR middle-end/48819 (350 execution failures in 64-bit libjava testsuite on...Richard Guenther2-5/+8
2011-04-20remove useless if-before-free testsJim Meyering2-3/+6
2011-04-18fix doubled-word typos in comments and strings: e.g., s/in in/in/Jim Meyering2-2/+6
2011-04-14utils.c (gnat_poplevel): Use block_chainon.Nathan Froyd2-3/+7
2011-04-13ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd2-1/+6
2011-04-11cgraph.c (cgraph_local_info): Call cgraph_get_node instead of cgraph_node, ha...Martin Jambor2-1/+9
2011-04-10Remove doubled up words.Mike Stump1-1/+1
2011-03-25Changelog c-family/Kai Tietz3-5/+12
2011-03-21ChangeLog gcc/Kai Tietz2-2/+7
2011-02-13* jvspec.c (jvgenmain_spec): Remove %{a*}.Joseph Myers2-2/+6
2011-01-21re PR bootstrap/47215 (Failed to bootstrap)Kai Tietz2-15/+6
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