aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2007-03-12alpha.c (alpha_elf_section_type_flags): New.Richard Henderson1-0/+18
2007-03-12darwin.c (machopic_reloc_rw_mask): New.Richard Henderson3-0/+9
2007-03-12i386.md (fixuns_trunc<mode>hi2): Implement from fixuns_truncsfhi2 and fixuns_...Uros Bizjak1-54/+18
2007-03-11* Fix a typo in my previous commit.Uros Bizjak1-1/+1
2007-03-11i386.md (frndintxf2): Rename to ...Uros Bizjak1-104/+39
2007-03-10darwin.h (DARWIN_MINVERSION_SPEC): Add missing quotation mark.Tobias Schlüter2-3/+2
2007-03-10i386.md (UNSPEC_C2_FLAG): New constant.Uros Bizjak2-2/+12
2007-03-10sh.c (sh_insn_length_adjustment): Adjust for the change of decode_asm_operands.Kaz Kojima1-1/+1
2007-03-10pa.c (attr_length_call): Revise condition for long pc-relative branch.John David Anglin1-6/+9
2007-03-10gcc.c: Document %{, in big comment at top.Geoffrey Keating8-12/+18
2007-03-09re PR target/26090 (IA-64 creates DT_TEXTREL binaries)Richard Henderson8-96/+62
2007-03-09* config/m32c/t-m32c (m32c-pragma.o): Add TM_H dependency to m32c-pragma.oDJ Delorie1-1/+1
2007-03-09extend.texi (MIPS DSP Built-in Functions): Document the DSP REV 2.Chao-ying Fu5-24/+825
2007-03-09altivec.md: Fix vcond patterns using if_then_else.Sa Liu1-56/+49
2007-03-09i386.h (override_options): Conditionally disable x86_sahf for 64bit targets o...Uros Bizjak1-1/+1
2007-03-08re PR objc/31013 (objc PCH is broken on powerpc-darwin again)Geoffrey Keating1-1/+1
2007-03-08i386.h (TARGET_SAHF): New define.Uros Bizjak3-28/+38
2007-03-07libunwind.S: Add .arch/.object_arch for armv4 builds.Joseph Myers2-1/+169
2007-03-07vxworks.h (vxworks_override_options): Declare.Richard Sandiford3-7/+19
2007-03-07s390.c (override_options): Don't emit an error when -mstack-size is used with...Andreas Krebbel1-15/+39
2007-03-07i386.c (output_set_got): Add a GOT initialization sequence for VxWorks PIC.Richard Sandiford3-9/+53
2007-03-07vxworks.h (VXWORKS_GOTT_BASE, [...]): Undefine before defining.Richard Sandiford3-4/+37
2007-03-06avr.c (avr_mcu_types): Add support for ATmega325P...Anatoly Sokolov3-4/+22
2007-03-06att.h (ASM_OUTPUT_ASCII, [...]): Undefine before redefining.Richard Sandiford1-0/+2
2007-03-06reg-stack.c (reg_to_stack): Large models don't allow NAN to be loaded for con...Jan Hubicka5-44/+140
2007-03-06i386.c (x86_use_leave, [...]): Merge into ...Richard Henderson2-290/+437
2007-03-06configure.ac: Allow tm_file to contain build-directory files.Richard Sandiford2-0/+89
2007-03-06m68k.h (PIC_OFFSET_TABLE_REGNUM): Use the REGNO of pic_offset_table_rtx if re...Richard Sandiford2-51/+87
2007-03-06m68k.c (m68k_save_reg): Save the PIC register in functions that call eh_return.Richard Sandiford1-0/+4
2007-03-06m68k.c (m68k_save_reg): Save the PIC register in functions that need a consta...Richard Sandiford1-0/+7
2007-03-06re PR target/28181 (ICE in reload_cse_simplify_operands, at postreload.c:393 ...Richard Sandiford3-39/+72
2007-03-06m68k.c (m68k_save_reg): Remove special case for leaf functions.Richard Sandiford1-4/+1
2007-03-06m68k-protos.h (output_sibcall): Declare.Richard Sandiford4-8/+99
2007-03-06m68k.md (movsf_cf_soft): Provide the same non-mov3q alternatives as movsi_cf.Richard Sandiford1-2/+4
2007-03-06200x-xx-xx Kazu Hirata <kazu@codesourcery.com> Richard Sandiford <richard@cod...Kazu Hirata4-455/+645
2007-03-06re PR target/23482 ([ColdFire] ICE in in final_scan_insn)Richard Sandiford3-368/+460
2007-03-06pa.md: In unamed move patterns...John David Anglin1-23/+33
2007-03-06c-common.c (targetcm): Add.Mike Stump3-7/+39
2007-03-05config.host (bfin*-linux-uclibc*): Set extra_parts.Bernd Schmidt6-0/+434
2007-03-04re PR target/30406 ([4.1 only] ICE in LOGICAL(8) functions)François-Xavier Coudert1-4/+2
2007-03-03c-pretty-print.c (pp_c_direct_abstract_declarator): Use fold_build2.Kaveh R. Ghazi3-14/+14
2007-03-02i386.h (TUNEMASK): Remove define.Uros Bizjak2-62/+62
2007-03-02alpha.c (alpha_gp_save_rtx): Insert the insns at the entry by means of emit_i...Eric Botcazou1-1/+1
2007-03-02dfp.md: New file.Ben Elliston3-30/+430
2007-03-02i386.c (override_options): Put initialization of ix86_tune_mask and ix86_arch...Uros Bizjak1-2/+3
2007-03-02t-vxworks (LIMITS_H_TEST): Define to true for VxWorks.Richard Sandiford1-0/+3
2007-03-02t-vxworks (LIBGCC2_INCLUDES): Pass -nostdinc.Richard Sandiford1-2/+5
2007-03-02re PR target/31019 (Microoptimization of the i386 and x86_64 compilers)Uros Bizjak2-14/+26
2007-03-02re PR middle-end/30992 (Scaling error in decimal floating-point arithmetic bl...Ben Elliston1-1/+1
2007-03-02target.h (init_dwarf_reg_sizes_extra): New target hook.Joseph Myers2-0/+39