aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)Author
2015-06-26Mark ChangeLogGCC Administrator
2015-06-26cpp.texi: Update displayed copyright years.Jakub Jelinek
2014-10-30Mark ChangeLogGCC Administrator
2014-07-16Mark ChangeLogGCC Administrator
2014-04-22Mark ChangeLogGCC Administrator
2014-01-02Update copyright years in gcc/Richard Sandiford
2014-01-02Small ChangeLog fixes.Jakub Jelinek
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus
2013-12-19re PR other/59545 (Signed integer overflow issues)Jakub Jelinek
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-22Remove macros that implicitly use input_locationDavid Malcolm
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-18c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout.Richard Sandiford
2013-11-18cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.Richard Sandiford
2013-11-14gimplify-be.h: New file.Andrew MacLeod
2013-11-13cfgrtl.c (can_fallthru): Reorder code to move tablejump check up.Steven Bosscher
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod
2013-11-07invoke.texi (-fisolate-erroneous-paths): Document.Jeff Law
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm
2013-10-14Introduce gcc::dump_manager classDavid Malcolm
2013-09-25Make-lang.in (jvspec.o): Remove.Tom Tromey
2013-09-25Makefile.in (DRIVER_DEFINES): Use $(and), not shell code, to add -DENABLE_SHA...Tom Tromey
2013-06-05class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P instead o...Jan Hubicka
2013-05-29cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka
2013-05-22jvspec.c (jvgenmain_spec): Add %I to cc1 call.Matthias Klose
2013-05-16Makefile.in (LLINKER): New variable.Jason Merrill
2013-05-06re PR libgcj/57074 (libgcj regression on 32bit Power architecture)Jakub Jelinek
2013-04-14gcj.texi (Configure-time Options): Refer to GCC, not gcc.Gerald Pfeifer
2013-04-09expr.c (build_java_binop): Pass a type to build_int_cst.Richard Biener
2013-03-22* lang.c (put_decl_node): Don't iterate over end_params_node.Kai Tietz
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2013-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-11-14builtins.c (define_builtin): Accept ECF flags and use set_call_expr_flags.Jan Hubicka
2012-10-25Change hash_table to support a comparator type different from the value type ...Lawrence Crowl
2012-10-09Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl
2012-09-24Finish conversion of uses of double_int to the new API.Lawrence Crowl
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo
2012-07-30gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio...Laurynas Biveinis
2012-07-16system.h (dump_file): Do not define.Steven Bosscher
2012-07-11java-tree.h (force_evaluation_order): Remove prototype.Steven Bosscher
2012-07-11expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher
2012-07-08alias.h: Do not include coretypes.h in header files.Steven Bosscher
2012-07-05re PR fortran/53449 (fortran fails to build with LTO bootstrap)Uros Bizjak
2012-06-04output.h (merge_weak, [...]): Move protos from here...Steven Bosscher
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-21re PR java/52815 (class.c:2815:53: error: 'JCR_SECTION_NAME' was not declared...John David Anglin
2012-04-22lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka