aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-03-26gcc.c (handle_braces): Recognize `%{<S}' construct.Tom Tromey2-17/+67
2000-03-26jump.c (jump_optimize_1): Fix typo in elide optimizations for minimal jump pa...Jan Hubicka2-1/+6
2000-03-26integrate.c (function_cannot_inline_p): Do inline functions that return `void'.Mark Mitchell2-1/+7
2000-03-26stor-layout.c (layout_type, [...]): early_type_list is now a list of TREE_LIS...Richard Kenner5-23/+29
2000-03-26class.c (layout_empty_base): Handle empty bases with non-byte alignment.Mark Mitchell2-24/+42
2000-03-26expr.c (expand_assignment): Add code to handle variable-sized BLKmode case.Richard Kenner1-21/+43
2000-03-26expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.Richard Kenner7-74/+108
2000-03-26Fix sibcall problem in jump.c.Bernd Schmidt2-0/+13
2000-03-26New testsBernd Schmidt3-0/+41
2000-03-26Daily bump.Jeff Law2-2/+2
2000-03-26decl.c (grokdeclarator): Count partial specializations when keeping track of ...Mark Mitchell3-2/+22
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner68-1573/+1990
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