Age | Commit message (Expand) | Author | Files | Lines |
2005-12-02 | alpha.c (alpha_va_start, [...]): Use buildN and fold_buildN where applicable. | Richard Guenther | 12 | -271/+271 |
2005-12-02 | pa.c (pa_secondary_reload): Revise initialization of variable regno. | John David Anglin | 1 | -2/+3 |
2005-12-01 | builtins.def (BUILT_IN_PUTC, [...]): New. | Kaveh R. Ghazi | 1 | -2/+4 |
2005-12-01 | * config/ms1/ms1.c (ms1_reorg_hazard): Don't count noop moves. | Nathan Sidwell | 1 | -1/+10 |
2005-12-01 | t-slibgcc-darwin (SHLIB_LINK): Use -single_module rather than -flat_namespace. | Geoffrey Keating | 1 | -1/+1 |
2005-12-01 | i386.c: Check the value of SUPPORTS_ONE_ONLY... | Kean Johnston | 1 | -1/+1 |
2005-11-30 | ms1.md (decrement_and_branch_until_zero): Add early clobber to scratch reg. | Nathan Sidwell | 3 | -36/+16 |
2005-11-30 | predicates.md (symbolic_operand): Add comment. | John David Anglin | 5 | -75/+116 |
2005-11-30 | ia64.c (ia64_expand_tls_address): Add ORIG_OP1 argument. | Jakub Jelinek | 1 | -6/+6 |
2005-11-30 | ia64.c (ia64_expand_atomic_op): Only use fetchadd{4,8}.acq instruction if COD... | Jakub Jelinek | 1 | -1/+6 |
2005-11-30 | xmmintrin.h (_MM_TRANSPOSE4_PS): Rewrite using high/low moves and unpack to s... | Evan Cheng | 1 | -8/+8 |
2005-11-29 | sparc.c (gen_compare_reg): Kill 2nd and 3rd argument, they are always sparc_c... | David S. Miller | 3 | -48/+38 |
2005-11-30 | i386.h (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): Fix typo in comment. | Ben Elliston | 1 | -1/+1 |
2005-11-29 | re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ... | Alexandre Oliva | 1 | -0/+27 |
2005-11-28 | m68k.c (notice_update_cc): Use SET_DEST and SET_SRC instead of XEXP where app... | Kazu Hirata | 1 | -7/+10 |
2005-11-28 | fp-bit.c (isnan, [...]): Use __builtin_expect. | Joseph Myers | 1 | -5/+7 |
2005-11-28 | fp-bit.h (LSHIFT): Take shift count parameter. | Joseph Myers | 2 | -9/+10 |
2005-11-28 | bfin.c (bfin_secondary_reload): Renamed from secondary_input_reload_class, ma... | Bernd Schmidt | 2 | -20/+11 |
2005-11-28 | invoke.texi (powerpc msdata-data): Static data doesn't go in small data secti... | Alan Modra | 3 | -8/+6 |
2005-11-28 | re PR target/24997 (ICE with -ftree-vectorize) | Alan Modra | 2 | -31/+37 |
2005-11-27 | * config/m68k/m68k.c (notice_update_cc): Remove useless code. | Kazu Hirata | 1 | -2/+0 |
2005-11-27 | m68k.c: Reindent and fix whitespace, remove redundant parens. | Andreas Schwab | 1 | -508/+498 |
2005-11-27 | i386.md (*zero_extendqihi2_movzbw): Avoid partial register stalls by zero ext... | Eric Christopher | 1 | -3/+4 |
2005-11-27 | floatunsisf.c, [...]: New files. | Joseph Myers | 6 | -1/+67 |
2005-11-26 | c-lex.c (pragma_lex): Rename from c_lex. | Richard Henderson | 7 | -50/+50 |
2005-11-25 | cris.md ("reload_out<mode>"): Mark operand 2 as earlyclobber. | Hans-Peter Nilsson | 1 | -1/+1 |
2005-11-25 | re PR target/24998 (Build failure: undefined symbol __floatunsitf) | Joseph Myers | 1 | -0/+2 |
2005-11-25 | ppc64-fp.c (__floatunditf): New function. | Alan Modra | 1 | -0/+51 |
2005-11-25 | rs6000.c (rs6000_sr_alias_set): Delete. | David Edelsohn | 1 | -81/+37 |
2005-11-25 | re PR target/24998 (Build failure: undefined symbol __floatunsitf) | Joseph Myers | 1 | -0/+1 |
2005-11-24 | re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391) | J"orn Rennecke | 4 | -5/+116 |
2005-11-23 | These files were stored incorrectly in the old CVS repository: they were in t... | Ian Lance Taylor | 4 | -112/+0 |
2005-11-23 | predicates.md (pcrel_address, [...]): Remove redundant conditionals. | Kazu Hirata | 1 | -34/+10 |
2005-11-22 | Preparatory work for PR target/21623: | J"orn Rennecke | 12 | -21/+23 |
2005-11-22 | re PR target/23435 (Unrecognizable insn (in extract_insn, at recog.c)) | Kazu Hirata | 1 | -1/+5 |
2005-11-22 | re PR target/24988 (gfortran build fails with - Undefined symbols) | Andrew Pinski | 1 | -1/+0 |
2005-11-22 | arm.c (emit_set_insn): New function. | Richard Earnshaw | 1 | -81/+61 |
2005-11-23 | re PR target/24954 (ICE: could not split insn) | Alan Modra | 1 | -1/+1 |
2005-11-22 | re PR target/24954 (ICE: could not split insn) | Alan Modra | 1 | -1/+1 |
2005-11-22 | optabs.c: Use SCALAR_FLOAT_MODE_P instead of explicitly testing GET_MODE_CLAS... | Ben Elliston | 7 | -23/+23 |
2005-11-22 | c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ... | Kaveh R. Ghazi | 29 | -159/+5 |
2005-11-22 | fp-bit.c (clzusi): New function. | Joseph Myers | 1 | -13/+37 |
2005-11-22 | rs6000.opt (mmulhw): New option. | Joseph Myers | 3 | -5/+475 |
2005-11-21 | rtems-elf.h: Added definition of LINK_GCC_C_SEQUENCE_SPEC which matches behav... | Joel Sherrill | 1 | -1/+8 |
2005-11-21 | c-common.c, [...]: Revert 2005-11-18 lookup_name patch. | Richard Henderson | 2 | -3/+3 |
2005-11-21 | re PR target/24951 (ICE: RTL check: expected code 'const_int', have 'const_do... | Paolo Bonzini | 1 | -5/+4 |
2005-11-21 | re PR target/24953 (RTL check: access of elt 1 of vector with last elt 0 in v... | David Edelsohn | 1 | -1/+2 |
2005-11-21 | predicates.md (ax_reg_operand): New predicate. | Uros Bizjak | 2 | -2/+27 |
2005-11-20 | expr.c (expand_expr_real): Use usmul_optab for widening signed * unsigned mul... | Bernd Schmidt | 1 | -0/+8 |
2005-11-20 | re PR target/24757 (__sync_fetch_and_add on ia64) | Andreas Schwab | 1 | -1/+1 |