* ChangeLog: Fix whitespace.
[gcc.git] / gcc / java /
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-12 Jan Hubickasymtab.c (section_hash): New hash.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-17 Trevor Saundersrm a bunch of _stat allocation functions
2014-05-06 Richard Sandifordboehm.c (mark_reference_fields): Don't update the mask...
2014-05-06 Kenneth ZadeckUpdate ChangeLogs for wide-int work.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2014-01-02 Jakub JelinekSmall ChangeLog fixes.
2014-01-02 Tobias Burnusgnat_ugn.texi: Bump @copying's copyright year.
2013-12-19 Jakub Jelinekre PR other/59545 (Signed integer overflow issues)
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 David MalcolmRemove macros that implicitly use input_location
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Steven Bosschercfgrtl.c (can_fallthru): Reorder code to move tablejump...
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-07 Jeff Lawinvoke.texi (-fisolate-erroneous-paths): Document.
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-14 David MalcolmIntroduce gcc::dump_manager class
2013-09-25 Tom TromeyMake-lang.in (jvspec.o): Remove.
2013-09-25 Tom TromeyMakefile.in (DRIVER_DEFINES): Use $(and), not shell...
2013-06-05 Jan Hubickaclass.c (emit_register_classes_in_jcr_section): Use...
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-22 Matthias Klosejvspec.c (jvgenmain_spec): Add %I to cc1 call.
2013-05-16 Jason MerrillMakefile.in (LLINKER): New variable.
2013-05-06 Jakub Jelinekre PR libgcj/57074 (libgcj regression on 32bit Power...
2013-04-14 Gerald Pfeifergcj.texi (Configure-time Options): Refer to GCC, not...
2013-04-09 Richard Bienerexpr.c (build_java_binop): Pass a type to build_int_cst.
2013-03-22 Kai Tietz* lang.c (put_decl_node): Don't iterate over end_params...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2013-01-03 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-14 Jan Hubickabuiltins.c (define_builtin): Accept ECF flags and use...
2012-10-25 Lawrence CrowlChange hash_table to support a comparator type differen...
2012-10-09 Lawrence CrowlChange more non-GTY hash tables to use the new type...
2012-09-24 Lawrence CrowlFinish conversion of uses of double_int to the new...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-07-30 Laurynas Biveinisgengtype.c (adjust_field_type): Diagnose duplicate...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-11 Steven Bosscherjava-tree.h (force_evaluation_order): Remove prototype.
2012-07-11 Steven Bosscherexpr.h (can_move_by_pieces): Move prototype from here ...
2012-07-08 Steven Bosscheralias.h: Do not include coretypes.h in header files.
2012-07-05 Uros Bizjakre PR fortran/53449 (fortran fails to build with LTO...
2012-06-04 Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-21 John David Anglinre PR java/52815 (class.c:2815:53: error: 'JCR_SECTION_...
2012-04-22 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Do not merge...
2012-04-20 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-11 Rainer OrthFix java bootstrap on 32-bit targets
2012-04-11 Andrew Haleyjcf-reader.c (jcf_parse_bootstrap_methods): Add ATTRIBU...
2012-04-11 Andrew Haleyjcf.h (bootstrap_method): New.
2012-04-02 Rainer OrthFix .jcr alignment
2012-03-29 Steven Bosscherre PR java/52730 (Java front end emits assembly)
2012-01-23 Andreas Schwablang.c (java_init_options_struct): Set frontend_set_fla...
2012-01-01 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2011-12-03 Matthias Kloseexpr.c (SPECIAL_WIDE): Fix typo in message.
2011-11-23 Jeffrey A Lawlang.c (java_init_options_struct): Disable optimization...
2011-11-07 Richard HendersonAllow libcalls to be installed for legacy __sync optabs.
2011-11-02 Rainer OrthMove shlib support to toplevel libgcc
2011-10-17 Tom TromeyLinemap infrastructure for virtual locations
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-08-24 Joseph Myers* Makefile.in (CFLAGS-collect2.o, CFLAGS-c-family/c...
2011-08-18 Peter Collingbourne2011-08-18 Peter Collingbourne <peter@pcc.me.uk>
2011-08-10 Rainer Orthjcf-dump.c (print_constant): Cast first frexp arg.
2011-08-08 Rainer Orthdriver-sparc.c: New file.
2011-07-19 Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-06 Richard Guenthertree.c (build_common_tree_nodes_2): Merge with build_co...
2011-06-21 Andrew MacLeodcosmetic. Add sync_ to all the expand_builtin defines...
2011-06-07 Richard Guentherdecl.c (java_init_decl_processing): Call build_common_n...
2011-06-07 Richard Guenthertree.c (build_common_tree_nodes): Also initialize size_...
2011-05-30 Joern Renneckere PR middle-end/46500 (target.h includes tm.h)
2011-05-26 Nathan Froydmake TS_BLOCK a substructure of TS_BASE
2011-05-24 Joseph MyersMakefile.in (GCC_OBJS): Remove opts-common.o and options.o.
2011-05-20 Joseph MyersMakefile.in (LIBDEPS): Add libcommon.a.
2011-05-11 Nathan Froydsplit tree_type
2011-05-07 Eric Botcazoulanghooks.h (lang_hooks_for_types): Change global_bindi...
2011-05-06 Nathan Froydgeneralize build_case_label to the rest of the compiler
2011-04-29 Richard Guentherre PR middle-end/48819 (350 execution failures in 64...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-18 Jim Meyeringfix doubled-word typos in comments and strings: e.g...
2011-04-14 Nathan Froydutils.c (gnat_poplevel): Use block_chainon.
2011-04-13 Nathan Froydada-tree.h (union lang_tree_node): Check for TS_COMMON...
2011-04-11 Martin Jamborcgraph.c (cgraph_local_info): Call cgraph_get_node...
2011-04-10 Mike StumpRemove doubled up words.
2011-03-25 Kai TietzChangelog c-family/
2011-03-21 Kai TietzChangeLog gcc/
2011-02-13 Joseph Myers* jvspec.c (jvgenmain_spec): Remove %{a*}.
2011-01-21 Kai Tietzre PR bootstrap/47215 (Failed to bootstrap)
2011-01-11 Kai Tietzre PR bootstrap/47215 (Failed to bootstrap)
2011-01-07 Kai Tietzre PR bootstrap/47215 (Failed to bootstrap)
2011-01-07 Kai Tietzdecl.c (java_init_decl_processing): Setup va_list_type_...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2011-01-03 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2010-12-15 Dave Korndecl.c (java_init_decl_processing): Initialise integer_...
next