| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 2004-09-03 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-09-04 | 2 | -1/+10 |
* | PR middle-end/9997 | rth | 2004-09-03 | 3 | -7/+767 |
* | Compile speed improvement. | austern | 2004-09-03 | 2 | -0/+33 |
* | 2004-09-04 Jan Hubicka <jh@suse.cz> | hubicka | 2004-09-03 | 5 | -5/+24 |
* | Fix aliasing bug that also caused memory usage problems. | wilson | 2004-09-03 | 2 | -4/+11 |
* | * final.c (output_in_slot): New global variable. | ebotcazou | 2004-09-03 | 3 | -8/+30 |
* | * decl.c (finish_function): Clean out pointers we no longer need. | hubicka | 2004-09-03 | 2 | -0/+16 |
* | * tree-ssa-operands.c (fini_ssa_operands): ggc_free unused arrays. | hubicka | 2004-09-03 | 3 | -0/+17 |
* | [gcc/objc/ChangeLog] | zlaski | 2004-09-03 | 2 | -1/+9 |
* | [gcc/ChangeLog] | zlaski | 2004-09-03 | 2 | -1/+192 |
* | More MIPS vector cleanup work. | wilson | 2004-09-03 | 6 | -7/+44 |
* | * reload.c (find_reloads): Swap operand_loc pointers for | drow | 2004-09-03 | 2 | -3/+23 |
* | * config/cris/cris.h (ASM_OUTPUT_CASE_END): Use prev_nonnote_insn | hp | 2004-09-03 | 2 | -2/+8 |
* | [gcc/ChangeLog] | zlaski | 2004-09-03 | 2 | -0/+60 |
* | / | rth | 2004-09-03 | 38 | -6/+1235 |
* | * config/ia64/ia64.c (ia64_function_arg): Use PARALLEL even if there | sje | 2004-09-03 | 2 | -16/+8 |
* | PR c/7054 | rth | 2004-09-03 | 15 | -76/+152 |
* | * dwarf2out.c (gen_field_die): Equate decl number to die. | dpatel | 2004-09-03 | 4 | -0/+23 |
* | 2004-09-03 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2004-09-03 | 2 | -6/+64 |
* | Commit forgotten file | dberlin | 2004-09-03 | 1 | -1/+1 |
* | * config/m68k/m68k.c (output_andsi3): Use -1 instead of | schwab | 2004-09-03 | 2 | -1/+7 |
* | * README.QMTEST: Fix out-of-date link. | mmitchel | 2004-09-03 | 2 | -1/+5 |
* | * Makefile.in (LIB2ADDEHDEP): Add unwind.h and unwind-pe.h. | rth | 2004-09-03 | 4 | -9/+33 |
* | * combine.c (try_combine): Delay modifying of insns which cannot | rth | 2004-09-03 | 2 | -34/+44 |
* | 2004-09-03 David Billinghurst <David.Billinghurst@riotinto.com> | billingd | 2004-09-03 | 2 | -6/+6 |
* | 2004-09-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-09-03 | 5 | -10/+18 |
* | [gcc/ChangeLog] | zlaski | 2004-09-03 | 3 | -2/+19 |
* | * config/rs6000/rs6000.c (expand_block_move): Use SImode and | dje | 2004-09-03 | 2 | -2/+7 |
* | * config/arm/bpabi.h (TARGET_BPABI_CPP_BUILTINS): Define. | mmitchel | 2004-09-03 | 5 | -2/+46 |
* | Daily bump. | gccadmin | 2004-09-03 | 1 | -1/+1 |
* | * combine.c (distribute_notes): Don't add REG_LABEL to jump insn. | rth | 2004-09-02 | 2 | -8/+16 |
* | 2004-09-02 Eric Christopher <echristo@redhat.com> | echristo | 2004-09-02 | 4 | -1194/+78 |
* | [gcc/ChangeLog] | zlaski | 2004-09-02 | 3 | -1/+7 |
* | * config/rs6000/rs6000.c (expand_block_clear): Use vector | geoffk | 2004-09-02 | 5 | -19/+70 |
* | * rtl.def (RANGE_INFO, RANGE_REG, RANGE_VAR, RANGE_LIVE): Kill. | hubicka | 2004-09-02 | 2 | -38/+4 |
* | * config/arm/symbian.h (LIB_SPEC): Define to empty. | mmitchel | 2004-09-02 | 3 | -0/+13 |
* | * config/arm/bpabi.c (__aeabi_ul2d, __aeabi_ul2f): Remove. | pbrook | 2004-09-02 | 1 | -34/+0 |
* | * config/arm/bpabi.c (__aeabi_ul2d, __aeabi_ul2f): Remove. | pbrook | 2004-09-02 | 1 | -0/+4 |
* | * decl2.c (determine_visibility): Only check data visibility | pbrook | 2004-09-02 | 2 | -2/+8 |
* | Add MIPS-3D and MIPS PS testcases from Chao-ying Fu. | wilson | 2004-09-02 | 16 | -0/+6205 |
* | * trans-types.c (gfc_type_for_mode): Return NULL for unknown modes. | pbrook | 2004-09-02 | 1 | -1/+1 |
* | * config/mips/mips.c (mips_classify_symbol, mips_fetch_insns): | rsandifo | 2004-09-02 | 3 | -50/+46 |
* | * trans-types.c (gfc_type_for_mode): Return NULL for unknown modes. | pbrook | 2004-09-02 | 2 | -1/+5 |
* | * config/mips/mips.md (*lea_high64): Change split condition to | rsandifo | 2004-09-02 | 2 | -1/+32 |
* | * gimplify.c (gimplify_compound_lval): Move "stack" varray out of | hubicka | 2004-09-02 | 6 | -32/+172 |
* | Enable -ftrapping-math by default. | wilson | 2004-09-02 | 2 | -1/+5 |
* | * arm/predicates.md (arm_reload_memory_operand): Allow MEM. | rearnsha | 2004-09-02 | 2 | -1/+5 |
* | PR target/16884 | denisc | 2004-09-02 | 2 | -21/+26 |
* | * config.gcc (arm*-*-eabi* | arm*-*-symbianelf*): Set | pbrook | 2004-09-02 | 2 | -0/+6 |
* | * config/rs6000/linux64.h: Don't include signal.h or sys/ucontext.h. | amodra | 2004-09-02 | 2 | -35/+53 |