aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki3-9/+9
2006-01-31arm.md (smaxsi3): Make aware of smax_m1.Nicolas Pitre1-1/+10
2006-01-31* gcc/config/m68k/lb1sf68.asm: Use moveq to load small constants.Nathan Sidwell1-44/+44
2006-01-31invoke.texi (-msselibm): Document.Richard Guenther3-0/+144
2006-01-31expr.h (expand_normal): new inline function.Marcin Dalecki5-85/+85
2006-01-31cygwin.h (GCC_DRIVER_HOST_INITIALIZATION): Cast argv to the appropriate type.Roger Sayle1-2/+2
2006-01-31re PR target/26018 (Assembler errors with -march=z900 compiling glibc)Ulrich Weigand1-1/+8
2006-01-30re PR target/14798 (In case of SH target with -O2 option #pragma interrupt do...J"orn Rennecke5-106/+195
2006-01-29combine.c (simplify_comparison <AND>): Check TRULY_NOOP_TRUNCATION before sta...Adam Nemet1-15/+15
2006-01-29mips-protos.h (mips_set_live_on_entry): Deleted.Kenneth Zadeck1-1/+0
2006-01-28aix43.h (SUBTARGET_OVERRIDE_OPTIONS): -msoft-float and -mlong-double-128 are ...David Edelsohn5-5/+21
2006-01-27re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ...Daniel Berlin2-0/+20
2006-01-27emmintrin.h (_mm_cvtsd_f64): Add missing Intel intrinsic.H.J. Lu3-10/+120
2006-01-27[multiple changes]Jakub Jelinek14-90/+168
2006-01-27rtl.texi (SYMBOL_REF_DATA): Adjust documentation for new opaque type.Richard Sandiford1-2/+2
2006-01-26i386.md (extendsfdf2, [...]): Emit constants provided by 80387 instructions i...Paolo Bonzini1-3/+31
2006-01-26* config/mips/mips.md (*clear_upper32): New combiner pattern.Adam Nemet1-0/+25
2006-01-26arm.md (smaxsi3, sminsi3): Convert to define_expand.Richard Earnshaw1-12/+64
2006-01-26Update copyright yearsHans-Peter Nilsson3-3/+3
2006-01-26re PR target/25947 (Unrecognizable insn ICE for readline-5.1 in rl_vi_complete)Hans-Peter Nilsson3-12/+50
2006-01-25re PR target/25758 (gcc.c-torture/compile/20030921-1.c fails at -O0)Andrew Pinski1-1/+1
2006-01-25rtl.texi (SYMBOL_REF_CONSTANT, [...]): Document.Richard Sandiford3-6/+5
2006-01-25predicates.md (sh_register_operand): Accept CONST_DOUBLE.Kaz Kojima1-1/+1
2006-01-23r110130@banpei: zack | 2006-01-22 14:52:43 -0800Zack Weinberg1-13/+8
2006-01-22* config/rs6000/aix.h (STACK_BOUNDARY): Define.David Edelsohn1-6/+10
2006-01-22m68k.md: Add Coldfire FPU support.Paul Brook10-870/+1072
2006-01-20[multiple changes]Paul Brook3-12/+18
2006-01-19* config/m32c/m32c.h (REG_ALLOC_ORDER): Define.DJ Delorie1-0/+7
2006-01-20arm.c (arm_compute_func_type): Treat all functions as nothrow when unwinding ...Paul Brook1-1/+3
2006-01-19m32c.c (m32c_prepare_shift): Add code to deal with the 16 bit shift limit of ...DJ Delorie1-4/+64
2006-01-19re PR target/22099 (builtin_setjmp gives duplicate labels)Andrew Pinski2-1/+3
2006-01-19invoke.texi (generic): Document (i686) Update.Jan Hubicka6-232/+441
2006-01-19s390.md ("Y", "y"): New mode attribute.Andreas Krebbel1-417/+233
2006-01-19Makefile.in (tree-vect-patterns.o): Add rule for new file.Dorit Nuzman2-2/+115
2006-01-18diagnostic.h: Include options.h.Andrew Pinski1-1/+1
2006-01-19Introduce TLS descriptors for i386 and x86_64.Alexandre Oliva5-21/+271
2006-01-18i386.md (shift spliter): Fix a a typo in the splitter for shifts where the so...Roger Sayle1-1/+1
2006-01-18[multiple changes]Paul Brook2-1/+6
2006-01-18[multiple changes]Diego Novillo1-0/+6
2006-01-18re PR target/25731 (Complex values passed in wrong registers)John David Anglin5-17/+29
2006-01-19rs6000.c (rs6000_assemble_integer): Correct unlikely_test_section_p test.Alan Modra1-1/+1
2006-01-18alpha.c (alpha_split_tfmode_pair): Rename into alpha_split_tmode_pair.Eric Botcazou3-15/+96
2006-01-18config/m68k/m68k.md (*addsi3_5200): Allow addq/subq to memory operands.Philippe De Muyter1-1/+1
2006-01-18i386.c (COSTS_N_BYTES): New macro.Roger Sayle1-24/+27
2006-01-18Makefile.in (D32PBIT_FUNCS): New.Ben Elliston2-0/+1052
2006-01-17re PR target/592 ([ARM/Thumb] Poor choice of PIC register)Richard Earnshaw3-32/+81
2006-01-18rs6000.c (rs6000_hard_regno_mode_ok): Reject decimal float modes for all floa...Ben Elliston1-1/+3
2006-01-18predicates.md (reg_or_mem_operand): Pair up match_code "mem" with match_test ...Ben Elliston1-4/+4
2006-01-17pa.md: Disparage copies between general and floating-point registers in 32-bi...John David Anglin1-10/+10
2006-01-16m68k.c (output_move_const_into_data_reg): Output correct mnemonic for mvz and...Paul Brook1-2/+2