aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo10-164/+176
2012-11-14builtins.c (define_builtin): Accept ECF flags and use set_call_expr_flags.Jan Hubicka2-26/+27
2012-10-25Change hash_table to support a comparator type different from the value type ...Lawrence Crowl1-5/+7
2012-10-09Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl3-19/+37
2012-09-24Finish conversion of uses of double_int to the new API.Lawrence Crowl4-6/+13
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo2-6/+6
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo4-9/+9
2012-07-30gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio...Laurynas Biveinis2-2/+7
2012-07-16system.h (dump_file): Do not define.Steven Bosscher3-2/+7
2012-07-11java-tree.h (force_evaluation_order): Remove prototype.Steven Bosscher3-77/+5
2012-07-11expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher6-5/+9
2012-07-08alias.h: Do not include coretypes.h in header files.Steven Bosscher3-2/+7
2012-07-05re PR fortran/53449 (fortran fails to build with LTO bootstrap)Uros Bizjak2-4/+6
2012-06-04output.h (merge_weak, [...]): Move protos from here...Steven Bosscher1-1/+1
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher3-2/+5
2012-05-21re PR java/52815 (class.c:2815:53: error: 'JCR_SECTION_NAME' was not declared...John David Anglin2-6/+12
2012-04-22lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka2-1/+4
2012-04-20lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.Jan Hubicka2-1/+4
2012-04-11Fix java bootstrap on 32-bit targetsRainer Orth2-5/+12
2012-04-11jcf-reader.c (jcf_parse_bootstrap_methods): Add ATTRIBUTE_UNUSED.Andrew Haley2-1/+6
2012-04-11jcf.h (bootstrap_method): New.Andrew Haley7-2/+178
2012-04-02Fix .jcr alignmentRainer Orth2-1/+7
2012-03-29re PR java/52730 (Java front end emits assembly)Steven Bosscher2-44/+83
2012-01-23lang.c (java_init_options_struct): Set frontend_set_flag_trapping_math.Andreas Schwab2-62/+68
2012-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-2/+6
2011-12-03expr.c (SPECIAL_WIDE): Fix typo in message.Matthias Klose2-1/+5
2011-11-23lang.c (java_init_options_struct): Disable optimizations which assume a NULL ...Jeffrey A Law2-0/+9
2011-11-07Allow libcalls to be installed for legacy __sync optabs.Richard Henderson2-15/+16
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