aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-05i386.c (x86_output_aligned_bss): Move out of COMMON_ASM_OP ifdef.Eric Christopher1-2/+1
2006-12-05darwin.h (DARWIN_EXTRA_SPECS): New.Eric Christopher4-2/+17
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez13-80/+83
2006-12-05i386.c (ix86_builtin_vectorized_function): Declare.Richard Guenther1-0/+38
2006-12-05bfin.c (output_file_start): Fix comment which referred to ia64_override_options.Bernd Schmidt1-1/+1
2006-12-05rtlanal.c (note_uses): Deal with SEQUENCEs.Bernd Schmidt3-210/+483
2006-12-05darwin.h, [...]: Fix comment typos.Kazu Hirata2-2/+2
2006-12-05spu-protos.c (spu_split_address): Add.Trevor Smigiel4-36/+57
2006-12-05darwin.h: Update copyright notice.Eric Christopher2-2/+2
2006-12-04unwind-arm.c: Adjust __cxa_type_match declaration.Carlos O'Donell1-1/+4
2006-12-04sp64-elf.h (JUMP_TABLES_IN_TEXT_SECTION): Delete.Eric Botcazou2-15/+0
2006-12-04* config/spu/spu.md (_mulv4si3): Remove unused local variables.Ben Elliston1-2/+0
2006-12-04re PR target/24598 (Need to support odcctools and its ablity to use --prefix ...Eric Christopher3-21/+17
2006-12-03vect.exp: Enable tests to run on spu.Dorit Nuzman1-0/+28
2006-12-03re PR target/30041 (FAIL: gcc.target/i386/sse3-movddup.c (internal compiler e...Uros Bizjak1-2/+2
2006-12-02re PR target/30040 (-mtune=native is wrong for Core 2 Duo and Core Duo)H.J. Lu3-35/+173
2006-12-02i386.c (pentium4_cost, [...]): Update 32bit memcpy/memset decriptors.Jan Hubicka1-9/+15
2006-12-02* config/i386/i386.c: Fix a comment typo.Kazu Hirata1-1/+1
2006-12-02builtins.c, [...]: Fix comment typos.Kazu Hirata15-47/+47
2006-12-01spu.c (spu_immediate): Remove trailing comma.Trevor Smigiel3-2470/+174
2006-12-01predicates.md (spu_mov_operand): Add.Trevor Smigiel3-96/+42
2006-12-01bfin.md (pushsi_insn, popsi_insn): Set correct addrtype attribute.Bernd Schmidt1-2/+3
2006-12-01bfin.c (bfin_valid_add): Fix the logic that ensures multiword accesses are in...Bernd Schmidt1-2/+3
2006-11-30spu.c (spu_builtin_range): Move from spu-c.cAndrew Pinski3-301/+297
2006-12-01re PR target/24036 ([e500] ICE in subreg_offset_representable_p, at rtlanal.c...Joseph Myers3-7/+34