OSDN Git Service

* config/sh/elf.h (LIB_SPEC): Define.
[pf3gnuchains/gcc-fork.git] / gcc / java /
2010-12-07 jsm28 * config/mcore/mcore.c Don't include assert.h.
2010-12-03 jsm28 * common.opt (N, Q, Qn, Qy, Z, n, r, s, t): New options.
2010-12-01 jsm28 * common.opt (main_input_filename, main_input_basename,
2010-11-30 jsm28 * hwint.c: New. Extracted from toplev.c.
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-29 jsm28 * system.h: Include "safe-ctype.h" instead of <safe...
2010-11-17 jsm28 * doc/invoke.texi (-dy): Remove.
2010-11-16 amylaar2010-11-09 Joern Rennecke <amylaar@spamcop.net>
2010-11-12 jsm28 * Makefile.in (OPTS_H): Define.
2010-11-10 jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-06 amylaar PR middle-end/46314
2010-11-03 amylaar PR bootstrap/44335
2010-10-13 rthCentralize knowledge of eh personality routines.
2010-10-12 jsm28 * flag-types.h: New.
2010-10-11 froydnj * decl.c (java_init_decl_processing): Use build_functi...
2010-10-08 jsm28 * Makefile.in (TM_H): Include $(FLAGS_H) instead of...
2010-10-04 akMark linker Makefile rules for job server build
2010-09-29 jsm28 * doc/options.texi (Variable, Var, Init): Update docum...
2010-09-29 jsm28gcc:
2010-09-28 rthHookize TARGET_UNWIND_INFO et al.
2010-09-28 aph2010-09-27 Andrew Haley <aph@redhat.com>
2010-09-22 jsm28 * common.opt (-assemble, -compile, -coverage, -debug...
2010-09-16 rguenth2010-09-16 Richard Guenther <rguenther@suse.de>
2010-09-03 jsm28 * doc/options.texi (SeparateAlias): Document.
2010-09-03 hjlCheck "-D XXX=YYY".
2010-09-02 jsm28 * jvspec.c (jvgenmain_spec): Don't handle -fnew-verifier.
2010-09-02 jsm28 PR driver/44076
2010-08-22 jsm28 * Makefile.in (gccspec.o, cppspec.o): Update dependencies.
2010-08-20 froydnjgcc/
2010-08-16 jsm28 * common.opt: Add driver options.
2010-08-06 daney * class.c (build_utf8_ref): Fix code formatting from...
2010-08-06 daney * class.c (build_utf8_ref): Make decl DECL_USER_ALIGN.
2010-07-27 jsm28 * coretypes.h (struct cl_option_handlers): Declare.
2010-07-27 jsm28 * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION...
2010-07-15 froydnjgcc/
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-05 froydnj PR bootstrap/44825
2010-07-05 froydnj * constants.c (build_constants_constructor): Use build...
2010-07-04 rsandifogcc/
2010-06-28 froydnj * java-tree.h (struct lang_type) [catch_classes]:...
2010-06-28 stevengcc/ChangeLog:
2010-06-23 aesok/java
2010-06-09 geraldgcc:
2010-06-08 laurasgcc/ada:
2010-06-04 jsm28 * config/darwin-driver.c (darwin_default_min_version...
2010-05-29 steven * except.c: Include tm.h.
2010-05-28 jsm28 PR driver/15303
2010-05-28 froydnj * expr.c (get_symbol_table_index): Add spaces in expre...
2010-05-28 froydnj * java-tree.h (method_entry): Declare. Declare VECs...
2010-05-27 stevengcc/ChangeLog:
2010-05-26 froydnj * java-tree.h (struct lang_decl_func): Change type...
2010-05-26 froydnj * class.c (utf8_decl_list): Delete.
2010-05-25 jakub * lang.c (java_classify_record): Return RECORD_IS_INTE...
2010-05-25 jakub PR debug/43260
2010-05-24 froydnj * expr.c (quick_stack): Change type to a VEC. Update...
2010-05-23 steven * java-gimplify.c: Do not include tm.h, toplev.h.
2010-05-23 steven * jcf-parse.c: Include bitmap.h.
2010-05-21 stevengcc/ChangeLog:
2010-05-20 jakub PR debug/43521
2010-05-19 aesok * double-int.h (double_int_ior): New function.
2010-05-19 froydnj * expr.c (pop_arguments): Fix use of undeclared variable.
2010-05-18 froydnjgcc/
2010-05-14 froydnj PR 44103
2010-05-06 manu2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-18 ebotcazou2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>
2010-04-07 jakub * tree-ssa-pre.c (my_rev_post_order_compute): Remove...
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-01-20 amylaar * jvspec.c (lang_specific_driver): Constify two variab...
2010-01-20 amylaar * jcf-parse.c (set_source_filename): Constify variable...
2010-01-20 amylaar * lang.c (java_post_options): Constify variable "dot".
2010-01-09 jakub * gcc.c (process_command): Update copyright notice...
2010-01-04 andrewjenner * configure.ac: Add install-html to target_list for...
2009-11-28 jakub * jvspec.c (lang_specific_driver): Remove unused
2009-10-20 aph2009-10-20 Joel Dice <dicej@mailsnare.net>
2009-10-03 dnovilloMerge lto branch into trunk.
2009-09-28 rth * except.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-14 rthSquash commit of EH in gimple
2009-09-13 rguenth2009-09-13 Richard Guenther <rguenther@suse.de>
2009-09-03 dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-09-01 jakub * boehm.c (mark_reference_fields): Compute % in HOST_W...
2009-09-01 rguenth2009-09-01 Richard Guenther <rguenther@suse.de>
2009-08-17 rwildInstall gcj.pdf in $(pdfdir)/gcc alongside other manuals.
2009-08-12 aph2009-08-12 Andrew Haley <aph@redhat.com>
2009-08-11 dodjiFix PR debug/40990
2009-08-03 aph2009-07-31 Andrew Haley <aph@redhat.com>
2009-07-17 rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-07-14 dnovillo2009-07-14 Taras Glek <tglek@mozilla.com>
2009-07-07 manu2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-07-07 manu2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-06-29 aph2009-06-29 Andrew Haley <aph@redhat.com>
2009-06-12 aldyhgcc/java/
2009-06-10 ian * verify.h: Remove extern "C".
2009-06-08 ian./:
2009-06-01 ian./:
2009-05-27 ian./:
2009-05-26 ian./:
2009-05-12 aolivaChangeLog:
2009-04-27 ian./:
2009-04-27 rguenth2009-04-27 Richard Guenther <rguenther@suse.de>
2009-04-24 iangcc/:
next