Age | Commit message (Expand) | Author | Files | Lines |
2005-06-06 | combine.c (try_combine): Use hard_regno_nregs array instead of HARD_REGNO_NRE... | Jakub Jelinek | 2 | -6/+6 |
2005-06-06 | x86-64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Guard with HAVE_GAS_MAX_SKIP_P2ALIGN. | Rainer Orth | 1 | -4/+3 |
2005-06-06 | Add bfin-uclinux configuration. | Jie Zhang | 1 | -0/+10 |
2005-06-05 | rs6000.c (rs6000_emit_swdivsf): New function. | David Edelsohn | 4 | -2/+140 |
2005-06-05 | i386.c (x86_use_loop): Remove. | Steven Bosscher | 3 | -110/+1 |
2005-06-05 | mips.c (mips_rtx_costs): Remove unused variable. | Eric Christopher | 1 | -3/+0 |
2005-06-05 | re PR target/21914 (mmix-knuth-mmixware testsuite failure: compile/20030703-1.c) | Hans-Peter Nilsson | 1 | -4/+4 |
2005-06-04 | rs6000.c (no_global_regs_above): New. | Dale Johannesen | 2 | -29/+48 |
2005-06-04 | re PR target/21888 (bootstrap failure with linker relaxation enabled) | Richard Henderson | 1 | -1/+7 |
2005-06-04 | * config/rs6000/aix52.h (ASM_CPU_SPEC): Add power5. | David Edelsohn | 1 | -0/+1 |
2005-06-03 | darwin.h (LINK_SPEC): Pass -syslibroot to linker when -isysroot passed. | Geoffrey Keating | 1 | -0/+1 |
2005-06-03 | mips.opt: Add RejectNegative to divide-breaks and divide-traps. | Eric Christopher | 1 | -2/+2 |
2005-06-03 | rs6000.c (rs6000_conditional_register_usage): Clear call_realy_used_regs[r2] ... | Pat Haugen | 1 | -1/+6 |
2005-06-03 | cgraph.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+3 |
2005-06-03 | Fix typo in ASM_SEPC | Nick Clifton | 1 | -1/+1 |
2005-06-02 | sh.c (general_movsrc_operand, [...]): Move to ... | Kazu Hirata | 3 | -827/+880 |
2005-06-02 | tree-vrp.c, [...]: Fix comment typos. | Kazu Hirata | 3 | -6/+6 |
2005-06-02 | s390.c (s390_add_execute): Do not handle out-of-pool execute templates. | Ulrich Weigand | 1 | -38/+26 |
2005-06-02 | mips.h (processor_type): Remove PROCESSOR_DEFAULT, add PROCESSOR_MAX. | Eric Christopher | 3 | -186/+364 |
2005-06-02 | rs6000.c (rs6000_insn_valid_within_doloop): New. | David Edelsohn | 1 | -0/+21 |
2005-06-02 | * config/sh/sh.h (TARGET_FPU_DOUBLE): Use MASK_SH4. | Kaz Kojima | 1 | -1/+2 |
2005-06-01 | * arm.md (bunordered, bordered, bungt, bunlt, bunge, bunle, buneq) | Richard Earnshaw | 4 | -50/+461 |
2005-06-01 | xmmintrin.h (_mm_setzero_ps, [...]): Add __extension__. | Jakub Jelinek | 2 | -16/+17 |
2005-06-01 | emmintrin.h (_mm_castpd_ps, [...]): Use __inline instead of inline. | Jakub Jelinek | 1 | -6/+6 |
2005-06-01 | configure.ac (HAVE_AS_JSRDIRECT_RELOCS): New. | Richard Henderson | 2 | -4/+18 |
2005-06-01 | system.h (TARGET_OPTIONS, [...]): Poison. | Richard Sandiford | 2 | -3/+3 |
2005-06-01 | sh.c (multcosts): Check sh_multcost rather than sh_multcost_str. | Richard Sandiford | 3 | -35/+24 |
2005-06-01 | sh-protos.h (sh_pch_valid_p): Delete. | Richard Sandiford | 1 | -1/+0 |
2005-06-01 | mips-protos.h (mips_use_ins_ext_p): Remove parameter names. | Richard Sandiford | 1 | -1/+1 |
2005-06-01 | re PR target/21854 (irix6.5 bootstrap fails due to warning in mips.c) | David Billinghurst | 1 | -0/+1 |
2005-06-01 | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 2 | -2/+2 |
2005-06-01 | * config/i386/cygming.h (NO_PROFILE_COUNTERS): Define. | Danny Smith | 1 | -0/+4 |
2005-06-01 | Index: ChangeLog | Geoffrey Keating | 2 | -3/+35 |
2005-06-01 | configure.ac: Add --enable-secureplt. | Alan Modra | 7 | -35/+217 |
2005-05-31 | tm.texi (TARGET_GET_PCH_VALIDITY, [...]): Tweak the documentation to make it ... | Richard Sandiford | 1 | -64/+7 |
2005-05-30 | re PR target/21761 (mainline gcc causing internal compiler error.) | Geoffrey Keating | 1 | -1/+1 |
2005-05-27 | mips-protos.h (mips_declare_object): Add printf attribute. | Kaveh R. Ghazi | 2 | -2/+2 |
2005-05-27 | t-rtems: Remove roe multilib variant. | Ralf Corsepius | 1 | -35/+0 |
2005-05-27 | c-pch.c, [...]: Update copyright. | Kazu Hirata | 6 | -6/+6 |
2005-05-26 | darwin.h (ASM_OUTPUT_LABELREF): Handle quoted non-lazy pointers for Objective... | Mike Stump | 1 | -0/+2 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 20 | -28/+28 |
2005-05-26 | ext_ins.c: New test for testing the generation of MIPS32/64 rev 2 ext/ins ins... | David Ung | 3 | -5/+83 |
2005-05-26 | opt-functions.awk (var_type): New function. | Richard Sandiford | 36 | -383/+59 |
2005-05-25 | * config/rs6000/rs6000.opt (mprioritize-restricted-insns=): Fix typo. | Richard Sandiford | 1 | -1/+1 |
2005-05-25 | s390.c (GP_ARG_NUM_REG, [...]): New defines. | Ulrich Weigand | 1 | -43/+83 |
2005-05-25 | lynx.h (CC1_SPEC): Use -maix-struct-return instead of -mno-svr4-struct-return. | Adam Nemet | 1 | -1/+1 |
2005-05-25 | s390.c (TARGET_INSN_VALID_WITHIN_DOLOOP): Set to hook_bool_rtx_true. | Adrian Straetling | 1 | -0/+3 |
2005-05-25 | re PR target/21412 (ICE loading TLS address) | Eric Botcazou | 4 | -25/+58 |
2005-05-25 | common.opt (-Wattributes): New. | DJ Delorie | 21 | -57/+77 |
2005-05-24 | ia64intrin.h: Define nothing for C++: overloaded builtins have been ported to... | Paolo Carlini | 1 | -91/+2 |