aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2002-05-07pa.c (hppa_profile_hook): Use force_reg to get the address of the profile hoo...Jeff Law1-18/+1
2002-05-07sysv4.h (SUBTARGET_SWITCHES): Add -mwindiss.Mark Mitchell2-17/+113
2002-05-07rs6000.c (bdesc_2arg): Fix vmax typos.Aldy Hernandez1-5/+5
2002-05-07rs6000.md ("altivec_mtvscr"): Change to unspec_volatile.Aldy Hernandez1-2/+2
2002-05-07rtl.h (struct rtx_def): Update comments.Janis Johnson1-1/+1
2002-05-06sparc.md (shift insns): Do not mask off second operand...David S. Miller1-24/+0
2002-05-06Fix problems compiling xmmintrin.h with only -msse.Bernd Schmidt2-2/+3
2002-05-06pa-protos.h (hppa_fpstore_bypass_p): Declare.Jeff Law3-112/+134
2002-05-06(compute_register_save_size): Make sureCatherine Moore1-6/+3
2002-05-06* i386.c (q_regs_operand): Use ANY_QI_REGS_P.Jan Hubicka1-1/+1
2002-05-06sparc.c (emit_soft_tfmode_libcall): Do not allow result to overlap input oper...David S. Miller1-2/+20
2002-05-05sparc.md (ashlsi3): If shift count is const1_rtx, use add instead of shift.Jakub Jelinek3-20/+21
2002-05-06re PR target/6561 (sparc-sun-solaris2.7 C testsuite failure w/-mcpu=ultraspar...Jakub Jelinek1-0/+7
2002-05-05alpha.c (alpha_adjust_cost): Remove everything but memory latency adjustments.Richard Henderson5-436/+532
2002-05-05genautomata.c (form_the_same_automaton_unit_lists_from_regexp, [...]): New pr...Vladimir Makarov1-2/+3
2002-05-052002-05-04 David S. Miller <davem@redhat.com>David S. Miller2-4/+0
2002-05-05sparc.c (sparc_rtx_costs): Describe costs of more RTX codes.David S. Miller2-6/+266
2002-05-04Fix bugs in SSE2 suppport and add SSE2 functions to xmmintrin.hBernd Schmidt3-46/+1160
2002-05-04rs6000.md (sCC pattern and splitter): Remove clobber and use result as tempor...David Edelsohn1-15/+12
2002-05-03sparc-protos.h (sparc_rtx_costs): New.David S. Miller3-55/+79
2002-05-03sparc.md (DFA schedulers): Split out...David S. Miller7-518/+679
2002-05-03sparc.c (LEAF_REGISTERS): Do not do ifdef checks on it, always defined for Sp...David S. Miller1-4/+0
2002-05-03sparc.h (REG_ALLOC_ORDER, [...]): Tweak, and add more detailed comments.David S. Miller1-27/+60
2002-05-04netbsd64.h (CPP_LP64_SPEC): Define.Jason Thorpe1-0/+18
2002-05-03ia64.c (ia64_emit_insn_before): Put it back.David S. Miller1-4/+17
2002-05-04rs6000.c (altivec_expand_binop_builtin): Error out when we get an out of rang...Aldy Hernandez1-6/+65
2002-05-03Delete cycle display scheduling hook.David S. Miller4-64/+4
2002-05-03recog.c (store_data_bypass_p, [...]): New.Richard Henderson3-73/+2
2002-05-03netbsd-elf.c (CPP_SUBTARGET_SPEC64): Remove -D__arch64__.Jason Thorpe1-1/+17
2002-05-03i386.c (expand_movstr, [...]): Fix inline-all-stringops sequence.Jan Hubicka1-16/+26
2002-05-03netbsd.h (CPP_PREDEFINES): Add -D_LP64.Jason Thorpe1-1/+2
2002-05-03elf64.h (UNIQUE_SECTION): Use mips_unique_section.Richard Sandiford2-65/+3
2002-05-03i386.c (ix86_expand_int_movcc): Truncate to proper mode.Jakub Jelinek1-1/+3
2002-05-03re PR target/6542 (Internal compiler error when building libgcc for sparc-elf)Jakub Jelinek2-2/+6
2002-05-03crti.asm: Remove trailing spaces.Kazu Hirata3-51/+51
2002-05-03defaults.h (BOOL_TYPE_SIZE): Move default here from cp/decl.c.Jason Merrill3-8/+4
2002-05-03* i386.md (attribute memory): Handle compares properly.Jan Hubicka1-2/+2
2002-05-03i386.c (sse_clrsf, sse_clrsi): Set memory attribute to none.Jan Hubicka1-0/+2
2002-05-02re PR target/6540 (sparc-sun-solaris2.7 (perhaps all bi-arch sparc) fail libs...Jakub Jelinek1-1/+1
2002-05-02x-ada (ADA_CFLAGS): Rename to X_ADA_CFLAGS.John David Anglin1-1/+1
2002-05-02* config/v850/v850.h (TRAMPOLINE_TEMPLATE): Change r5 to r20.Catherine Moore1-1/+1
2002-05-02fr30.h (GO_IF_LEGITIMATE_ADDRESS): Accept any form of the frame pointer or ar...Nick Clifton1-2/+3
2002-05-02altivec-8.c: New.Aldy Hernandez1-0/+1
2002-05-01pa.h (EXTRA_CONSTRAINT): Don't accept PIC addresses for the 'T' constraint.Jeff Law1-0/+1
2002-05-01t-elf (sparc-rtems, sparc-elf): Build assembly support routines.Joel Sherrill1-0/+3
2002-05-01rtems-elf.h: Add #undef TARGET_VERSION to prevent warning.Joel Sherrill1-0/+1
2002-05-01rs6000.md (abssi2_nopower): Convert to define_insn_and_split.David Edelsohn1-71/+67
2002-05-01PR target/6512, PR target/5628Jakub Jelinek2-21/+32
2002-05-01altivec-7.c: New.Aldy Hernandez1-37/+141
2002-05-01ldy Hernandez <aldyh@redhat.com>Aldy Hernandez2-1/+31