aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2010-09-03Check "-D XXX=YYY".H.J. Lu1-0/+5
2010-09-02* jvspec.c (jvgenmain_spec): Don't handle -fnew-verifier.Joseph Myers1-0/+4
2010-09-02re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers1-0/+8
2010-08-22Makefile.in (gccspec.o, cppspec.o): Update dependencies.Joseph Myers1-0/+10
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-0/+7
2010-08-16common.opt: Add driver options.Joseph Myers1-0/+4
2010-08-06* class.c (build_utf8_ref): Fix code formatting from previous commit.David Daney1-0/+4
2010-08-06* class.c (build_utf8_ref): Make decl DECL_USER_ALIGN.David Daney1-0/+4
2010-07-27coretypes.h (struct cl_option_handlers): Declare.Joseph Myers1-0/+5
2010-07-27langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers1-0/+6
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-0/+11
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+16
2010-07-05re PR bootstrap/44825 (Failed to bootstrap)Nathan Froyd1-0/+5
2010-07-05constants.c (build_constants_constructor): Use build_constructor instead of b...Nathan Froyd1-0/+14
2010-06-28java-tree.h (struct lang_type): Change type to a VEC.Nathan Froyd1-0/+9
2010-06-28system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher1-0/+9
2010-06-23decl.c (java_init_decl_processing): Use double_int_to_tree instead of build_i...Anatoly Sokolov1-0/+10
2010-06-09fdl.texi: Move to GFDL version 1.3.Gerald Pfeifer1-0/+4
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-0/+35
2010-06-04darwin-driver.c (darwin_default_min_version): UseJoseph Myers1-0/+5
2010-05-29* except.c: Include tm.h.Steven Bosscher1-0/+4
2010-05-28re PR driver/15303 (When gcc sees an unrecognized option, the exit status ind...Joseph Myers1-0/+5
2010-05-28* expr.c (get_symbol_table_index): Add spaces in expression.Nathan Froyd1-0/+4
2010-05-28java-tree.h (method_entry): Declare.Nathan Froyd1-0/+11
2010-05-27Makefile.in (ALL_CFLAGS): Add file-specific CFLAGS.Steven Bosscher1-0/+5
2010-05-26java-tree.h (struct lang_decl_func): Change type of throws_list field to a VEC.Nathan Froyd1-0/+8
2010-05-26class.c (utf8_decl_list): Delete.Nathan Froyd1-0/+18
2010-05-25lang.c (java_classify_record): Return RECORD_IS_INTERFACE for interfaces.Jakub Jelinek1-0/+3
2010-05-25re PR debug/43260 (Java static class members lack DWARF location info)Jakub Jelinek1-0/+13
2010-05-24expr.c (quick_stack): Change type to a VEC.Nathan Froyd1-0/+8
2010-05-23java-gimplify.c: Do not include tm.h, toplev.h.Steven Bosscher1-0/+24
2010-05-23jcf-parse.c: Include bitmap.h.Steven Bosscher1-2/+3
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-0/+4
2010-05-20re PR debug/43521 (java: "this" pointer not marked with DW_AT_artificial)Jakub Jelinek1-0/+6
2010-05-20double-int.h (double_int_ior): New function.Anatoly Sokolov1-0/+5
2010-05-19* expr.c (pop_arguments): Fix use of undeclared variable.Nathan Froyd1-0/+4
2010-05-18tree.h (build_call_list): Remove.Nathan Froyd1-0/+19
2010-05-14re PR middle-end/44103 (New Java test failures)Nathan Froyd1-0/+24
2010-05-06re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Manuel López-Ibáñez1-0/+5
2010-04-18fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou1-0/+5
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek1-0/+6
2010-01-20* jvspec.c (lang_specific_driver): Constify two variables named "p".Joern Rennecke1-0/+2
2010-01-20jcf-parse.c (set_source_filename): Constify variable "dot".Joern Rennecke1-0/+4
2010-01-20* lang.c (java_post_options): Constify variable "dot".Joern Rennecke1-0/+4
2010-01-09gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-0/+4
2009-11-28jvspec.c (lang_specific_driver): Remove unused saw_verbose_flag variable.Jakub Jelinek1-0/+12
2009-10-20re PR java/28474 (mangle_name.c mangles names unecessarily)Joel Dice1-0/+7
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+4
2009-09-28except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson1-0/+6
2009-09-14Squash commit of EH in gimpleRichard Henderson1-0/+13