summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* lang.c (java_init_options_struct): Set frontend_set_flag_trapping_math.Andreas Schwab2012-01-232-62/+68
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2012-01-012-2/+6
* expr.c (SPECIAL_WIDE): Fix typo in message.Matthias Klose2011-12-032-1/+5
* lang.c (java_init_options_struct): Disable optimizations which assume a NULL ...Jeffrey A Law2011-11-232-0/+9
* Allow libcalls to be installed for legacy __sync optabs.Richard Henderson2011-11-072-15/+16
* Move shlib support to toplevel libgccRainer Orth2011-11-022-1/+5
* Linemap infrastructure for virtual locationsTom Tromey2011-10-172-1/+6
* Convert standard builtin functions from being arrays to using a functional in...Michael Meissner2011-10-116-23/+41
* * Makefile.in (CFLAGS-collect2.o, CFLAGS-c-family/c-opts.o)Joseph Myers2011-08-242-6/+11
* 2011-08-18 Peter Collingbourne <peter@pcc.me.uk>Peter Collingbourne2011-08-182-2/+7
* jcf-dump.c (print_constant): Cast first frexp arg.Rainer Orth2011-08-102-2/+6
* driver-sparc.c: New file.Rainer Orth2011-08-082-1/+6
* tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther2011-07-195-25/+26
* tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.Richard Guenther2011-07-062-4/+6
* cosmetic. Add sync_ to all the expand_builtin defines which do not match the ...Andrew MacLeod2011-06-213-13/+20
* decl.c (java_init_decl_processing): Call build_common_nodes, build_common_nod...Richard Guenther2011-06-072-38/+19
* tree.c (build_common_tree_nodes): Also initialize size_type_node.Richard Guenther2011-06-072-1/+13
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-05-302-1/+12
* make TS_BLOCK a substructure of TS_BASENathan Froyd2011-05-263-6/+7
* Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.Joseph Myers2011-05-242-2/+7
* Makefile.in (LIBDEPS): Add libcommon.a.Joseph Myers2011-05-204-10/+42
* split tree_typeNathan Froyd2011-05-112-1/+5
* langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou2011-05-073-3/+8
* generalize build_case_label to the rest of the compilerNathan Froyd2011-05-062-4/+9
* re PR middle-end/48819 (350 execution failures in 64-bit libjava testsuite on...Richard Guenther2011-04-292-5/+8
* remove useless if-before-free testsJim Meyering2011-04-202-3/+6
* fix doubled-word typos in comments and strings: e.g., s/in in/in/Jim Meyering2011-04-182-2/+6
* utils.c (gnat_poplevel): Use block_chainon.Nathan Froyd2011-04-142-3/+7
* ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd2011-04-132-1/+6
* cgraph.c (cgraph_local_info): Call cgraph_get_node instead of cgraph_node, ha...Martin Jambor2011-04-112-1/+9
* Remove doubled up words.Mike Stump2011-04-101-1/+1
* Changelog c-family/Kai Tietz2011-03-253-5/+12
* ChangeLog gcc/Kai Tietz2011-03-212-2/+7
* * jvspec.c (jvgenmain_spec): Remove %{a*}.Joseph Myers2011-02-132-2/+6
* re PR bootstrap/47215 (Failed to bootstrap)Kai Tietz2011-01-212-15/+6
* re PR bootstrap/47215 (Failed to bootstrap)Kai Tietz2011-01-112-0/+8
* re PR bootstrap/47215 (Failed to bootstrap)Kai Tietz2011-01-072-1/+6
* decl.c (java_init_decl_processing): Setup va_list_type_node.Kai Tietz2011-01-072-0/+17
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-035-5/+5
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2011-01-032-2/+6
* decl.c (java_init_decl_processing): Initialise integer_three_node.Dave Korn2010-12-153-1/+9
* * config/mcore/mcore.c Don't include assert.h.Joseph Myers2010-12-072-2/+6
* common.opt (N, [...]): New options.Joseph Myers2010-12-032-0/+7
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-013-2/+6
* hwint.c: New.Joseph Myers2010-11-303-2/+6
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-308-16/+20
* system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers2010-11-299-38/+29
* invoke.texi (-dy): Remove.Joseph Myers2010-11-173-2/+7
* re PR java/46386 (negative shift count in build_constants_constructor for 16 ...Joern Rennecke2010-11-162-2/+8
* Makefile.in (OPTS_H): Define.Joseph Myers2010-11-123-4/+9