aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2006-04-10i386.c (ix86_expand_vector_init_one_nonzero): Renamed from ix86_expand_vector...Roger Sayle1-9/+62
2006-04-09re PR target/27034 (gcc.dg/20021014-1.c (test for excess errors) fails)John David Anglin3-44/+122
2006-04-09re PR target/26743 (gcc generates unreachable branch)John David Anglin3-314/+782
2006-04-09Fix whitespacesMike Stump1-12/+12
2006-04-09Revert previous patch, mistaken.Mike Stump1-3/+3
2006-04-08Fix whitespacing.Mike Stump1-8/+8
2006-04-08Add missing part of rth patch.Mike Stump1-3/+3
2006-04-08builtins.c, [...]: Fix comment typos.Kazu Hirata8-11/+11
2006-04-07m32c.c (m32c_function_arg): Structures are always passed on the stack.DJ Delorie1-12/+19
2006-04-07rs6000.c (rs6000_rtx_costs): Do not treat CONST_DOUBLE as INTVAL.David Edelsohn1-21/+18
2006-04-06linux.h: Add a comment to mark macros that are being overriden in config/k*bs...Robert Millan3-6/+12
2006-04-05m32c.h (INCOMING_FRAME_SP_OFFSET): Adjust for m16c vs m32c.DJ Delorie1-1/+1
2006-04-05lib1funcs.asm (modsi): P1/P2 can be call-clobbered even if the calling functi...Bernd Schmidt1-8/+7
2006-04-05bfin.c (bfin_legitimate_address_p): Disallow got-relative addressing for anyt...Bernd Schmidt1-1/+1
2006-04-05rs6000.c (TARGET_MS_BITFIELD_LAYOUT_P): Define.Eric Christopher1-2/+57
2006-04-05darwin-crt3.c (atexit): Pass &__dso_handle rather than NULL for dso parameter...Geoffrey Keating1-1/+5
2006-04-04i386.c (machopic_output_stub): Output \t between instructions and operands.Eric Christopher1-8/+8
2006-04-04rs6000.c (num_insns_constant_wide): Change satisfies_constraint_[IL] to expli...David Edelsohn1-2/+3
2006-04-04tm.texi (TARGET_STRUCT_VALUE_RTX): Document new value 2 for incoming.Carlos O'Donell3-4/+57
2006-04-03re PR target/19653 (x87 reg allocated for constants for -mfpmath=sse)Paolo Bonzini4-63/+106
2006-04-01lib1funcs.asm: Rename abi_entry/abi_return macros to leaf_entry/leaf_return.Bob Wilson3-206/+207
2006-03-31linux-atomic.asm: New file.Kaz Kojima2-1/+139
2006-03-31cond.md: Set condition flags properly throughout.DJ Delorie12-35/+344
2006-03-31re PR target/26459 (gcc fails to build on powerpc e500-double targets)Alan Modra1-16/+13
2006-03-31rs6000.c (rs6000_explicit_options): Add ieee.Alan Modra1-5/+16
2006-03-30darwin.h (LINK_COMMAND_SPEC): Don't try to protect %S with !Zdynamiclib.Geoffrey Keating1-1/+1
2006-03-30bfin.c (single_move_for_strmov): Renamed to...Jie Zhang2-8/+8
2006-03-30Makefile.am: Do not build dbl-64 variants.Richard Guenther1-19/+1
2006-03-29* config/rs6000/constraints.md: Add "W" constraint.David Edelsohn1-0/+4
2006-03-29Remove extra parentheses for "M" case.David Edelsohn1-1/+1
2006-03-29genemit.c (main): Add tm-constrs.h to included headers.David Edelsohn6-136/+197
2006-03-29vfp.md (movsf_vfp): Disparage w<->r alternatives.Paul Brook1-4/+6
2006-03-29re PR middle-end/23623 (volatile keyword changes bitfield access size from 32...Paul Brook1-0/+3
2006-03-29config.gcc (s390-*-linux-*, [...]): Add t-dfprules to tmake_file.Andreas Krebbel1-10/+23
2006-03-28sh.md (udivsi3_i4_int): Clobber MACH_REG and MACL_REG.Kaz Kojima1-0/+4
2006-03-27t-sh ($(T)libic_invalidate_array_4-100.a): Fix rule to use lib prefix for tar...J"orn Rennecke1-3/+3
2006-03-27superh.opt: New file.Andrew Stubbs12-119/+394
2006-03-27s390-protos.h (s390_hard_regno_mode_ok, [...]): New function prototypes.Andreas Krebbel3-36/+83
2006-03-27re PR target/26459 (gcc fails to build on powerpc e500-double targets)Alan Modra1-2/+4
2006-03-25i386.c (size_cost): Correct the comment for cost of storing fp registers.H.J. Lu1-12/+24
2006-03-24[multiple changes]Geoffrey Keating3-123/+445
2006-03-24s390.c (s390_decompose_address): Allow SImode for index and base register.Andreas Krebbel2-51/+28
2006-03-24avr-protos.h (extra_constraint): Delete.Denis Chertykov5-109/+161
2006-03-24rs6000-protos.h (rs6000_offsettable_memref_p): Declare.Eric Botcazou3-23/+45
2006-03-24re PR target/26607 (Illegal inlined assembler on config/rs6000/darwin-ldouble.c)Alan Modra1-1/+2
2006-03-23Update FSF address.Joern Rennecke1-2/+2
2006-03-23divtab-sh4.c, [...]: New files.J"orn Rennecke7-17/+886
2006-03-23haifa-sched.c (choose_ready): Fix type of the local variable.Maxim Kuvyrkov1-1/+1
2006-03-23alpha.c (alpha_legitimate_constant_p): Reject tls symbols.Richard Henderson1-1/+4
2006-03-23re PR target/26347 (hidden weak extern functions fail regardless of existence...Richard Henderson1-1/+3