| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 2003-10-02 Chris Demetriou <cgd@broadcom.com> | cgd | 2003-10-02 | 3 | -12/+27 |
* | PR c++/12486 | mmitchel | 2003-10-02 | 4 | -1/+27 |
* | correct comment | jason | 2003-10-02 | 1 | -6/+10 |
* | * system.h: Poison macros obsoleted by earlier patch. | zack | 2003-10-02 | 3 | -3/+11 |
* | 2003-10-02 Chris Demetriou <cgd@broadcom.com> | cgd | 2003-10-02 | 2 | -7/+12 |
* | * gcc.c-torture/compile/20031002-1.c: New test. | zlomek | 2003-10-02 | 2 | -0/+13 |
* | PR/12292 | zlomek | 2003-10-02 | 2 | -0/+7 |
* | * cgraph.c (cgraph_node): Use INSERT instead of 1 in | zlomek | 2003-10-02 | 2 | -5/+14 |
* | Waldek Hebisch <hebisch@math.uni.wroc.pl> | zlomek | 2003-10-02 | 2 | -1/+7 |
* | * config/frv/frv.c (frv_issue_rate): New function. | rsandifo | 2003-10-02 | 2 | -15/+39 |
* | * g++.dg/opt/cond1.C: New test. | jakub | 2003-10-02 | 2 | -0/+28 |
* | * config/mcore/mcore.c: Convert to ISO C90 function declarations and definiti... | nickc | 2003-10-02 | 4 | -435/+281 |
* | * config/frv/frv.c (frv_use_dfa_pipeline_interface): New function. | rsandifo | 2003-10-02 | 2 | -0/+16 |
* | * cpplib.c (_cpp_pop_buffer): Do generate a _cpp_do_file_change | bothner | 2003-10-02 | 4 | -14/+14 |
* | * c-opts.c (c_common_post_options): Don't call cpp_find_main_file yet. | bothner | 2003-10-02 | 2 | -13/+18 |
* | * cppinit.c (cpp_read_main_file): Split into two functions: | bothner | 2003-10-02 | 6 | -63/+83 |
* | * cpplex.c (_cpp_get_fresh_line): Revert my no-longer-needed | bothner | 2003-10-02 | 3 | -14/+15 |
* | * c-lex.c (fe_file_change): Handle a NULL new_map. | bothner | 2003-10-02 | 4 | -18/+31 |
* | * c-lex.c (src_line): Remove unneeded static variable. | bothner | 2003-10-02 | 2 | -9/+8 |
* | * target.h (init_libfuncs): New hook. | zack | 2003-10-02 | 56 | -1065/+738 |
* | Daily bump. | gccadmin | 2003-10-02 | 1 | -1/+1 |
* | /tmp/cvs001644 | kcook | 2003-10-02 | 5 | -5/+28 |
* | * config/mips/xm-iris5.h: Remove, unnecessary. | ro | 2003-10-01 | 5 | -21/+11 |
* | * dbxout.c (dbxout_fptype_value): Delete. | zack | 2003-10-01 | 2 | -62/+11 |
* | * output.h (compute_reloc_for_constant): Declare. | aoliva | 2003-10-01 | 3 | -19/+80 |
* | * aclocal.m4: Add hpux10* and hpux11.00 to /dev/zero blacklist. | danglin | 2003-10-01 | 3 | -2/+7 |
* | * fold-const.c (make_range): When handling unsigned, don't reverse | kenner | 2003-10-01 | 2 | -4/+9 |
* | config/frv/frv.h (PREDICATE_CODES): Added | aoliva | 2003-10-01 | 2 | -2/+10 |
* | * aclocal.m4: Add ultrix* to /dev/zero blacklist. | danglin | 2003-10-01 | 3 | -3/+8 |
* | * except.h (MUST_USE_SJLJ_EXCEPTIONS): Revert 2003-09-23 change. | ro | 2003-10-01 | 3 | -6/+17 |
* | 2003-10-01 Andrew Haley <aph@redhat.com> | aph | 2003-10-01 | 6 | -97/+232 |
* | * config/sparc/linux.h (LINK_GCC_C_SEQUENCE_SPEC): Undefine | jakub | 2003-10-01 | 3 | -0/+8 |
* | * config/cris/cris-protos.h, config/cris/cris.c: Convert to ISO | hp | 2003-10-01 | 3 | -185/+111 |
* | * config.gcc (cris-*-linux*): Revert mistaken commit. | neroden | 2003-10-01 | 2 | -1/+5 |
* | PR optimization/11753 | ebotcazou | 2003-10-01 | 2 | -2/+12 |
* | * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Honor | rth | 2003-10-01 | 7 | -16/+88 |
* | Daily bump. | gccadmin | 2003-10-01 | 1 | -1/+1 |
* | Add note about PR 6222 fixed by prior patch | ghazi | 2003-09-30 | 1 | -0/+1 |
* | Add PR 9200 to prior patch | ghazi | 2003-09-30 | 1 | -0/+1 |
* | * decl.c (duplicate_decls): Copy DECL_SAVED_INSNS too. | rth | 2003-09-30 | 2 | -1/+8 |
* | Convert to ISO C90 prototypes. | kcook | 2003-09-30 | 6 | -11/+16 |
* | 2003-09-30 Kelley Cook <kelleycoook@wideopenwest.com> | kcook | 2003-09-30 | 4 | -8/+11 |
* | * fold-const.c (fold): Fold (A & ~B) - (A & B) into | kazu | 2003-09-30 | 2 | -6/+7 |
* | * jcf-write.c (generate_bytecode_insns): Implement evaluate-once | sayle | 2003-09-30 | 2 | -1/+36 |
* | * config.gcc (arm*-*-kaos*, i[34567]86-*-kaos*, powerpc-*-kaos*, | neroden | 2003-09-30 | 2 | -6/+6 |
* | * decl.c (pop_binding): Don't mess with nullifying binding->scope | gdr | 2003-09-30 | 3 | -8/+33 |
* | * arm/ieee754-sf.S: Tidy formatting. | rearnsha | 2003-09-30 | 2 | -9/+14 |
* | Nicolas Pitre <nico@cam.org> | rearnsha | 2003-09-30 | 2 | -120/+236 |
* | Nicolas Pitre <nico@cam.org> | rearnsha | 2003-09-30 | 3 | -9/+25 |
* | * config.gcc: Default use_fixproto to 'no'. | neroden | 2003-09-30 | 2 | -127/+103 |