| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/c4x/c4x.h (CPP_SPEC): Remove erroneous space. | m.hayes | 2000-03-25 | 1 | -1/+1 |
* | * config/sparc/sparc.h (REVERSIBLE_CC_MODE): Revert Jan, 25 change | jakub | 2000-03-24 | 1 | -2/+3 |
* | * sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO for | jakub | 2000-03-24 | 4 | -57/+356 |
* | tweak comments | jason | 2000-03-24 | 1 | -5/+9 |
* | Undo part of 3/21/2000 change | meissner | 2000-03-24 | 1 | -10/+10 |
* | * config/rs6000/rs6000.h (ARG_POINTER_CFA_OFFSET): New definition, | geoffk | 2000-03-24 | 1 | -0/+5 |
* | Clobber DP reg in case address needs to be loaded out of memory. | m.hayes | 2000-03-23 | 1 | -9/+25 |
* | Fix misscheduling of epilogue predicate register restore. | wilson | 2000-03-23 | 2 | -11/+15 |
* | Thu Mar 23 16:04:40 2000 Andrew Haley <aph@cygnus.com> | aph | 2000-03-23 | 1 | -4/+4 |
* | * config/rs6000/rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define. | jason | 2000-03-23 | 3 | -0/+3 |
* | Implement dwarf2 exception handling for the ARM. | jason | 2000-03-23 | 5 | -43/+123 |
* | * config/fp-bit.c (pack_d): Correct the case when a denormal | geoffk | 2000-03-22 | 1 | -3/+2 |
* | * config/alpha/alpha.c (function_arg): Check for void_type_node | rth | 2000-03-22 | 1 | -2/+7 |
* | * config/sparc/sparc.c (mem_min_alignment): If not optimizing, | jakub | 2000-03-22 | 1 | -2/+4 |
* | Fix problems with -mno-fp-regs | meissner | 2000-03-21 | 1 | -17/+41 |
* | * config/c4x/rtems.h: Include config/rtems.h. | m.hayes | 2000-03-21 | 1 | -0/+3 |
* | * config/avr/avr.c (encode_section_info): sets SYMBOL_REF_FLAG if | denisc | 2000-03-21 | 1 | -0/+3 |
* | Minor performance improvements. Minor EH/unwind bug fix. | wilson | 2000-03-21 | 2 | -39/+38 |
* | * config/rs6000/rs6000.md (bunordered): New expander. | geoffk | 2000-03-20 | 2 | -25/+184 |
* | remove extraneous code checked in with previous delta | nickc | 2000-03-19 | 1 | -28/+5 |
* | * rs6000/t-aix41: New file. | ghazi | 2000-03-19 | 1 | -0/+4 |
* | * i386.c (call_insn_operand): Always allow SYMBOL_REF, | rth | 2000-03-18 | 4 | -119/+78 |
* | * alpha.h (FUNCTION_OK_FOR_SIBCALL): New. | rth | 2000-03-17 | 2 | -7/+65 |
* | Fix glibc s_scalbn.c miscompilation at -O. | wilson | 2000-03-17 | 1 | -1/+1 |
* | Put 1999 years back. | wilson | 2000-03-17 | 5 | -7/+7 |
* | Revert unapproved changes that were inadvertanly brought in with the previous | nickc | 2000-03-17 | 1 | -37/+0 |
* | * config/c4x/c4x.h (CPP_SPEC): Fix typo. | m.hayes | 2000-03-17 | 1 | -1/+1 |
* | * config/c4x/c4x.h (ASM_SPEC, CPP_SPEC, LINK_SPEC): Support C33. | m.hayes | 2000-03-17 | 2 | -8/+23 |
* | * config/c4x/c4x.h (PARALLEL_INSN_FLAG): Add. | m.hayes | 2000-03-17 | 1 | -10/+12 |
* | Fix compile time warning building cp/method.o | nickc | 2000-03-16 | 1 | -2/+40 |
* | Introduce NO_DENORMALS in fp-bit.c | crux | 2000-03-16 | 1 | -2/+7 |
* | * i386.md (all HI and QI mode non-move patterns): Conditionize | hubicka | 2000-03-16 | 3 | -35/+59 |
* | See the ChangeLog on the branch for more details. | geoffk | 2000-03-16 | 34 | -4843/+8453 |
* | * acconfig.h (HAVE_GAS_WEAK): New define. | law | 2000-03-16 | 1 | -0/+2 |
* | Fix gcc tescase compile/990527-1.c by not passing %c to asm_fprintf | nickc | 2000-03-15 | 1 | -26/+58 |
* | Patches to make libobjc build. | wilson | 2000-03-15 | 3 | -6/+59 |
* | * i386.md (movhi_1): Promote movw imm, reg to movl imm, reg and | hubicka | 2000-03-15 | 2 | -10/+16 |
* | * i386.md (ix86_compute_frame_size): stack_alignment_needed is | hubicka | 2000-03-15 | 1 | -1/+1 |
* | * configure.in (hppa configurations): Add pa32-regs.h to the | law | 2000-03-14 | 3 | -329/+341 |
* | * regmove.c (combine_stack_adjustments): New. | rth | 2000-03-14 | 1 | -19/+0 |
* | * config/sparc/sparc.md: Remove all traces of TARGET_LIVE_G0. | jakub | 2000-03-13 | 8 | -317/+94 |
* | Fix bug found by make bootstrap failure. Eliminate some warnings. | wilson | 2000-03-12 | 2 | -4/+8 |
* | * config/ia64/ia64.h (ADDITIONAL_REGISTER_NAMES): Fix typo in loc79 | wilson | 2000-03-12 | 1 | -1/+1 |
* | * config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h, | wilson | 2000-03-12 | 5 | -5/+5 |
* | * config/mips/linux.h: Undefine MD_EXEC_PREFIX and | gavin | 2000-03-10 | 1 | -1/+14 |
* | 2000-03-09 Benjamin Kosnik <bkoz@cygnus.com> | bkoz | 2000-03-10 | 1 | -0/+3 |
* | * config/pa/pa-hpux11.h (LIB_SPEC): Correct typo in !p case. | law | 2000-03-10 | 1 | -9/+10 |
* | Patch from Robert Lipe | wilson | 2000-03-09 | 1 | -0/+1 |
* | * config/mips/linux.h (NO_IMPLICIT_EXTERN_C): Define. | gavin | 2000-03-09 | 1 | -0/+6 |
* | * i386.c (ix86_valid_type_attribute_p): Use compare_tree_int. | jason | 2000-03-09 | 1 | -3/+1 |