aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Move shlib support to toplevel libgccRainer Orth2-1/+5
2011-10-17Linemap infrastructure for virtual locationsTom Tromey2-1/+6
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner6-23/+41
2011-08-24* Makefile.in (CFLAGS-collect2.o, CFLAGS-c-family/c-opts.o)Joseph Myers2-6/+11
2011-08-182011-08-18 Peter Collingbourne <peter@pcc.me.uk>Peter Collingbourne2-2/+7
2011-08-10jcf-dump.c (print_constant): Cast first frexp arg.Rainer Orth2-2/+6
2011-08-08driver-sparc.c: New file.Rainer Orth2-1/+6
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther5-25/+26
2011-07-06tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.Richard Guenther2-4/+6
2011-06-21cosmetic. Add sync_ to all the expand_builtin defines which do not match the ...Andrew MacLeod3-13/+20
2011-06-07decl.c (java_init_decl_processing): Call build_common_nodes, build_common_nod...Richard Guenther2-38/+19
2011-06-07tree.c (build_common_tree_nodes): Also initialize size_type_node.Richard Guenther2-1/+13
2011-05-30re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2-1/+12
2011-05-26make TS_BLOCK a substructure of TS_BASENathan Froyd3-6/+7
2011-05-24Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.Joseph Myers2-2/+7
2011-05-20Makefile.in (LIBDEPS): Add libcommon.a.Joseph Myers4-10/+42
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