aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-25re PR target/25127 (internal compiler error: in rs6000_emit_prologue, at conf...Geoffrey Keating3-30/+52
2007-01-25re PR target/30182 (FAIL: gcc.dg/pr28796-2.c (test for excess errors))Steve Ellcey2-0/+19
2007-01-24i386.h (x86_cmpxchg16b): Remove const.Jakub Jelinek2-8/+12
2007-01-24target.h (globalize_decl_name): New.Steve Ellcey1-4/+49
2007-01-24i386.md (tanxf2, [...]): Use op2 instead of operands[2] to avoid access past ...Uros Bizjak1-25/+25
2007-01-23rs6000-c.c (rs6000_cpu_cpp_builtins): Define _SOFT_DOUBLE if doubles use soft...Joseph Myers9-93/+526
2007-01-23i386.md: Use REG_P...Uros Bizjak4-293/+295
2007-01-22* config/m68k/m68k.h: Fix comment.Andreas Schwab1-2/+2
2007-01-20pa.c (output_move_double): Change array size of xoperands to 4.John David Anglin1-4/+1
2007-01-19i386.h (CONDITIONAL_REGISTER_USAGE): Store result of PIC_OFFSET_TABLE_REGNUM ...Dirk Mueller1-3/+5