summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * sh.h (STRUCT_VALUE, RETURN_IN_MEMORY): Define.amylaar2000-04-061-1/+19
* Fix Copyright.amylaar2000-04-061-1/+1
* * config/sh/lib1funcs.asm (___udivsi3_i4):amylaar2000-04-061-1/+1
* * config/sh/lib1funcs.asm (___udivsi3_i4): When using fmovd,amylaar2000-04-061-0/+6
* * config/sparc/sparc.md (movtf_insn_sp32, movtf_insn_vis_sp32,jakub2000-04-062-17/+20
* * sh.h (FUNCTION_ARG_PARTIAL_NREGS): Accomodate an unsignedamylaar2000-04-051-1/+1
* * sh.c (sh_insn_length_adjustment): New function.amylaar2000-04-053-12/+81
* * sh.c (block_lump_real_i4): Add missing clobber of T_REGamylaar2000-04-051-0/+2
* * mips.h (MASK_DEBUG_A, MASK_DEBUG_B, MASK_DEBUG_C): Zero thelaw2000-04-051-3/+3
* * m68k/m68k-protos.h (finalize_pic): Turn prototype off using `#if 0',law2000-04-051-1/+3
* * config/sparc/sparc.md (snedi_zero+1, neg_snedi_zero+1,jakub2000-04-051-6/+12
* Make memory reference + update work with -mregnamesmeissner2000-04-051-4/+4
* * config/rs6000/t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbegin,geoffk2000-04-0516-222/+19
* * Makefile.in: Add rules for regrename.oscox2000-04-051-0/+19
* * config/sparc/sparc.md (movdi_insn_sp64_novis): New pattern.jakub2000-04-043-209/+360
* * config/sparc/sparc.h (RTX_OK_FOR_OFFSET_P): Leave minor marginjakub2000-04-041-7/+19
* * pa/pa-64.h: New file.law2000-04-045-0/+778
* * sparc.c (output_restore_regs): Prototype.ghazi2000-04-041-1/+2
* * bb-reorder.c (verify_insn_chain): #ifdef out unless ENABLE_CHECKING.zack2000-04-032-5/+1
* Apply Philip Blundell's patch to fix typos in SUBTARGET_EXTRA_LINK_SPECnickc2000-04-031-2/+2
* * pa.c (print_operand): Compute 'base' only inside the code pathslaw2000-04-031-1/+3
* * i386.h (TARGET_SWITCHES): Remove bogus empty strings, fix typo.law2000-04-031-3/+3
* * cppinit.c (cpp_start_read): Turn off -Wtraditional ifzack2000-04-021-5/+5
* * config/c4x/c4x.c (c4x_function_arg): Check for void_type_nodem.hayes2000-04-021-1/+7
* * config/rs6000/rs6000.c (print_operand): Don't use %l for 'lowgeoffk2000-04-012-2/+12
* * config/rs6000/t-aix43 (AR_FLAGS_FOR_TARGET): Adjust for newgeoffk2000-03-311-1/+1
* * alpha.h (FUNCTION_BOUNDARY): Reduce to 128 bits.rth2000-03-311-1/+1
* * calls.c (expand_call): Pass bit alignment to mark_reg_pointer.kenner2000-03-304-118/+117
* * builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.kenner2000-03-302-2/+2
* * i386/djgpp.h: Remove extraneous "+".law2000-03-301-1/+1
* Undo effects of previous delta. Do not define ASM_SPEC and SUBTARGET_EXTRA_A...nickc2000-03-292-19/+2
* Minor formatting changes.nickc2000-03-292-141/+138
* Convert ACCUMULATE_OUTGOING_ARGS to an expression.hubicka2000-03-2922-20/+56
* * config/i386/att.h (LOCAL_LABEL_PREFIX): Define.rth2000-03-291-2/+6
* * config/rs6000/aix41.h (CPP_SPEC): Define _ANSI_C_SOURCE if -ansiaoliva2000-03-294-5/+9
* * config/arm/arm.md (return peepholes): Update to reflect the newjason2000-03-282-9/+9
* * expr.c (store_constructor): SIZE now signed.kenner2000-03-281-1/+1
* Alan Modra <alan@linuxcare.com.au>rth2000-03-281-22/+82
* Add CCZmode.rth2000-03-284-321/+388
* * i386.md (call_pop_0, call_value_pop_0): New.rth2000-03-271-18/+86
* * expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.kenner2000-03-265-73/+81
* * config/c4x/c4x.h (CPP_SPEC): Remove erroneous space.m.hayes2000-03-251-1/+1
* * config/sparc/sparc.h (REVERSIBLE_CC_MODE): Revert Jan, 25 changejakub2000-03-241-2/+3
* * sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO forjakub2000-03-244-57/+356
* tweak commentsjason2000-03-241-5/+9
* Undo part of 3/21/2000 changemeissner2000-03-241-10/+10
* * config/rs6000/rs6000.h (ARG_POINTER_CFA_OFFSET): New definition,geoffk2000-03-241-0/+5
* Clobber DP reg in case address needs to be loaded out of memory.m.hayes2000-03-231-9/+25
* Fix misscheduling of epilogue predicate register restore.wilson2000-03-232-11/+15
* Thu Mar 23 16:04:40 2000 Andrew Haley <aph@cygnus.com>aph2000-03-231-4/+4