aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm2-1/+10
2013-10-14Introduce gcc::dump_manager classDavid Malcolm2-1/+7
2013-09-25Make-lang.in (jvspec.o): Remove.Tom Tromey2-70/+19
2013-09-25Makefile.in (DRIVER_DEFINES): Use $(and), not shell code, to add -DENABLE_SHA...Tom Tromey2-2/+5
2013-06-05class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P instead o...Jan Hubicka2-1/+6
2013-05-29cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka2-1/+5
2013-05-22jvspec.c (jvgenmain_spec): Add %I to cc1 call.Matthias Klose2-1/+5
2013-05-16Makefile.in (LLINKER): New variable.Jason Merrill2-1/+5
2013-05-06re PR libgcj/57074 (libgcj regression on 32bit Power architecture)Jakub Jelinek2-3/+20
2013-04-14gcj.texi (Configure-time Options): Refer to GCC, not gcc.Gerald Pfeifer2-5/+11
2013-04-09expr.c (build_java_binop): Pass a type to build_int_cst.Richard Biener2-1/+5
2013-03-22* lang.c (put_decl_node): Don't iterate over end_params_node.Kai Tietz2-1/+6
2013-01-10Update copyright years in gcc/Richard Sandiford41-79/+41
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek23-24/+27
2013-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-2/+7
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