aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2000-03-25* config/c4x/c4x.h (CPP_SPEC): Remove erroneous space.Michael Hayes1-1/+1
2000-03-24sparc.h (REVERSIBLE_CC_MODE): Revert Jan, 25 change until infrastructure is f...Jakub Jelinek1-2/+3
2000-03-24sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO for comparison if r...Jakub Jelinek4-57/+356
2000-03-23tweak commentsJason Merrill1-5/+9
2000-03-24Undo part of 3/21/2000 changeMichael Meissner1-10/+10
2000-03-24rs6000.h (ARG_POINTER_CFA_OFFSET): New definition...Geoff Keating1-0/+5
2000-03-23Clobber DP reg in case address needs to be loaded out of memory.Michael Hayes1-9/+25
2000-03-23Fix misscheduling of epilogue predicate register restore.Jim Wilson2-11/+15
2000-03-23mips.md (movdf_internal1a): Delete (set 'f', 'F') alternative when using -fp6...Andrew Haley1-4/+4
2000-03-23rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.Jason Merrill3-0/+3
2000-03-22Implement dwarf2 exception handling for the ARM.Jason Merrill5-43/+123
2000-03-22fp-bit.c (pack_d): Correct the case when a denormal is rounded up and stops b...Geoff Keating1-3/+2
2000-03-22alpha.c (function_arg): Check for void_type_node before using MUST_PASS_IN_ST...Richard Henderson1-2/+7
2000-03-22sparc.c (mem_min_alignment): If not optimizing...Jakub Jelinek1-2/+4
2000-03-21Fix problems with -mno-fp-regsMichael Meissner1-17/+41
2000-03-21* config/c4x/rtems.h: Include config/rtems.h.Michael Hayes1-0/+3
2000-03-21avr.c (encode_section_info): sets SYMBOL_REF_FLAG if decl is a FUNCTION_DECLDenis Chertykov1-0/+3
2000-03-20Minor performance improvements. Minor EH/unwind bug fix.Jim Wilson2-39/+38
2000-03-20rs6000.md (bunordered): New expander.Geoffrey Keating2-25/+184
2000-03-19remove extraneous code checked in with previous deltaNick Clifton1-28/+5
2000-03-19t-aix41: New file.Kaveh R. Ghazi1-0/+4
2000-03-18i386.c (call_insn_operand): Always allow SYMBOL_REF, care for HALF_PIC_P.Richard Henderson4-119/+78
2000-03-17alpha.h (FUNCTION_OK_FOR_SIBCALL): New.Richard Henderson2-7/+65
2000-03-17Fix glibc s_scalbn.c miscompilation at -O.Jim Wilson1-1/+1
2000-03-17Put 1999 years back.Jim Wilson5-7/+7
2000-03-17Revert unapproved changes that were inadvertanly brought in with the previousNick Clifton1-37/+0
2000-03-17* config/c4x/c4x.h (CPP_SPEC): Fix typo.Michael Hayes1-1/+1
2000-03-17c4x.h (ASM_SPEC, [...]): Support C33.Michael Hayes2-8/+23
2000-03-17c4x.h (PARALLEL_INSN_FLAG): Add.Michael Hayes1-10/+12
2000-03-16Fix compile time warning building cp/method.oNick Clifton1-2/+40
2000-03-16Introduce NO_DENORMALS in fp-bit.cBernd Schmidt1-2/+7
2000-03-16i386.md (all HI and QI mode non-move patterns): Conditionize by TARGET_[HQ]IM...Jan Hubicka3-35/+59
2000-03-16See the ChangeLog on the branch for more details.Geoff Keating34-4843/+8453
2000-03-15acconfig.h (HAVE_GAS_WEAK): New define.Jeffrey A Law1-0/+2
2000-03-15Fix gcc tescase compile/990527-1.c by not passing %c to asm_fprintfNick Clifton1-26/+58
2000-03-15Patches to make libobjc build.Jim Wilson3-6/+59
2000-03-15i386.md (movhi_1): Promote movw imm...Jan Hubicka2-10/+16
2000-03-15i386.md (ix86_compute_frame_size): stack_alignment_needed is STACK_BOUNDARY f...Jan Hubicka1-1/+1
2000-03-14configure.in (hppa configurations): Add pa32-regs.h to the list of tm files a...Jeffrey A Law3-329/+341
2000-03-14regmove.c (combine_stack_adjustments): New.Richard Henderson1-19/+0
2000-03-13sparc.md: Remove all traces of TARGET_LIVE_G0.Jakub Jelinek8-317/+94
2000-03-12Fix bug found by make bootstrap failure. Eliminate some warnings.Jim Wilson2-4/+8
2000-03-11ia64.h (ADDITIONAL_REGISTER_NAMES): Fix typo in loc79 entry.Jim Wilson1-1/+1
2000-03-11ia64-protos.h, [...]: Fix copyright messages.Jim Wilson5-5/+5
2000-03-10linux.h: Undefine MD_EXEC_PREFIX and MD_STARTFILE_PREFIX since those are not ...Andreas Jaeger1-1/+14
2000-03-10linux.h (WCHAR_TYPE): Make consistent.Benjamin Kosnik1-0/+3
2000-03-09pa-hpux11.h (LIB_SPEC): Correct typo in !p case.Jeffrey A Law1-9/+10
2000-03-09Patch from Robert LipeRobert Lipe1-0/+1
2000-03-09linux.h (NO_IMPLICIT_EXTERN_C): Define.Andreas Jaeger1-0/+6
2000-03-09* i386.c (ix86_valid_type_attribute_p): Use compare_tree_int.Jason Merrill1-3/+1