aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-22* config/bfin/bfin.h (ASM_FORMAT_PRIVATE_NAME): Remove.Jie Zhang1-13/+0
2006-03-22md.texi: Refer to i386/constraints.md instead of i386/predicates.md.Richard Sandiford3-135/+154
2006-03-21predicates.md (const_call_insn_operand): Allow direct calls to locally-define...Richard Sandiford6-70/+190
2006-03-21unwind-hpux.c: New file.Steve Ellcey2-1/+43
2006-03-21re PR libgomp/26384 (FAIL: libgomp.c/appendix-a/a.18.1.c execution test)Steve Ellcey1-6/+6
2006-03-21config.gcc (i[34567]86-*-solaris2*): Add config/sol2-10.h to tm_file on Solar...Eric Botcazou2-0/+24
2006-03-21bfin-protos.h (bfin_dsp_memref_p): Declare.Bernd Schmidt4-26/+85
2006-03-20sh.c (untangle_mova): Initialize n_addr and n_target.Kaz Kojima1-7/+7
2006-03-20rs6000.c (rs6000_handle_option): Use TARGET_NO_FP_IN_TOC inside #ifdef TARGET...Alan Modra1-6/+6
2006-03-19rs6000.opt (no-fp-in-toc): Use Var not Mask.David Edelsohn6-34/+122
2006-03-17* config/ia64/ia64.opt: Add empty line to end of file.Steve Ellcey1-0/+2
2006-03-17rs6000.md (strlensi): Emit barrier after unconditional jump.David Edelsohn1-0/+1
2006-03-17install.texi: Docuemnt --with-mode.Paul Brook1-1/+2
2006-03-17sh.c (max_labelno_before_reorg): New variable.J"orn Rennecke1-19/+105
2006-03-17rtl.h (CONST_INT_P): Define.Jan-Benedict Glaw3-46/+50
2006-03-17tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET.Geoffrey Keating7-44/+98
2006-03-16predicates.md (splittable_const_int_operand): New, split from move_operand.Richard Sandiford5-52/+186
2006-03-16ia64.c (stops_p): Added explicit initialization.Maxim Kuvyrkov5-70/+1166
2006-03-16linux-unwind.h (shmedia_fallback_frame_state): Set fs->signal_frame.Kaz Kojima1-1/+3
2006-03-16config.gcc (*-*-darwin*): Don't build crt2.o for all Darwin ports.Geoffrey Keating5-22/+241