| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/rs6000/aix52.h (ASM_CPU_SPEC): Add power5. | dje | 2005-06-04 | 1 | -0/+1 |
* | * config/darwin.h (LINK_SPEC): Pass -syslibroot to linker | geoffk | 2005-06-03 | 1 | -0/+1 |
* | 2005-06-03 Eric Christopher <echristo@redhat.com> | echristo | 2005-06-03 | 1 | -2/+2 |
* | 2005-06-03 Pat Haugen <pthaugen@us.ibm.com> | dje | 2005-06-03 | 1 | -1/+6 |
* | * cgraph.c, cgraphunit.c, config/mips/mips.c: Fix comment | kazu | 2005-06-03 | 1 | -2/+3 |
* | Fix typo in ASM_SEPC | nickc | 2005-06-03 | 1 | -1/+1 |
* | * config/sh/sh.c (general_movsrc_operand, | kazu | 2005-06-02 | 3 | -827/+880 |
* | * tree-vrp.c, config/arm/arm.md, config/arm/arm1020e.md, | kazu | 2005-06-02 | 3 | -6/+6 |
* | * config/s390/s390.c (s390_add_execute): Do not handle out-of-pool | uweigand | 2005-06-02 | 1 | -38/+26 |
* | 2005-06-02 Eric Christopher <echristo@redhat.com> | echristo | 2005-06-02 | 3 | -186/+364 |
* | * config/rs6000/rs6000.c (rs6000_insn_valid_within_doloop): New. | dje | 2005-06-02 | 1 | -0/+21 |
* | * config/sh/sh.h (TARGET_FPU_DOUBLE): Use MASK_SH4. | kkojima | 2005-06-02 | 1 | -1/+2 |
* | * arm.md (bunordered, bordered, bungt, bunlt, bunge, bunle, buneq) | rearnsha | 2005-06-01 | 4 | -50/+461 |
* | * config/i386/xmmintrin.h (_mm_setzero_ps, _mm_set_ss, _mm_set1_ps, | jakub | 2005-06-01 | 2 | -16/+17 |
* | * config/i386/emmintrin.h (_mm_castpd_ps, _mm_castpd_si128, | jakub | 2005-06-01 | 1 | -6/+6 |
* | * configure.ac (HAVE_AS_JSRDIRECT_RELOCS): New. | rth | 2005-06-01 | 2 | -4/+18 |
* | * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison. | rsandifo | 2005-06-01 | 2 | -3/+3 |
* | * config/sh/sh.c (multcosts): Check sh_multcost rather than | rsandifo | 2005-06-01 | 3 | -35/+24 |
* | * config/sh/sh-protos.h (sh_pch_valid_p): Delete. | rsandifo | 2005-06-01 | 1 | -1/+0 |
* | * config/mips/mips-protos.h (mips_use_ins_ext_p): Remove parameter | rsandifo | 2005-06-01 | 1 | -1/+1 |
* | 2005-06-01 David.Billinghurst <David.Billinghurst@riotinto.com> | billingd | 2005-06-01 | 1 | -0/+1 |
* | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 2005-06-01 | 2 | -2/+2 |
* | * config/i386/cygming.h (NO_PROFILE_COUNTERS): Define. | dannysmith | 2005-06-01 | 1 | -0/+4 |
* | Index: ChangeLog | geoffk | 2005-06-01 | 2 | -3/+35 |
* | * configure.ac: Add --enable-secureplt. | amodra | 2005-06-01 | 7 | -35/+217 |
* | * doc/tm.texi (TARGET_GET_PCH_VALIDITY, TARGET_PCH_VALID_P): Tweak | rsandifo | 2005-05-31 | 1 | -64/+7 |
* | 2005-05-29 Geoffrey Keating <geoffk@apple.com> | geoffk | 2005-05-30 | 1 | -1/+1 |
* | * config/mips/mips-protos.h (mips_declare_object): Add printf | ghazi | 2005-05-27 | 2 | -2/+2 |
* | 2005-05-27 Ralf Corsepius <ralf.corsepius@rtems.org> | corsepiu | 2005-05-27 | 1 | -35/+0 |
* | * c-pch.c, timevar.c, timevar.h, unwind-compat.c, | kazu | 2005-05-27 | 6 | -6/+6 |
* | * darwin.h (ASM_OUTPUT_LABELREF): Handle quoted non-lazy pointers | mrs | 2005-05-26 | 1 | -0/+2 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 20 | -28/+28 |
* | * gcc.target/mips/ext_ins.c: New test for testing the generation | davidu | 2005-05-26 | 3 | -5/+83 |
* | * opt-functions.awk (var_type): New function. | rsandifo | 2005-05-26 | 36 | -383/+59 |
* | * config/rs6000/rs6000.opt (mprioritize-restricted-insns=): Fix typo. | rsandifo | 2005-05-25 | 1 | -1/+1 |
* | ChangeLog: | uweigand | 2005-05-25 | 1 | -43/+83 |
* | * config/rs6000/lynx.h (CC1_SPEC): Use -maix-struct-return instead | nemet | 2005-05-25 | 1 | -1/+1 |
* | 2005-05-25 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-05-25 | 1 | -0/+3 |
* | PR target/21412 | ebotcazou | 2005-05-25 | 4 | -25/+58 |
* | * common.opt (-Wattributes): New. Default true. | dj | 2005-05-25 | 21 | -57/+77 |
* | 2005-05-24 Paolo Carlini <pcarlini@suse.de> | paolo | 2005-05-24 | 1 | -91/+2 |
* | (rs6000_cpu_cpp_builtins): Define __NO_FPRS__ when 'f' class registers will | nickc | 2005-05-24 | 1 | -0/+4 |
* | * config/m32r/m32r.c (m32r_expand_block_move): Return 0 if nothing was done. | nickc | 2005-05-24 | 3 | -8/+13 |
* | 2005-05-23 Andreas Krebbel <krebbel1@de.ibm.com> | uweigand | 2005-05-23 | 1 | -22/+12 |
* | * config/sparc/sparc-protos.h (sparc_expand_move): New prototype. | ebotcazou | 2005-05-23 | 4 | -435/+169 |
* | * config/sparc/sparc.c (sparc_emit_float_lib_cmp): Use | ebotcazou | 2005-05-22 | 1 | -2/+2 |
* | * config/alpha/alpha.c (emit_unlikely_jump, emit_load_locked, | rth | 2005-05-20 | 3 | -92/+111 |
* | * config/i386/sse.md (mulv4si3): Use all register inputs. | rth | 2005-05-19 | 1 | -4/+4 |
* | * config/rs6000/eabispe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Use the new | nickc | 2005-05-19 | 1 | -5/+5 |
* | PR target/21390 | rth | 2005-05-19 | 1 | -56/+42 |