aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2006-05-23re PR target/27696 (g++.dg/other/i386-2.C ICEs on the mainline on x86_64)Kazu Hirata1-2/+5
2006-05-22re PR target/27266 (syncronization primitives cause ICE with -march=pentium o...Kazu Hirata1-0/+6
2006-05-22avr.c (avr_mcu_types): Add support for attiny261...Joerg Wunsch3-19/+170
2006-05-22revert: invoke.texi (-msselibm): Document.Richard Guenther3-126/+0
2006-05-22cris.opt (march): Remove VarExists attribute.Nick Clifton1-2/+2
2006-05-22Fix typo in last changeMike Stump1-1/+1
2006-05-21darwin-c.c (darwin_pragma_options): Use BAD instead.Mike Stump1-5/+5
2006-05-21darwin-c.c (BAD): Conditionalize on OPT_Wpragmas.Mike Stump1-1/+2
2006-05-21* config/rs6000/rs6000.md (floatsitf2): Remove constraints.David Edelsohn1-2/+2
2006-05-20* config/pa/pa-linux.h (STRING_ASM_OP): Prepend and append a tab.Andreas Schwab1-1/+1
2006-05-19linux-unwind.h: Include <asm/unistd.h>Richard Sandiford1-5/+9
2006-05-19re PR target/22209 (libgfortran unresolvable symbols on irix6.5)Richard Sandiford7-107/+2
2006-05-19t-hpux-shlib (SHLIB_LINK): Remove `-lc'.John David Anglin2-3/+5
2006-05-18i386.opt (-mstackrealign): New flag.Stuart Hastings2-5/+54
2006-05-17arm.opt (target_fpe_name): Remove VarExists.H.J. Lu2-2/+2
2006-05-17unwind-dw2.c: Add declarations for uw_update_context and uw_frame_state_for.John David Anglin1-2/+10