Age | Commit message (Expand) | Author | Files | Lines |
2004-12-15 | arm.c (arm_xscale_rtx_costs): Increase cost of COMPARE of MULT. | Ian Lance Taylor | 2 | -4/+13 |
2004-12-15 | config/m32r.c (m32r_legitimize_pic_address): Changed to support GOTOFF reloca... | Kazuhiro Inaoka | 2 | -2/+21 |
2004-12-15 | (PREFERRED_DEBUGGING_TYPE): Use DWARF2_DEBUG. | Kazuhiro Inaoka | 1 | -2/+2 |
2004-12-15 | mips.c (mips_arg_info): Use FUNCTION_ARG_BOUNDARY to decide whether an argume... | Richard Sandiford | 1 | -3/+1 |
2004-12-14 | * config/i386/i386.md: Fix missing modes on cmove splitters. | Richard Henderson | 1 | -20/+20 |
2004-12-15 | * config/i386/i386.md (floathisf2, *floathisf2_1, floatsisf2, | Uros Bizjak | 1 | -53/+79 |
2004-12-15 | re PR c++/17242 (Testsuite fails due to duplicate symbols) | John David Anglin | 3 | -13/+24 |
2004-12-14 | pa-host.c (MAP_FAILED): Define if not defined. | John David Anglin | 1 | -2/+14 |
2004-12-14 | re PR target/17990 (sse used for negate without -mfpmath=sse) | Richard Henderson | 5 | -661/+480 |
2004-12-14 | pa.h (REGNO_OK_FOR_INDEX_P, [...]): Check register number and that reg_renumb... | John David Anglin | 1 | -8/+17 |
2004-12-14 | rs6000.c (rs6000_handle_altivec_attribute_tree): Report errors for vector typ... | Uttam Pawar | 1 | -7/+23 |
2004-12-14 | re PR target/18973 (-mcpu=arm926ejs should set FL_LDSCHED) | Richard Earnshaw | 1 | -8/+8 |
2004-12-13 | re PR target/18964 (Typo in visibility warning message) | Andrew Pinski | 1 | -1/+1 |
2004-12-13 | t-linux (SHLIB_MAPFILES): Add libgcc-glibc.ver to the list rather than replac... | Kazuhiro Inaoka | 1 | -1/+1 |
2004-12-13 | Makefile.in (insn-preds.o): Depend on REGS_H. | Richard Henderson | 3 | -27/+40 |
2004-12-13 | defaults.h (TARGET_USE_JCR_SECTION): New macro. | Danny Smith | 1 | -0/+5 |
2004-12-13 | re PR target/14941 (i386.md strangeness in sse2_movsd) | Uros Bizjak | 1 | -3/+3 |
2004-12-12 | i386.c (ix86_gimplify_va_arg): Fix type mismatch errors across operations. | Richard Henderson | 1 | -7/+10 |
2004-12-12 | re PR target/18932 (ICE in copyprop_hardreg_forward_1, at regrename.c) | Richard Henderson | 2 | -246/+214 |
2004-12-11 | re PR middle-end/18641 (Another ICE caused by reload of a pseudo reg into f0 ... | David Edelsohn | 3 | -11/+11 |
2004-12-11 | pa-host.c (pa_gt_pch_use_address): Use lseek and read to copy PCH file to ano... | John David Anglin | 1 | -14/+16 |
2004-12-10 | frv-modes.def: Fix comment typos. | Richard Sandiford | 5 | -557/+262 |
2004-12-10 | s390.c (struct processor_costs): New fields ml, sqdbr, sqebr. | Mark Dettinger | 1 | -3/+40 |
2004-12-10 | (legitimate_address_p): Reject address whose index is itself the sum of two | Nick Clifton | 1 | -0/+1 |
2004-12-10 | * config/t-slibgcc-sld (SHLIB_LINK): Correct symlink. | Alan Modra | 1 | -1/+1 |
2004-12-10 | i386.md (*cmpfp_sf): Change type attribute to "multi". | Uros Bizjak | 1 | -1/+1 |
2004-12-09 | darwin-asm.h: New file, 32/64-bit assembly macros formerly in darwin-tramp.asm. | Stan Shebs | 4 | -27/+71 |
2004-12-09 | re PR target/17025 (attribute regparm code-generation bug) | Richard Henderson | 1 | -15/+48 |
2004-12-09 | genopinit.c (vec_realign_store_optab): Initialization removed. | Dorit Naishlos | 1 | -27/+0 |
2004-12-09 | tree.def (SET_TYPE): Remove. | Nathan Sidwell | 3 | -28/+1 |
2004-12-08 | * config/i386/i386.md: Use FLAGS_REG everywhere. | Richard Henderson | 1 | -171/+172 |
2004-12-09 | mips.c (mips_scalar_mode_supported_p): Rewrite to avoid call to default funct... | Eric Christopher | 1 | -9/+24 |
2004-12-08 | re PR middle-end/17982 (stop calling assemble_external before final assembly ... | Zack Weinberg | 1 | -2/+0 |
2004-12-08 | frv.c (frv_sort_insn_group): Always initialize packet_group->nop. | Richard Sandiford | 1 | -0/+4 |
2004-12-08 | i386.c (output_387_binary_op, [...]): Fix is_sse condition. | Uros Bizjak | 1 | -2/+2 |
2004-12-08 | i386-protos.h (ix86_split_fp_branch): New rtx argument. | Uros Bizjak | 4 | -142/+131 |
2004-12-07 | re PR target/18443 (#pragma pack(1) breaks function pointer initialization) | David Mosberger | 1 | -5/+6 |
2004-12-07 | re PR target/16317 (MIPS-netbsd does not define NO_IMPLICIT_EXTERN_C) | Eric Christopher | 1 | -0/+3 |
2004-12-07 | mips-protos.h (mips_valid_pointer_mode): Move prototype... | Eric Christopher | 2 | -2/+2 |
2004-12-07 | re PR target/18442 (Rejects attribute((mode(SI))) when using -mint64) | Eric Christopher | 1 | -0/+26 |
2004-12-07 | t-aix43, t-aix52 (SHLIB_LINK): Revert 2004-12-01 change. | David Edelsohn | 2 | -6/+6 |
2004-12-06 | * config/rs6000/sysv4.h: Define RELOCATABLE_NEEDS_FIXUP to 1. | Aldy Hernandez | 1 | -1/+1 |
2004-12-05 | re PR target/18841 (setjmp and eh receivers can mis-schedule) | Richard Henderson | 1 | -66/+53 |
2004-12-04 | alpha.c (alpha_expand_unaligned_load): Don't forget to use ofs in BWX two byt... | Richard Henderson | 1 | -4/+4 |
2004-12-04 | mklibgcc.in: Build shared libgcc and shared libunwind in gcc/. | Alan Modra | 6 | -8/+8 |
2004-12-03 | stormy16.md (pushqi, [...]): Add number of arguments to name so that the patt... | Eric Christopher | 1 | -4/+4 |
2004-12-03 | rs6000.c (rs6000_override_options): Protect darwin_one_byte_bool with #if. | Andreas Tobler | 1 | -0/+2 |
2004-12-03 | rs6000.c (rs6000_override_options): Make 64-bit Darwin default to one-byte bo... | Stan Shebs | 1 | -0/+2 |
2004-12-02 | re PR target/18759 ([x86] using both -fomit-frame-pointer and -momit-leaf-fra... | Roger Sayle | 1 | -1/+3 |
2004-12-02 | darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -gfull and -gused. | Devang Patel | 3 | -6/+4 |