summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * config/i386/i386.c: Fix formatting.kazu2002-01-151-35/+35
* * config/rs6000/rs6000.c (rs6000_output_function_epilogue): Do notdje2002-01-152-50/+90
* * config/h8300/h8300-protos.h: Remove the prototype forkazu2002-01-142-11/+0
* * config/i386/i386.md (prefetch): Tidy.rth2002-01-141-7/+4
* * config/mips/mips.h (HI_AND_FP_REGS): New register class.rth2002-01-141-3/+15
* Fix typotrix2002-01-141-1/+1
* * config/s390/s390.md (movstrdix_64, movstrsix_31, movstrdi_64,uweigand2002-01-141-65/+62
* * config/alpha/alpha.c (alpha_expand_mov): Don't callkenner2002-01-141-1/+1
* * config/alpha/x-vms (USE_COLLECT2): Set to empty.kenner2002-01-131-0/+3
* Use ior for loading constanttrix2002-01-131-69/+53
* * config/i386/i386.c (bdesc_2arg): Mark psadbw MASK_3DNOW_A.rth2002-01-121-1/+1
* Fix indentationkenner2002-01-121-1/+1
* Use MODE_BASE_REG_CLASS in legitimize macros.nickc2002-01-121-3/+3
* * config/i386/i386.c (override_options): If SSE, enable sse prefetch.rth2002-01-125-558/+313
* * config/i386/mmintrin.h: New file.rth2002-01-124-4/+1608
* 2002-01-11 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-01-111-1/+1
* Correct test of 'remainder' and 'subtargets'.nickc2002-01-111-4/+4
* * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Remove wrongaj2002-01-111-1/+1
* * config/alpha/vms.h: (MD_FALLBACK_FRAME_STATE_FOR): Fix errors.kenner2002-01-111-6/+6
* * config/i386/i386.h (CPP_CPUCOMMON_SPEC): Remove duplicatedaj2002-01-111-1/+1
* * config/alpha/alpha.c (print_operand): Add 'J'.rth2002-01-112-14/+47
* 2002-01-10 Aldy Hernandez <aldyh@redhat.com>aldyh2002-01-113-9/+230
* * toplev.c: Don't declare environ (it's not used anywhere).zack2002-01-101-2/+0
* * configure.in: Set stage1_cflags for powerpc-*-darwin*.zack2002-01-1019-144/+67
* * config/h8300/h8300.h: Fix comment typos.kazu2002-01-103-9/+10
* * basic-block.h (update_br_prob_note): Declare.hubicka2002-01-101-8/+12
* * config/h8300/h8300.h: Fix formatting.kazu2002-01-101-20/+21
* * config/h8300/h8300.md: Remove constraints from expanders.kazu2002-01-101-13/+13
* * i386.md (sse_mov?fcc_const0_?): Fix constraints.hubicka2002-01-101-8/+8
* * optabs.c (expand_fix): Look for wider integer modes first.hubicka2002-01-101-7/+12
* * config/alpha/alpha.md (extendsidi2_fix): Penalize f/f alternative.rth2002-01-101-1/+1
* Fix typo in ChangeLog and actually commit mmix.hhp2002-01-101-3/+0
* * config/rs6000/rs6000.c (altivec_expand_builtin): Add support foraldyh2002-01-103-20/+260
* * config/alpha/alpha.md (prologue_mcount): Remove lituse_jsr reloc.rth2002-01-101-1/+3
* * config/mmix/mmix.c (mmix_asm_identify_gcc): Remove unusedhp2002-01-102-13/+1
* * config/vax/vax.h (REAL_ARITHMETIC): Define.rth2002-01-091-3/+1
* * config/vax/vax.c (vax_rtx_cost): Never abort.rth2002-01-091-1/+4
* * config/arm/arm.c (arm_gen_constant): Use trunc_int_for_mode.rth2002-01-091-24/+27
* * config/m32r/m32r.c (move_src_operand): Fix 32-bit int test.rth2002-01-092-4/+10
* * pa.md (decrement_and_branch_until_zero): Change predicate fordanglin2002-01-091-4/+5
* * config/c4x/c4x.h: Use PUSH_ARGS and PUSH_ROUNDING for stack passing.m.hayes2002-01-091-2/+1
* * config/c4x/c4x/md: Remove extraneous constraints from define_splits.m.hayes2002-01-091-14/+14
* * config/alpha/alpha.c (alpha_split_conditional_move): Call copy_rtxrth2002-01-081-7/+12
* * config/h8300/h8300.c (get_shift_alg): Fix 15-bit LSHIFTRT onkazu2002-01-081-1/+1
* * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,jsm282002-01-0843-349/+43
* * config/s390/s390.c (s390_preferred_reload_class): Neveruweigand2002-01-083-10/+17
* * config/rs6000/rs6000.md: Add missing int registerdalej2002-01-081-4/+26
* * Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) orzack2002-01-081-1/+1
* * doc/tm.texi (ASM_OUTPUT_EH_REGION_BEG, ASM_OUTPUT_EH_REGION_END,jsm282002-01-083-81/+2
* * config/s390/linux.h (ASM_OUTPUT_LABELREF): Remove.uweigand2002-01-083-7/+15