aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2006-12-23t-darwin (DARWIN_EXTRA_CRT_BUILD_CFLAGS): Add -mmacosx-version-min=10.4.Mike Stump1-1/+2
2006-12-22elfos.h, [...]: Fix comment typos.Kazu Hirata2-3/+3
2006-12-22cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2-4/+4
2006-12-22spu.h (ARG_POINTER_CFA_OFFSET): Define.Ulrich Weigand2-5/+8
2006-12-21re PR target/30230 (Incorrect ia64 EH info when an EH region ends in the midd...Jakub Jelinek1-8/+51
2006-12-21spu.c (spu_builtin_mul_widen_even): Remove unused local variable `d'.Ben Elliston1-1/+0
2006-12-20re PR rtl-optimization/30213 (Wrong code with optimized memset() (possible bu...Jan Hubicka1-50/+137
2006-12-20spu.md (vec_widen_umult_hi_v8hi): New.Dorit Nuzman2-0/+155
2006-12-20darwin.c (machopic_select_section): Rewrite.Eric Christopher2-88/+165
2006-12-19* config/pa/pa64-hpux.h (ASM_OUTPUT_EXTERNAL): Add undef.Steve Ellcey1-0/+1
2006-12-19re PR fortran/29779 (vectorizer fortran testcases failing)Andrew Pinski1-3/+2
2006-12-19expmed.c (expand_mult_const): Force operand to constant.Jan Hubicka1-15/+30
2006-12-19* config/spu/spu.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.Ben Elliston1-0/+1
2006-12-18invoke.texi (Debugging Options): Document -g0.Geoffrey Keating2-2/+2
2006-12-18rs6000.md (*movdf_hardfloat32): Use %X format to determine if memory operand ...Nathan Sidwell1-6/+6
2006-12-17re PR libstdc++/11953 (_REENTRANT defined when compiling non-threaded code.)Matthias Klose1-1/+1
2006-12-16re PR target/30185 (ICE with struct and divide)Jakub Jelinek1-1/+1
2006-12-14spu.c (TARGET_VECTORIZE_BUILTIN_MASK_FOR_LOAD): Defined.Dorit Nuzman3-1/+94
2006-12-13re PR middle-end/30191 (GCC error: in eliminate_regs_in_insn, at reload1.c:3126)Peter Bergner1-5/+2
2006-12-13i386.h (FIRST_PSEUDO_REGISTER): Define to 53.Uros Bizjak4-40/+38
2006-12-13arm.c (arm_output_fldmx): Output FLDMD instead of FLDMX.Mark Shinwell6-53/+193
2006-12-13mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating11-19/+19
2006-12-13mips.h (ASM_OUTPUT_EXTERNAL): Undefine it before define.David Daney1-0/+1
2006-12-13spu.h (C_COMMON_OVERRIDE_OPTIONS): Define.Ben Elliston4-3/+11
2006-12-12spu.c (cpat_info): Fix an incorrectly identified case.Trevor Smigiel1-1/+1
2006-12-13spu.c (TARGET_ENCODE_SECTION_INFO): Define.Ulrich Weigand2-0/+22
2006-12-12reload1.c (eliminate_regs_in_insn): Merge the plus_src "else" and the offset ...Peter Bergner1-2/+5
2006-12-12re PR libstdc++/11953 (_REENTRANT defined when compiling non-threaded code.)Jakub Jelinek2-0/+2
2006-12-12t-vxworks: Remove assignment to LIB2FUNCS_EXTRA.Olivier Hainque1-2/+7
2006-12-12vxlib.c: Extract tls related routines into ...Olivier Hainque3-298/+353
2006-12-12spu.opt (mfixed-range): New option.Sa Liu3-0/+70
2006-12-11re PR middle-end/17982 (stop calling assemble_external before final assembly ...H.J. Lu3-95/+32
2006-12-11elf.h (MAX_OFILE_ALIGNMENT): Remove definition.Carlos O'Donell1-6/+0
2006-12-11re PR target/30120 (silent miscompilation of argument passing)Uros Bizjak3-149/+26
2006-12-11spu-elf.h (STARTFILE_SPEC): Update.Sa Liu7-294/+15
2006-12-09spu-protos.h (spu_split_immediate): Renamed from spu_split_address.Trevor Smigiel4-236/+455
2006-12-08re PR target/30039 (HPPA: Incorrect code generated on 64bit host)John David Anglin1-1/+14
2006-12-08t-darwin (TARGET_LIBGCC2_CFLAGS): Build libgcc with -mmacosx-version-min=10.4.Mike Stump2-1/+13
2006-12-08re PR target/30120 (silent miscompilation of argument passing)Uros Bizjak1-1/+3
2006-12-08pa.h (LEGITIMATE_CONSTANT_P): Simplify.John David Anglin1-7/+12
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell23-110/+32
2006-12-08bfin.c (effective_address_32bit_p): Return true for anything involving the GOT.Bernd Schmidt2-7/+13
2006-12-07spu-c.c (spu_build_overload_builtin): Delete.Andrew Pinski1-28/+7
2006-12-07spu.c (array_to_constant): Correct the order of arguments to the calls of hwi...Trevor Smigiel1-2/+2
2006-12-07* config/elfos.h (TARGET_ASM_RECORD_GCC_SWITCHES): Set to elf_record_gcc_swit...Nick Clifton1-0/+5
2006-12-07i386.c (nocona_cost, [...]): Update preffered memcpy/memset codegen.Jan Hubicka1-4/+4
2006-12-07bfin.c (print_operand): New modifier 'N' for constants.Bernd Schmidt2-8/+10
2006-12-06pa.c (hppa_gimplify_va_arg_expr): Build MODIFY_EXPR not GIMPLE_MODIFY_STMT.Aldy Hernandez1-1/+1
2006-12-06i386.md (DIRFLAG_REG): Remove constant.Uros Bizjak7-141/+45
2006-12-06bfin.c (bfin_rtx_costs): Add a number of new cases, tweak old ones.Bernd Schmidt1-15/+126