| Commit message (Expand) | Author | Age | Files | Lines |
* | Centralize knowledge of eh personality routines. | rth | 2010-10-13 | 2 | -5/+6 |
* | * flag-types.h: New. | jsm28 | 2010-10-12 | 2 | -1/+6 |
* | * decl.c (java_init_decl_processing): Use build_function_type_list | froydnj | 2010-10-11 | 4 | -105/+90 |
* | * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. | jsm28 | 2010-10-08 | 2 | -8/+23 |
* | Mark linker Makefile rules for job server build | ak | 2010-10-04 | 2 | -4/+9 |
* | * doc/options.texi (Variable, Var, Init): Update documentation | jsm28 | 2010-09-29 | 2 | -1/+5 |
* | gcc: | jsm28 | 2010-09-29 | 5 | -61/+15 |
* | Hookize TARGET_UNWIND_INFO et al. | rth | 2010-09-28 | 3 | -2/+10 |
* | 2010-09-27 Andrew Haley <aph@redhat.com> | aph | 2010-09-28 | 2 | -1/+10 |
* | * common.opt (-assemble, -compile, -coverage, -debug, -dump, | jsm28 | 2010-09-22 | 3 | -1/+53 |
* | 2010-09-16 Richard Guenther <rguenther@suse.de> | rguenth | 2010-09-16 | 2 | -10/+12 |
* | * doc/options.texi (SeparateAlias): Document. | jsm28 | 2010-09-03 | 2 | -0/+8 |
* | Check "-D XXX=YYY". | hjl | 2010-09-03 | 2 | -1/+8 |
* | * jvspec.c (jvgenmain_spec): Don't handle -fnew-verifier. | jsm28 | 2010-09-02 | 2 | -1/+5 |
* | PR driver/44076 | jsm28 | 2010-09-02 | 4 | -20/+16 |
* | * Makefile.in (gccspec.o, cppspec.o): Update dependencies. | jsm28 | 2010-08-22 | 4 | -269/+279 |
* | gcc/ | froydnj | 2010-08-20 | 5 | -12/+17 |
* | * common.opt: Add driver options. | jsm28 | 2010-08-16 | 2 | -3/+7 |
* | * class.c (build_utf8_ref): Fix code formatting from previous commit. | daney | 2010-08-06 | 2 | -1/+5 |
* | * class.c (build_utf8_ref): Make decl DECL_USER_ALIGN. | daney | 2010-08-06 | 2 | -0/+5 |
* | * coretypes.h (struct cl_option_handlers): Declare. | jsm28 | 2010-07-27 | 2 | -6/+13 |
* | * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK, | jsm28 | 2010-07-27 | 2 | -5/+18 |
* | gcc/ | froydnj | 2010-07-15 | 9 | -49/+60 |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 13 | -0/+28 |
* | PR bootstrap/44825 | froydnj | 2010-07-05 | 2 | -2/+7 |
* | * constants.c (build_constants_constructor): Use build_constructor | froydnj | 2010-07-05 | 3 | -104/+138 |
* | gcc/ | rsandifo | 2010-07-04 | 1 | -4/+8 |
* | * java-tree.h (struct lang_type) [catch_classes]: Change type to a | froydnj | 2010-06-28 | 4 | -17/+31 |
* | gcc/ChangeLog: | steven | 2010-06-28 | 4 | -5/+35 |
* | /java | aesok | 2010-06-23 | 3 | -44/+27 |
* | gcc: | gerald | 2010-06-09 | 2 | -2/+6 |
* | gcc/ada: | lauras | 2010-06-08 | 10 | -37/+71 |
* | * config/darwin-driver.c (darwin_default_min_version): Use | jsm28 | 2010-06-04 | 2 | -4/+9 |
* | * except.c: Include tm.h. | steven | 2010-05-29 | 2 | -0/+5 |
* | PR driver/15303 | jsm28 | 2010-05-28 | 2 | -10/+15 |
* | * expr.c (get_symbol_table_index): Add spaces in expression. | froydnj | 2010-05-28 | 2 | -1/+5 |
* | * java-tree.h (method_entry): Declare. Declare VECs containing it. | froydnj | 2010-05-28 | 4 | -50/+54 |
* | gcc/ChangeLog: | steven | 2010-05-27 | 2 | -0/+8 |
* | * java-tree.h (struct lang_decl_func): Change type of throws_list | froydnj | 2010-05-26 | 4 | -11/+21 |
* | * class.c (utf8_decl_list): Delete. | froydnj | 2010-05-26 | 5 | -47/+56 |
* | * lang.c (java_classify_record): Return RECORD_IS_INTERFACE | jakub | 2010-05-25 | 2 | -3/+4 |
* | PR debug/43260 | jakub | 2010-05-25 | 5 | -4/+46 |
* | * expr.c (quick_stack): Change type to a VEC. Update comment. | froydnj | 2010-05-24 | 2 | -45/+26 |
* | * java-gimplify.c: Do not include tm.h, toplev.h. | steven | 2010-05-23 | 21 | -70/+57 |
* | * jcf-parse.c: Include bitmap.h. | steven | 2010-05-23 | 3 | -3/+5 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 6 | -5/+4 |
* | PR debug/43521 | jakub | 2010-05-20 | 2 | -1/+11 |
* | * double-int.h (double_int_ior): New function. | aesok | 2010-05-19 | 2 | -9/+15 |
* | * expr.c (pop_arguments): Fix use of undeclared variable. | froydnj | 2010-05-19 | 2 | -1/+5 |
* | gcc/ | froydnj | 2010-05-18 | 3 | -69/+102 |