aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-03-25Remove accidental commitMark Mitchell6-17/+13
2000-03-25Fix typo in ChangeLogMark Mitchell7-14/+19
2000-03-25Daily bump.Jeff Law2-2/+2
2000-03-25bb-reorder.c (REORDER_MOVED_BLOCK_END): Removed.Jason Eckhardt2-78/+183
2000-03-25* config/c4x/c4x.h (CPP_SPEC): Remove erroneous space.Michael Hayes2-1/+5
2000-03-24tree.c (lang_safe_for_unsave): Remove.Richard Henderson4-61/+112
2000-03-24va-arg-14.c: New test for va_start where the first parameter is a function ar...Geoff Keating2-0/+50
2000-03-24flow.c (propagate_block): When we delete an ADDR_VEC, also delete the BARRIER...Geoff Keating2-0/+13
2000-03-24builtins.c (expand_builtin_bzero): Convert `length' argument to sizetype.Richard Henderson2-18/+21
2000-03-24sparc.h (REVERSIBLE_CC_MODE): Revert Jan, 25 change until infrastructure is f...Jakub Jelinek2-2/+6
2000-03-24sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO for comparison if r...Jakub Jelinek10-80/+454
2000-03-24integrate.c (save_for_inline_nocopy): Clear in_nonparm_insns here.Jeffrey A Law2-2/+6
2000-03-24builtins.c (expand_builtin_bzero): New function.Kaveh R. Ghazi4-4/+71
2000-03-24decl.c (vtype_decl_p): Use TYPE_POLYMORPHIC_P.Nathan Sidwell3-3/+17
2000-03-24Daily bump.Jeff Law2-2/+2
2000-03-23tweak commentsJason Merrill1-5/+9
2000-03-24Undo part of 3/21/2000 changeMichael Meissner2-10/+16
2000-03-24rs6000.h (ARG_POINTER_CFA_OFFSET): New definition...Geoff Keating2-0/+12
2000-03-23Clobber DP reg in case address needs to be loaded out of memory.Michael Hayes2-9/+29
2000-03-23calls.c (expand_call): If TARGET is passed by reference and is readonly, writ...Richard Kenner2-0/+13
2000-03-23builtins.c (expand_builtin): Handle bcmp.Kaveh R. Ghazi4-3/+43
2000-03-23Fix misscheduling of epilogue predicate register restore.Jim Wilson3-11/+21
2000-03-23mips.md (movdf_internal1a): Delete (set 'f', 'F') alternative when using -fp6...Andrew Haley2-4/+9
2000-03-23rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.Jason Merrill7-26/+30
2000-03-23Fix explanation to match the post patch behaviourNathan Sidwell1-2/+1
2000-03-23* g++.old-deja/g++.ext/array4.C: New test.Nathan Sidwell2-0/+36
2000-03-23Daily bump.Jeff Law2-2/+2
2000-03-22[multiple changes]Alexandre Petit-Bianco8-580/+1158
2000-03-23New test execute/ieee/20000320-1.c.Geoff Keating2-0/+71
2000-03-22* stmt.c (expand_asm_operands): Don't promote the temporary.Richard Henderson2-1/+5
2000-03-23builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.Theodore Papadopoulo28-117/+136
2000-03-22oopsJason Merrill1-5/+0
2000-03-22Implement dwarf2 exception handling for the ARM.Jason Merrill13-76/+211
2000-03-23builtins.def: New file.Kaveh R. Ghazi5-83/+104
2000-03-22tree.c (size_in_bytes): Return size_zero_node, not integer_zero_node.Mark Mitchell2-1/+6
2000-03-22fp-bit.c (pack_d): Correct the case when a denormal is rounded up and stops b...Geoff Keating2-3/+7
2000-03-22alpha.c (function_arg): Check for void_type_node before using MUST_PASS_IN_ST...Richard Henderson2-2/+12
2000-03-22regmove.c (combine_stack_adjustments_for_block): Check that the stack pointer...Stephane Carrez2-0/+6
2000-03-22jcf-write.c (generate_bytecode_insns): TRY_FINALLY_EXPR...Alexandre Petit-Bianco2-3/+10
2000-03-22cp-tree.h (BINFO_FOR_VBASE): Adjust documentation.Mark Mitchell5-76/+209
2000-03-22New test case.Mark Mitchell1-0/+72
2000-03-22* calls.c: re-install Mar 16 emit_library_call merge.Jan Hubicka2-569/+114
2000-03-22typeck.c (type_after_usual_arithmetic_conversions): Prefer a SIZETYPE to a no...Jason Merrill2-0/+11
2000-03-22Daily bump.Jeff Law2-2/+2
2000-03-22sparc.c (mem_min_alignment): If not optimizing...Jakub Jelinek2-2/+10
2000-03-21* flow.c (delete_block): Fix typo last change.Richard Henderson2-1/+5
2000-03-22class.c (layout_virtual_bases): Adjust names in conditionally compiled code.Mark Mitchell2-2/+5
2000-03-22class.c (record_base_offsets): New function.Mark Mitchell5-116/+216
2000-03-22cp-tree.h (TI_SPEC_INFO): Remove.Mark Mitchell3-3/+5
2000-03-21class.c (build_base_field): Fix thinko in computation of binfo offsets.Mark Mitchell2-2/+9