aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2007-02-10i386.h (TARGET_KEEPS_VECTOR_ALIGNED_STACK): New.Stuart Hastings6-36/+365
2007-02-09alpha.c (emit_insxl): Force the first operand of the insbl or inswl pattern i...Roger Sayle1-0/+2
2007-02-09ia64.md (bswapdi2): New define_insn.Roger Sayle1-1/+8
2007-02-09constraints.md (Ym): New constraint.Richard Henderson4-59/+197
2007-02-09driver-i386.c: Turn on -mtune=native for AMDFAM10.Dwarakanath Rajagopal1-2/+9
2007-02-09200x-xx-xx Nathan Sidwell <nathan@codesourcery.com> Richard Sandiford <richar...Nathan Sidwell8-33/+118
2007-02-08m32c.c (m32c_unpend_compare): Add default to silence warnings.DJ Delorie1-19/+20
2007-02-08lib1funcs.asm (RETLDM): Pop directly into PC when no special interworking nee...Paul Brook1-1/+1
2007-02-08xmmintrin.h: Make inclusion of emmintrin.h conditional to __SSE2__.Harsha Jagasia1-2/+4
2007-02-08m32c-protos.h (m32c_illegal_subreg_p): New.DJ Delorie3-1/+81
2007-02-08rs6000.md (ctz<mode>2, [...]): Remove constraints from define_expand's match_...Roger Sayle1-16/+16
2007-02-07* config/i386/i386.c (override_options): Set PTA_SSSE3 for core2.Jakub Jelinek1-1/+1
2007-02-06re PR target/29746 (gcc fails to bootstrap on sh4-*-linux-gnu)J"orn Rennecke1-3/+16
2007-02-06constraints.md (Y2): Rename from Y.Richard Henderson4-83/+94
2007-02-06rs6000.md (popcount<mode>2): Rewrite.Roger Sayle3-21/+117
2007-02-06darwin-tramp.asm (__trampoline_setup): Call __enable_execute_stack on complet...Geoffrey Keating1-2/+4
2007-02-05amdfam10Harsha Jagasia10-140/+1263
2007-02-05* config/xtensa/xtensa.c (constantpool_mem_p): Skip over SUBREGs.Bob Wilson1-0/+2
2007-02-05tree-vectorizer.h (vectorizable_function): Add argument type argument, change...Richard Guenther1-9/+21
2007-02-05cris.md ("*andsi_movu", [...]): For size-changed operand where memory is allo...Hans-Peter Nilsson1-7/+7
2007-02-05alpha.c (alpha_add_builtins): New Helper function.Roger Sayle1-32/+39
2007-02-05m68k.md (pushdi-1, [...]): Don't use the 'y' constraint.Kazu Hirata1-3/+3
2007-02-05tm.texi (DWARF_ALT_FRAME_RETURN_COLUMN): Do not require DWARF_FRAME_RETURN_CO...Richard Sandiford1-1/+9
2007-02-04bfin-modes.def, [...]: Follow spelling conventions.Kazu Hirata4-14/+14
2007-02-04v850.c, [...]: Follow spelling conventions.Kazu Hirata3-14/+14
2007-02-04bitops.md, [...]: Follow spelling conventions.Kazu Hirata24-118/+118
2007-02-04h8300.c, [...]: Follow spelling conventions.Kazu Hirata3-14/+14
2007-02-03pa.md (addvdi3, [...]): New ftrapv insns and expanders.John David Anglin1-12/+215
2007-02-03c-decl.c, [...]: Fix comment typos.Kazu Hirata12-12/+12
2007-02-03darwin9.h (DARWIN_LINKER_GENERATES_ISLANDS): Add.Mike Stump2-2/+13
2007-02-03xtensa.c (smalloffset_mem_p): Use BASE_REG_P.Bob Wilson3-115/+138
2007-02-03* config/ia64/ia64.c (ia64_print_operand): Fix compare strings.Steve Ellcey1-0/+12
2007-02-02revert: i386.c (ix86_function_arg_regno_p): Put back the code before the foll...Hui-May Chang1-17/+46
2007-02-02re PR target/29682 (ICE: in change_pattern, at haifa-sched.c:4066 with -O3 -m...Maxim Kuvyrkov2-2/+17
2007-02-02re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov4-41/+47
2007-02-02pa.md (tp_load): Correct mfctl instruction syntax.Guy Martin1-1/+1
2007-02-02rs6000.c (rs6000_stack_info): Correct altivec_padding_size calculation on AIX.Geoffrey Keating1-2/+5
2007-02-02darwin.h (MD_UNWIND_SUPPORT): Don't define for 64-bit.Geoffrey Keating1-0/+2
2007-01-31* config/sh/sh.h (HAVE_SECONDARY_RELOADS): Remove.Kazu Hirata1-2/+0
2007-01-31re PR target/19087 (Overflowed address in dwarf debug line information)Anatoly Sokolov1-0/+2
2007-01-31optabs.h (enum optab_index): Add new OTI_isinf.Uros Bizjak1-0/+38
2007-01-31* gcc/config/arm/unwind-arm.h (_sleb128_t, _uleb128_t): New.Kazu Hirata1-1/+8
2007-01-31i386.h (NON_QI_REG_P): Remove.Kazu Hirata2-12/+0
2007-01-31cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2-3/+3
2007-01-30builtins.c (expand_builtin_int_interclass_roundingfn): New function to handle...Uros Bizjak1-13/+26
2007-01-29decExcept.c: New.Janis Johnson2-0/+88
2007-01-28expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...Jan Hubicka1-7/+13
2007-01-27i386.c (ix86_swap_binary_operands_p): New helper function to simplify/factori...Roger Sayle1-50/+87
2007-01-26re PR target/30182 (FAIL: gcc.dg/pr28796-2.c (test for excess errors))Steve Ellcey3-1/+9
2007-01-25m32c.c (m32c_cannot_change_mode_class): We don't allow changes to modes which...DJ Delorie1-0/+8