summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * config/rs6000/rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.jason2000-03-233-0/+3
* Implement dwarf2 exception handling for the ARM.jason2000-03-235-43/+123
* * config/fp-bit.c (pack_d): Correct the case when a denormalgeoffk2000-03-221-3/+2
* * config/alpha/alpha.c (function_arg): Check for void_type_noderth2000-03-221-2/+7
* * config/sparc/sparc.c (mem_min_alignment): If not optimizing,jakub2000-03-221-2/+4
* Fix problems with -mno-fp-regsmeissner2000-03-211-17/+41
* * config/c4x/rtems.h: Include config/rtems.h.m.hayes2000-03-211-0/+3
* * config/avr/avr.c (encode_section_info): sets SYMBOL_REF_FLAG ifdenisc2000-03-211-0/+3
* Minor performance improvements. Minor EH/unwind bug fix.wilson2000-03-212-39/+38
* * config/rs6000/rs6000.md (bunordered): New expander.geoffk2000-03-202-25/+184
* remove extraneous code checked in with previous deltanickc2000-03-191-28/+5
* * rs6000/t-aix41: New file.ghazi2000-03-191-0/+4
* * i386.c (call_insn_operand): Always allow SYMBOL_REF,rth2000-03-184-119/+78
* * alpha.h (FUNCTION_OK_FOR_SIBCALL): New.rth2000-03-172-7/+65
* Fix glibc s_scalbn.c miscompilation at -O.wilson2000-03-171-1/+1
* Put 1999 years back.wilson2000-03-175-7/+7
* Revert unapproved changes that were inadvertanly brought in with the previousnickc2000-03-171-37/+0
* * config/c4x/c4x.h (CPP_SPEC): Fix typo.m.hayes2000-03-171-1/+1
* * config/c4x/c4x.h (ASM_SPEC, CPP_SPEC, LINK_SPEC): Support C33.m.hayes2000-03-172-8/+23
* * config/c4x/c4x.h (PARALLEL_INSN_FLAG): Add.m.hayes2000-03-171-10/+12
* Fix compile time warning building cp/method.onickc2000-03-161-2/+40
* Introduce NO_DENORMALS in fp-bit.ccrux2000-03-161-2/+7
* * i386.md (all HI and QI mode non-move patterns): Conditionizehubicka2000-03-163-35/+59
* See the ChangeLog on the branch for more details.geoffk2000-03-1634-4843/+8453
* * acconfig.h (HAVE_GAS_WEAK): New define.law2000-03-161-0/+2
* Fix gcc tescase compile/990527-1.c by not passing %c to asm_fprintfnickc2000-03-151-26/+58
* Patches to make libobjc build.wilson2000-03-153-6/+59
* * i386.md (movhi_1): Promote movw imm, reg to movl imm, reg andhubicka2000-03-152-10/+16
* * i386.md (ix86_compute_frame_size): stack_alignment_needed ishubicka2000-03-151-1/+1
* * configure.in (hppa configurations): Add pa32-regs.h to thelaw2000-03-143-329/+341
* * regmove.c (combine_stack_adjustments): New.rth2000-03-141-19/+0
* * config/sparc/sparc.md: Remove all traces of TARGET_LIVE_G0.jakub2000-03-138-317/+94
* Fix bug found by make bootstrap failure. Eliminate some warnings.wilson2000-03-122-4/+8
* * config/ia64/ia64.h (ADDITIONAL_REGISTER_NAMES): Fix typo in loc79wilson2000-03-121-1/+1
* * config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,wilson2000-03-125-5/+5
* * config/mips/linux.h: Undefine MD_EXEC_PREFIX andgavin2000-03-101-1/+14
* 2000-03-09 Benjamin Kosnik <bkoz@cygnus.com>bkoz2000-03-101-0/+3
* * config/pa/pa-hpux11.h (LIB_SPEC): Correct typo in !p case.law2000-03-101-9/+10
* Patch from Robert Lipewilson2000-03-091-0/+1
* * config/mips/linux.h (NO_IMPLICIT_EXTERN_C): Define.gavin2000-03-091-0/+6
* * i386.c (ix86_valid_type_attribute_p): Use compare_tree_int.jason2000-03-091-3/+1