| Commit message (Expand) | Author | Age | Files | Lines |
* | * cfglayout.c, loop-doloop.c, profile.c, target-def.h, | kazu | 2005-03-12 | 2 | -2/+2 |
* | PR target/20415 | rth | 2005-03-11 | 2 | -6/+16 |
* | * config/mips/mips.h (mips_fix_vr4130_string): Declare. | rsandifo | 2005-03-11 | 5 | -18/+77 |
* | * config/mips/mips.c (override_options): Only warn about -mint64 | rsandifo | 2005-03-11 | 1 | -1/+1 |
* | * config/xtensa/xtensa.h (MEMBER_TYPE_FORCES_BLK): Define. | bwilson | 2005-03-10 | 1 | -0/+9 |
* | (load_sda_base_32): New pattern. Loads sda base address on medium model. | nickc | 2005-03-10 | 1 | -0/+8 |
* | * config/xtensa/xtensa.h (TRAMPOLINE_TEMPLATE): Use "no-transform" | bwilson | 2005-03-09 | 1 | -2/+2 |
* | * config/s390/s390.c (s390_secondary_output_reload_class): Adapt check | uweigand | 2005-03-09 | 2 | -5/+9 |
* | * Patch from 2005-03-08 reverted for causing regressions and | jules | 2005-03-08 | 1 | -9/+1 |
* | Target Hook to issue diagnostics for AltiVec argument to funtion | fjahanian | 2005-03-08 | 1 | -0/+19 |
* | * config/elfos.h (MAKE_DECL_ONE_ONLY): Redefined to stop DECL_WEAK from | jules | 2005-03-08 | 1 | -1/+9 |
* | * c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c, | kazu | 2005-03-08 | 1 | -1/+1 |
* | * config/alpha/alpha.c (code_for_builtin): Replace special-case | rth | 2005-03-08 | 2 | -90/+548 |
* | * config/rs6000/rs6000-protos.h: Rename output_e500_flip_eq_bit to | aldyh | 2005-03-08 | 4 | -27/+30 |
* | 2005-03-08 Earl Chew <earl_chew@agilent.com> | billingd | 2005-03-07 | 2 | -0/+85 |
* | 2005-03-07 David Billinghurst <David.Billinghurst@riotinto.com> | billingd | 2005-03-07 | 1 | -4/+4 |
* | * config/ia64/hpux.h (LINK_SPEC): Add -z. | jsm28 | 2005-03-07 | 2 | -1/+5 |
* | * config/rs6000/predicates.md (branch_comparison_operator): Remove | dje | 2005-03-07 | 1 | -13/+11 |
* | PR target/20288 | marekm | 2005-03-06 | 2 | -24/+84 |
* | * doc/invoke.texi: Document new MIPS -msym32 and -mno-sym32 options. | rsandifo | 2005-03-05 | 1 | -1/+8 |
* | PR c++/19797 | danglin | 2005-03-05 | 6 | -26/+120 |
* | * gcc.c (option_map): Add --coverage. | bje | 2005-03-04 | 1 | -1/+1 |
* | * config/rs6000/predicates.md (branch_comparison_operator): | dje | 2005-03-04 | 1 | -17/+8 |
* | Describe special registers SRP and MOF as allocatable registers. | hp | 2005-03-03 | 3 | -83/+251 |
* | PR target/20277 | amodra | 2005-03-03 | 1 | -3/+2 |
* | * config/darwin8.h (LIB_SPEC): Switch -lmx and -lSystem. | geoffk | 2005-03-02 | 1 | -4/+6 |
* | PR target/20276 | dje | 2005-03-02 | 1 | -2/+2 |
* | * config/cris/cris.md ("return"): Remove epilogue delay list | hp | 2005-03-02 | 1 | -5/+0 |
* | * config/arm/linux-elf.h (ARM_FUNCTION_PROFILER): Do not use (PLT) | drow | 2005-03-02 | 2 | -4/+7 |
* | * cfgloop.h, cfgloopanal.c, cfgloopmanip.c, conflict.c, | kazu | 2005-03-02 | 3 | -3/+3 |
* | * config/rs6000/rs6000.md (cceq splitter): Use operand mode, not | dje | 2005-03-01 | 2 | -5/+7 |
* | * config/cris/cris.c (cris_eligible_for_epilogue_delay) | hp | 2005-03-01 | 3 | -141/+39 |
* | * config/rs6000/predicates.md (branch_comparison_operator): Change | dje | 2005-03-01 | 1 | -3/+3 |
* | (thumb_find_work_register): Check all of the argument registers to see if they | nickc | 2005-03-01 | 1 | -148/+212 |
* | PR target/19819 | danglin | 2005-03-01 | 1 | -1/+6 |
* | * config/sh/linux.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): | kkojima | 2005-03-01 | 1 | -62/+10 |
* | 2005-02-28 Dale Johannesen <dalej@apple.com> | shebs | 2005-03-01 | 2 | -294/+312 |
* | Don't emit the unused counter word and label when profiling. | wilson | 2005-03-01 | 1 | -0/+5 |
* | * config/rs6000/rs6000.c (EASY_VECTOR_15): Remove. | dje | 2005-02-28 | 5 | -1626/+1239 |
* | * config/elfos.h: Revert my patch from 2005-02-25 since it broke | jules | 2005-02-28 | 1 | -9/+1 |
* | * config/alpha/t-osf4, config/arm/t-netbsd, config/ia64/t-hpux | zack | 2005-02-28 | 4 | -5/+12 |
* | PR target/19065. | hp | 2005-02-28 | 2 | -75/+76 |
* | PR rtl-optimization/17728 | danglin | 2005-02-27 | 1 | -5/+5 |
* | * pa/elf.h, pa/som.h (ASM_OUTPUT_EXTERNAL): Use assemble_name_raw | danglin | 2005-02-27 | 3 | -52/+61 |
* | * gcc/config/elfos.h (MAKE_DECL_ONE_ONLY): Redefined to stop DECL_WEAK | jules | 2005-02-25 | 1 | -1/+9 |
* | PR target/19930 | sje | 2005-02-25 | 3 | -6/+15 |
* | config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Check for | fjahanian | 2005-02-25 | 1 | -0/+1 |
* | PR target/14619 | hp | 2005-02-24 | 1 | -2/+10 |
* | * config/rs6000/rs6000.md (trunctfdf2): Remove register constraints. | dje | 2005-02-24 | 1 | -3/+3 |
* | PR target/19019 | jakub | 2005-02-24 | 1 | -1/+1 |