aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-03-20c-parse.in (SAVE_WARN_FLAGS): Use size_int.Martin v. Löwis6-54/+50
2000-03-20jump.c (delete_noop_moves): Remove code attempting to combine stack adjustments.Jan Hubicka2-98/+5
2000-03-20Daily bump.Jeff Law2-2/+2
2000-03-19remove extraneous code checked in with previous deltaNick Clifton1-28/+5
2000-03-19* gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.Richard Henderson2-1/+5
2000-03-19emit-rtl.c (push_to_full_sequence, [...]): New functions.Martin v. Löwis10-13/+59
2000-03-19Makefile.in (tree.o): Depend on HASHTAB_H.Martin v. Löwis3-54/+116
2000-03-19t-aix41: New file.Kaveh R. Ghazi4-3/+13
2000-03-19tm.texi (Driver): Fix typos and tweak entry for INCLUDE_DEFAULTS.Hans-Peter Nilsson2-17/+30
2000-03-19* stor-layout.c (layout_decl): Don't abort on any zero sized decl.Richard Henderson2-11/+2
2000-03-19* gcc.c-torture/compile/20000319-1.c: New test.Richard Henderson2-0/+10
2000-03-19fold-const.c (extract_muldiv): Apply type check for defined overflow to multi...Richard Henderson2-15/+23
2000-03-19flow.c (delete_block): Delete the addr_vec along with the block.Richard Henderson2-6/+28
2000-03-19Daily bump.Jeff Law2-2/+2
2000-03-19emit-rtl.c (remove_unncessary_notes): Check that all NOTE_INSN_BLOCK_BEG and ...Mark Mitchell10-70/+62
2000-03-19cp-tree.h (CLEAR_DECL_C_BIT_FIELD): New macro.Mark Mitchell9-48/+161
2000-03-19Tweak for slightly different error-output.Mark Mitchell1-1/+1
2000-03-19* Makefile.in (expr.o): Depend on intl.h.Mark Mitchell2-2/+3
2000-03-19* expr.c: Include intl.h.Mark Mitchell2-0/+5
2000-03-18* expr.c (emit_move_insn_1): Clarify cannot_inline message.Richard Henderson2-1/+5
2000-03-19class.c (check_bitfield_decl): Remove restriction on really long bitfields.Mark Mitchell3-20/+81
2000-03-19tree.h (tree_index): Remove enumerals for integer types.Mark Mitchell3-24/+58
2000-03-18bb-reorder.c (reorder_basic_blocks): Update PREV_INSN as well as NEXT_INSN.Jason Eckhardt2-1/+16
2000-03-18dwarf2out.c (dwarf2out_decl): Don't emit anything for types with TYPE_DECL_SU...Jason Merrill2-1/+10
2000-03-18* flow.c (make_edges): Use INTVAL to access REG_EH_REGION value.Richard Henderson2-1/+5
2000-03-18i386.c (call_insn_operand): Always allow SYMBOL_REF, care for HALF_PIC_P.Richard Henderson5-119/+91
2000-03-18* parse.c: Regenerated.Martin v. Löwis2-7/+9
2000-03-18* parse.y (extdefs): Call ggc_collect.Martin v. Löwis2-2/+6
2000-03-18class.c (build_base_field): Use TYPE_ALIGN to examine a type.Nathan Sidwell2-2/+8
2000-03-18Daily bump.Jeff Law2-2/+2
2000-03-18divconst-2.c: Rewrite to check for standards-compliant result rather than spe...Hans-Peter Nilsson2-2/+34
2000-03-17rtlanal.c (single_set): Reject if the parallel has anything except SET or USE...Richard Henderson2-9/+28
2000-03-17alpha.h (FUNCTION_OK_FOR_SIBCALL): New.Richard Henderson3-11/+73
2000-03-17Sibling call optimizations.Jeffrey A Law16-860/+2232
2000-03-17objc-act.c (encode_method_prototype): Pass types, not PARM_DECLs, to int_size...Mark Mitchell2-1/+6
2000-03-17Fix glibc s_scalbn.c miscompilation at -O.Jim Wilson2-1/+3
2000-03-17Put 1999 years back.Jim Wilson6-7/+12
2000-03-17Revert unapproved changes that were inadvertanly brought in with the previousNick Clifton1-37/+0
2000-03-17* Clean up usages of TREE_INT_CST_LOW.Richard Kenner34-605/+756
2000-03-17* config/c4x/c4x.h (CPP_SPEC): Fix typo.Michael Hayes2-1/+5
2000-03-17typeck.c (require_complete_type): Don't assume size_zero_node.Nathan Sidwell2-3/+7
2000-03-17call.c (special_function_p): It is only malloc if it returns Pmode.Martin v. Löwis2-3/+9
2000-03-17Daily bump.Jeff Law2-2/+2
2000-03-17c4x.h (ASM_SPEC, [...]): Support C33.Michael Hayes3-8/+30
2000-03-17c4x.h (PARALLEL_INSN_FLAG): Add.Michael Hayes2-10/+19
2000-03-16tweak commentJason Merrill1-1/+1
2000-03-16rtti.c (build_dynamic_cast_1): Improve diagnostics.Steven Grady2-49/+82
2000-03-16fold-const.c (fold): Fix a few cases when the returned result is not of the s...Richard Kenner2-4/+10
2000-03-16Fix compile time warning building cp/method.oNick Clifton2-2/+45
2000-03-16libgcc2.h: Move prototypes above macros with the same name.Kaveh R. Ghazi2-51/+60