aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-04-14gcj.texi (Configure-time Options): Refer to GCC, not gcc.Gerald Pfeifer1-0/+7
2013-04-09expr.c (build_java_binop): Pass a type to build_int_cst.Richard Biener1-0/+4
2013-03-22* lang.c (put_decl_node): Don't iterate over end_params_node.Kai Tietz1-0/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-0/+4
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-0/+14
2012-11-14builtins.c (define_builtin): Accept ECF flags and use set_call_expr_flags.Jan Hubicka1-0/+6
2012-10-09Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl1-0/+7
2012-09-24Finish conversion of uses of double_int to the new API.Lawrence Crowl1-0/+7
2012-07-30gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio...Laurynas Biveinis1-0/+5
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-0/+5
2012-07-11java-tree.h (force_evaluation_order): Remove prototype.Steven Bosscher1-0/+5
2012-07-11expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher1-0/+8
2012-07-08alias.h: Do not include coretypes.h in header files.Steven Bosscher1-0/+5
2012-07-05re PR fortran/53449 (fortran fails to build with LTO bootstrap)Uros Bizjak1-1/+5
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-0/+4
2012-05-21re PR java/52815 (class.c:2815:53: error: 'JCR_SECTION_NAME' was not declared...John David Anglin1-0/+6
2012-04-22lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka1-0/+4
2012-04-20lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.Jan Hubicka1-0/+4
2012-04-11Fix java bootstrap on 32-bit targetsRainer Orth1-0/+5
2012-04-11jcf-reader.c (jcf_parse_bootstrap_methods): Add ATTRIBUTE_UNUSED.Andrew Haley1-0/+5
2012-04-11jcf.h (bootstrap_method): New.Andrew Haley1-0/+18
2012-04-02Fix .jcr alignmentRainer Orth1-0/+5
2012-03-29re PR java/52730 (Java front end emits assembly)Steven Bosscher1-0/+8
2012-01-23lang.c (java_init_options_struct): Set frontend_set_flag_trapping_math.Andreas Schwab1-61/+66
2012-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-0/+4
2011-12-03expr.c (SPECIAL_WIDE): Fix typo in message.Matthias Klose1-0/+4
2011-11-23lang.c (java_init_options_struct): Disable optimizations which assume a NULL ...Jeffrey A Law1-0/+5
2011-11-07Allow libcalls to be installed for legacy __sync optabs.Richard Henderson1-0/+7
2011-11-02Move shlib support to toplevel libgccRainer Orth1-0/+4
2011-10-17Linemap infrastructure for virtual locationsTom Tromey1-0/+5
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner1-0/+16
2011-08-24* Makefile.in (CFLAGS-collect2.o, CFLAGS-c-family/c-opts.o)Joseph Myers1-0/+7
2011-08-182011-08-18 Peter Collingbourne <peter@pcc.me.uk>Peter Collingbourne1-0/+5
2011-08-10jcf-dump.c (print_constant): Cast first frexp arg.Rainer Orth1-0/+4
2011-08-08driver-sparc.c: New file.Rainer Orth1-0/+4
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-0/+11
2011-07-06tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.Richard Guenther1-0/+5
2011-06-21cosmetic. Add sync_ to all the expand_builtin defines which do not match the ...Andrew MacLeod1-0/+5
2011-06-07decl.c (java_init_decl_processing): Call build_common_nodes, build_common_nod...Richard Guenther1-0/+6
2011-06-07tree.c (build_common_tree_nodes): Also initialize size_type_node.Richard Guenther1-0/+5
2011-05-30re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-0/+5
2011-05-26make TS_BLOCK a substructure of TS_BASENathan Froyd1-0/+5
2011-05-24Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.Joseph Myers1-0/+5
2011-05-20Makefile.in (LIBDEPS): Add libcommon.a.Joseph Myers1-0/+12
2011-05-11split tree_typeNathan Froyd1-0/+4
2011-05-07langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou1-0/+5
2011-05-06generalize build_case_label to the rest of the compilerNathan Froyd1-0/+5
2011-04-29re PR middle-end/48819 (350 execution failures in 64-bit libjava testsuite on...Richard Guenther1-0/+6
2011-04-20remove useless if-before-free testsJim Meyering1-1/+5