aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2006-06-29i386.c (ix86_output_function_epilogue): Don't insert a label at the end of an...Asher Langton1-0/+17
2006-06-29predicates.md (vector_all_ones_operand): New.Eric Christopher4-58/+141
2006-06-26Add SB-1 specific multilib support. Patch by Fred Fish.Fred Fish1-0/+44
2006-06-26[multiple changes]DJ Delorie5-6/+297
2006-06-23re PR target/27789 (attribute handling fallout from DECL_INITIAL changes)Danny Smith1-20/+39
2006-06-22lib1funcs.asm (MIN_ESA): Delete.Bob Wilson1-7/+1
2006-06-22muldiv.md (mulhisi3_i): Only use registers for dest (TN-16C-A156A/E).DJ Delorie1-6/+6
2006-06-21re PR target/26347 (hidden weak extern functions fail regardless of existence...Richard Henderson1-2/+4
2006-06-21mips.c (function_arg): Where one part of a complex argument is in registers a...Joseph Myers1-7/+18
2006-06-20iris6.h (LIB_SPEC): Add support for -pthread.Roger Sayle1-2/+6
2006-06-19libgcc.S: Correct my wrong previous commit.Denis Chertykov1-7/+7
2006-06-19s390.md ("doloop_si64", [...]): Add a new alternative to the constraint strings.Andreas Krebbel1-16/+19
2006-06-18avr.h (avr_have_movw_lpmx_p): Declare.Anatoly Sokolov4-48/+74
2006-06-18bfin.h (REG_CLASS_FROM_LETTER): Rename constraint 'B' to 'v', 'l' to 'u'.Jie Zhang2-9/+9
2006-06-18bfin.c (MAX_LOOP_LENGTH): Define to be 2042 instead of 4096.Jie Zhang1-1/+1
2006-06-17i386.c (legitimate_tls_address): Add tp after DTPOFF.Alexandre Oliva2-24/+21
2006-06-13* config/m32c/muldiv.md (mulpsi3): Expect arbitrary constants.DJ Delorie1-1/+1
2006-06-13re PR target/28014 (space-optimized divide used inconsistently)J"orn Rennecke5-9/+106
2006-06-13bfin.c (bfin_reorg_loops): Only call recog_memoized () for real instruction.Jie Zhang1-1/+1
2006-06-12mips.c (mips_file_start): Create special section ".gcc_compiled_longXX" for o...Fred Fish1-2/+3
2006-06-12re PR target/27158 (ICE in extract_insn with -maltivec)Roger Sayle2-6/+16
2006-06-10t-rtems: Add EL/EB multilib variants.Ralf Corsepius1-3/+14
2006-06-08re PR target/26427 (with -fsection-anchors with zero sized structs)Mike Stump3-3/+18
2006-06-08re PR target/27421 (ICE with invalid array in struct)Volker Reichelt1-0/+4
2006-06-07t-elf (MULTILIB_MATCHES): Combine two entries into single entry.Fred Fish1-2/+1
2006-06-06t-tpf (LIB2ADDEH): Include unwind-dw2-fde-glibc.c in lieu of unwind-dw2-fde.c.Peter Lemieszewski1-2/+2
2006-06-06time.c: New file.Francois-Xavier Coudert1-0/+4
2006-06-06re PR target/27842 (Miscompile of Altivec vec_abs (float) inside loop)Ulrich Weigand1-31/+14
2006-06-06t-linux64 (tp-bit.c): Append to tp-bit.c, not dp-bit.c.Joseph Myers1-1/+1
2006-06-06params.def (PARAM_MAX_SCHED_EXTEND_REGIONS_ITERS): Change default value to 0.Maxim Kuvyrkov4-1/+17
2006-06-05re PR target/27051 (Compiler generates .sdata when -mno-sdata specified)Steve Ellcey1-1/+2
2006-06-04re PR target/26223 (ICE on long double with -mno-80387)Roger Sayle1-7/+32
2006-06-03Update copyright notice on host-darwin.c.Geoffrey Keating1-1/+1
2006-06-03Index: gcc/ChangeLogGeoffrey Keating1-2/+13
2006-06-01v850.h (ASM_OUTPUT_ADDR_DIFF_ELT): Disabled the shift, as we've disabled the ...DJ Delorie1-2/+4
2006-06-01invoke.texi: Add cpu_type power6.Pete Steinmetz3-0/+5
2006-06-01avr.h (SET_ASM_OP): Define.Anatoly Sokolov1-0/+2
2006-06-01* config/bfin/bfin.c: Fix comment typos.Kazu Hirata1-2/+2
2006-06-01i386.c (ix86_expand_fp_absneg_operator): When SSE isn't available...Roger Sayle2-17/+18
2006-05-31bfin-protos.h (bfin_hardware_loop): Declare.Jie Zhang5-46/+1019
2006-05-31bfin.c (bfin_delegitimize_address): New.Jie Zhang1-0/+22
2006-05-31arm.c (arm_print_operand case 'S'): Validate that the operand is a shift oper...Richard Earnshaw1-2/+10
2006-05-30m32c.c (m32c_expand_insv): Check that the value we're inserting is a singlt-b...Naveen.H.S1-0/+8
2006-05-30m32r.h (DBX_OUTPUT_SOURCE_LINE): Fix type of begin_label.Steven Bosscher2-31/+32
2006-05-30re PR target/27790 (Unrecognizable insn with -ftree-vectorize -O1 -msse2)Uros Bizjak1-0/+2
2006-05-29bfin.opt (mfdpic): New option.Bernd Schmidt9-51/+358
2006-05-29* config/bfin/bfin.h (PARM_BOUNDRY, STACK_BOUNDRY): Remove.Kazu Hirata1-4/+0
2006-05-28cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata8-9/+9
2006-05-26re PR target/27571 (alpha: ICE in get_attr_usegp, at config/alpha/alpha.md:171)Falk Hueffner1-0/+1
2006-05-24re PR target/27627 (__builtin_nanf("") doesn't return a _quiet_ nan on parisc)John David Anglin1-2/+7