summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * tm.texi (Driver): Fix typos and tweak entry forhp2000-03-192-17/+30
* * stor-layout.c (layout_decl): Don't abort on any zero sized decl.rth2000-03-192-11/+2
* * gcc.c-torture/compile/20000319-1.c: New test.rth2000-03-192-0/+10
* * fold-const.c (extract_muldiv): Apply type check for definedrth2000-03-192-15/+23
* * flow.c (delete_block): Delete the addr_vec along with the block.rth2000-03-192-6/+28
* Daily bump.law2000-03-192-2/+2
* * emit-rtl.c (remove_unncessary_notes): Check that allmmitchel2000-03-1910-70/+62
* * cp-tree.h (CLEAR_DECL_C_BIT_FIELD): New macro.mmitchel2000-03-199-48/+161
* Tweak for slightly different error-output.mmitchel2000-03-191-1/+1
* * Makefile.in (expr.o): Depend on intl.h.mmitchel2000-03-192-2/+3
* * expr.c: Include intl.h.mmitchel2000-03-192-0/+5
* * expr.c (emit_move_insn_1): Clarify cannot_inline message.rth2000-03-192-1/+5
* * class.c (check_bitfield_decl): Remove restriction on really longmmitchel2000-03-193-20/+81
* * tree.h (tree_index): Remove enumerals for integer types.mmitchel2000-03-193-24/+58
* * bb-reorder.c (reorder_basic_blocks): Update PREV_INSN as well asjle2000-03-182-1/+16
* * dwarf2out.c (dwarf2out_decl): Don't emit anything for typesjason2000-03-182-1/+10
* * flow.c (make_edges): Use INTVAL to access REG_EH_REGION value.rth2000-03-182-1/+5
* * i386.c (call_insn_operand): Always allow SYMBOL_REF,rth2000-03-185-119/+91
* * parse.c: Regenerated.loewis2000-03-182-7/+9
* * parse.y (extdefs): Call ggc_collect.loewis2000-03-182-2/+6
* * class.c (build_base_field): Use TYPE_ALIGN to examine a type.nathan2000-03-182-2/+8
* Daily bump.law2000-03-182-2/+2
* * execute/divconst-2.c: Rewrite to check for standards-complianthp2000-03-182-2/+34
* * rtlanal.c (single_set): Reject if the parallel has anythingrth2000-03-172-9/+28
* * alpha.h (FUNCTION_OK_FOR_SIBCALL): New.rth2000-03-173-11/+73
* Sibling call optimizations.rth2000-03-1716-860/+2232
* * objc/objc-act.c (encode_method_prototype): Pass types, notmmitchel2000-03-172-1/+6
* Fix glibc s_scalbn.c miscompilation at -O.wilson2000-03-172-1/+3
* Put 1999 years back.wilson2000-03-176-7/+12
* Revert unapproved changes that were inadvertanly brought in with the previousnickc2000-03-171-37/+0
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-1734-605/+756
* * config/c4x/c4x.h (CPP_SPEC): Fix typo.m.hayes2000-03-172-1/+5
* * typeck.c (require_complete_type): Don't assume size_zero_node.nathan2000-03-172-3/+7
* * call.c (special_function_p): It is only malloc if it returnsloewis2000-03-172-3/+9
* Daily bump.law2000-03-172-2/+2
* * config/c4x/c4x.h (ASM_SPEC, CPP_SPEC, LINK_SPEC): Support C33.m.hayes2000-03-173-8/+30
* * config/c4x/c4x.h (PARALLEL_INSN_FLAG): Add.m.hayes2000-03-172-10/+19
* tweak commentjason2000-03-171-1/+1
* * rtti.c (build_dynamic_cast_1): Improve diagnostics.jason2000-03-172-49/+82
* * fold-const.c (fold): Fix a few cases when the returned resultkenner2000-03-162-4/+10
* Fix compile time warning building cp/method.onickc2000-03-162-2/+45
* * libgcc2.h: Move prototypes above macros with the same name.ghazi2000-03-162-51/+60
* * lang.c (flag_hash_synchronization): New global.tromey2000-03-167-11/+39
* * calls.c: Revert last two changes.rth2000-03-162-144/+577
* * lang.c (lang_decode_option): Enable -Wunused when -Wall given.tromey2000-03-162-0/+7
* Introduce NO_DENORMALS in fp-bit.ccrux2000-03-162-2/+10
* Some cselib bug fixescrux2000-03-162-6/+18
* * i386.md (all HI and QI mode non-move patterns): Conditionizehubicka2000-03-164-35/+71
* * calls.c (emit_library_call_value_1): Break out from ...; handlehubicka2000-03-162-584/+118
* * calls.c (expand_call): Do sanity checking on arg_space_so_far.hubicka2000-03-162-13/+65