summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* 2002-05-09 David S. Miller <davem@redhat.com>davem2002-05-091-0/+4
* 2002-05-07 David S. Miller <davem@redhat.com>davem2002-05-093-20/+21
* * config/netbsd.h (CPP_SPEC): Remove.thorpej2002-05-097-11/+20
* * pa/pa-64.h (MAX_WCHAR_TYPE_SIZE): Delete.danglin2002-05-082-2/+0
* Define __SSE2__ if -msse2 instead of __SSE2_BUILTINS__bernds2002-05-082-2/+2
* Do not allow big-endian/little-endian multilibs to override arm/thumbnickc2002-05-081-2/+4
* * config/mips/mips.md: Name the unspecs with define_constant.rsandifo2002-05-081-55/+65
* * c-common.c (c_common_init): Set options->unsigned_wchar.neil2002-05-0718-42/+0
* * pa.c (hppa_profile_hook): Use force_reg to get the addresslaw2002-05-071-18/+1
* * config/rs6000/sysv4.h (SUBTARGET_SWITCHES): Add -mwindiss.mmitchel2002-05-072-17/+113
* 2002-05-07 Aldy Hernandez <aldyh@redhat.com>aldyh2002-05-071-5/+5
* 2002-05-06 Aldy Hernandez <aldyh@redhat.com>aldyh2002-05-071-2/+2
* * rtl.h (struct rtx_def): Update comments.janis2002-05-071-1/+1
* 2002-05-06 David S. Miller <davem@redhat.com>davem2002-05-061-24/+0
* Fix problems compiling xmmintrin.h with only -msse.bernds2002-05-062-2/+3
* * pa-protos.h (hppa_fpstore_bypass_p): Declare.law2002-05-063-112/+134
* (compute_register_save_size): Make sureclm2002-05-061-6/+3
* * i386.c (q_regs_operand): Use ANY_QI_REGS_P.hubicka2002-05-061-1/+1
* 2002-05-06 David S. Miller <davem@redhat.com>davem2002-05-061-2/+20
* 2002-05-05 Jakub Jelinek <jakub@redhat.com>davem2002-05-053-20/+21
* PR target/6561jakub2002-05-051-0/+7
* * config/alpha/alpha.c (alpha_adjust_cost): Remove everything butrth2002-05-055-436/+532
* 2002-05-05 Vladimir Makarov <vmakarov@redhat.com>vmakarov2002-05-051-2/+3
* 2002-05-04 David S. Miller <davem@redhat.com>davem2002-05-052-4/+0
* 2002-05-04 David S. Miller <davem@redhat.com>davem2002-05-052-6/+266
* Fix bugs in SSE2 suppport and add SSE2 functions to xmmintrin.hbernds2002-05-043-46/+1160
* * config/rs6000/rs6000.md (sCC pattern and splitter): Removedje2002-05-041-15/+12
* 2002-05-03 David S. Miller <davem@redhat.com>davem2002-05-043-55/+79
* 2002-05-03 David S. Miller <davem@redhat.com>davem2002-05-047-518/+679
* 2002-05-03 David S. Miller <davem@redhat.com>davem2002-05-041-4/+0
* 2002-05-03 David S. Miller <davem@redhat.com>davem2002-05-041-27/+60
* * config/i386/netbsd64.h (CPP_LP64_SPEC): Define.thorpej2002-05-041-0/+18
* 2002-05-03 David S. Miller <davem@redhat.com>davem2002-05-041-4/+17
* 2002-05-03 Aldy Hernandez <aldyh@redhat.com>aldyh2002-05-041-6/+65
* 2002-05-03 David S. Miller <davem@redhat.com>davem2002-05-044-64/+4
* * recog.c (store_data_bypass_p, if_test_bypass_p): New.rth2002-05-033-73/+2
* * config/sparc/netbsd-elf.c (CPP_SUBTARGET_SPEC64): Removethorpej2002-05-031-1/+17
* * i386.c (expand_movstr, expand_clrstr): Fix inline-all-stringopshubicka2002-05-031-16/+26
* * config/alpha/netbsd.h (CPP_PREDEFINES): Add -D_LP64.thorpej2002-05-031-1/+2
* * config/mips/elf64.h (UNIQUE_SECTION): Use mips_unique_section.rsandifo2002-05-032-65/+3
* * config/i386/i386.c (ix86_expand_int_movcc): Truncate to properjakub2002-05-031-1/+3
* PR target/6542jakub2002-05-032-2/+6
* * config/h8300/crti.asm: Remove trailing spaces.kazu2002-05-033-51/+51
* * defaults.h (BOOL_TYPE_SIZE): Move default here from cp/decl.c.jason2002-05-033-8/+4
* * i386.md (attribute memory): Handle compares properly.hubicka2002-05-031-2/+2
* * i386.c (sse_clrsf, sse_clrsi): Set memory attributehubicka2002-05-031-0/+2
* 2002-05-02 Jakub Jelinek <jakub@redhat.com>davem2002-05-021-1/+1
* * pa/x-ada (ADA_CFLAGS): Rename to X_ADA_CFLAGS.danglin2002-05-021-1/+1
* * config/v850/v850.h (TRAMPOLINE_TEMPLATE): Change r5 to r20.clm2002-05-021-1/+1
* * config/fr30/fr30.h (GO_IF_LEGITIMATE_ADDRESS): Accept any form of the framenickc2002-05-021-2/+3