aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2005-09-08s390.c (s390_sr_alias_set): Variable removed.Andreas Krebbel1-14/+21
2005-09-07re PR target/23747 (ICE with -O2, -O3 execute/builtins/memcpy-chk.c)Kazuhiro Inaoka1-2/+2
2005-09-06re PR target/8973 ([arc-7-elf] the interupt handler does not return properly,...Saurabh Verma1-2/+7
2005-09-06re PR target/8972 ([arc-7-elf] the c code ' x << i' causes infinite loop when...Saurabh Verma1-1/+7
2005-09-06re PR target/22362 (static function calls and global register variables)Jakub Jelinek1-4/+21
2005-09-06re PR rtl-optimization/23098 (store of 0.0 to float)Jakub Jelinek1-6/+4
2005-09-05m32c.h (TRAMPOLINE_ALIGNMENT): Correct misspelling of macro.DJ Delorie1-1/+1
2005-09-06gimplify.c, [...]: Fix comment typos.Kazu Hirata6-8/+8
2005-09-05re PR target/23683 (review all uses of gen_rtx_MEM in sh port)J"orn Rennecke2-114/+107
2005-09-04re PR target/23721 (pt.c:9462: ICE: in change_address_1, at emit-rtl.c:1791)John David Anglin1-1/+1
2005-09-03re PR target/23671 (ICE in fixup_eh_region_note, at reload1.c:3808)Richard Henderson1-11/+13
2005-09-02arm.c (arm_legitimize_address): Limit the value passed to bit_count to 32 bits.Nicolas Pitre1-1/+1
2005-09-02stormy16-lib2.c (__popcounthi2, [...]): New functions.Nick Clifton1-0/+49
2005-09-01m32c.c (m32c_valid_pointer_mode): Remove stray debug fprintf.DJ Delorie1-1/+0
2005-09-01rs6000.c (setup_incoming_varargs): Set MEM_NOTRAP_P.David Edelsohn1-7/+7
2005-09-01re PR target/23668 (gcc.dg/i386-sse-11.c and gcc.target/i386/pr13366.c fail)Richard Henderson1-0/+1
2005-09-01arm.c (arm_legitimize_address): Split absolute addresses to alow matching ARM...Nicolas Pitre1-4/+28
2005-09-01config.gcc (i*86-wrs-vxworks): Update.Phil Edwards4-52/+95
2005-09-01re PR target/23649 (gcc.dg/ppc-and-1.c failure due to not using rlwinm)Alan Modra5-130/+149
2005-08-31m32c.c (m32c_valid_pointer_mode): New.DJ Delorie1-0/+26
2005-08-31emit-rtl.c (set_mem_attributes_minus_bitpos): Look through component-like ref...Richard Henderson2-0/+4
2005-08-31install.texi (Specific): Update cctools version required for full functionality.Geoffrey Keating1-0/+1
2005-08-31re PR target/21255 (%R and %S are not safe to use from asms)J"orn Rennecke1-2/+57
2005-08-31re PR target/23570 (internal compiler error: in merge_assigned_reloads, at re...Uros Bizjak1-2/+2
2005-08-31i386.c (ix86_function_ok_for_sibcall): Fix test for fp return matching.Richard Henderson1-7/+8
2005-08-30x-cygwin (host-cygwin): Change dependency from hosthooks-def.h to $(HOSTHOOKS...Ian Lance Taylor1-1/+1
2005-08-30[multiple changes]Geoffrey Keating1-2/+2
2005-08-28i386.c (nocona_cost): Increase MOVE_RATIO.Dale Johannesen1-1/+1
2005-08-27re PR target/23508 (FAIL: PR218)John David Anglin1-3/+3
2005-08-27re PR target/23539 (C & C++ compiler generating misaligned references regardl...David Edelsohn1-2/+2
2005-08-27re PR target/23575 (ICE: output_operand: unterminated assembly dialect altern...Richard Guenther1-2/+2
2005-08-26rs6000.md (eq<mode>_compare): Only enable when optimizing for size.David Edelsohn2-20/+20
2005-08-26v850.c (ep_memory_operand): Return FALSE if TARGET_EP is not defined.Nick Clifton4-43/+628
2005-08-26mips.c (mips_expand_prologue): Handle case when generating for MIPS16 and the...David Ung1-4/+17
2005-08-26crx.md: Make doloop_end pattern usage controllable via mloop-nesting=<max-nes...Paul Woegerer3-59/+76
2005-08-26s390.md: ("movstr", "*movstr"): Add patterns.Adrian Straetling1-0/+43
2005-08-26predicates.md ("shift_count_operand", [...]): Reject operands containing elim...Andreas Krebbel1-0/+8
2005-08-24Define __PIC__ for darwin targets.Fariborz Jahanian2-0/+9
2005-08-24rs6000.md: Fix thinko in the peephole2 I added yesterday.Paolo Bonzini1-8/+12
2005-08-24darwin.c (gen_pic_offset): New.Paolo Bonzini1-20/+20
2005-08-24config.gcc (*-*-vxworks*): Update tm_file, add extra_options, remove use_coll...Phil Edwards10-178/+583
2005-08-23re PR target/20799 (bad relocs for new/delete overrides)Andrew Pinski1-22/+0
2005-08-23predicates.md (equality_operator): New.Paolo Bonzini2-22/+37
2005-08-23sh.c (sh_builtin_saveregs): If the number of to-be-saved fp registers is even...J"orn Rennecke1-19/+46
2005-08-23re PR target/21571 (ICE in rs6000.c with -msdata=default.)Alan Modra3-6/+8
2005-08-22rs6000.md (eq<mode>): Use output operand instead of scratch intermediates.David Edelsohn1-35/+60
2005-08-23re PR target/23070 ([3.4 only] CALL_V4_CLEAR_FP_ARGS flag not properly set)Alan Modra2-3/+4
2005-08-22invoke.texi (Option Summary): Add ms1 options.Aldy Hernandez10-0/+4707
2005-08-22altivec.md (xorv4sf3): New.Ira Rosen1-0/+42
2005-08-21re PR target/23485 ([ia64]: Integer dvide by zero doesn't raise a signal)H.J. Lu1-0/+12