summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* * class.c (build_base_field): Fix thinko in computation of binfommitchel2000-03-212-2/+9
* * tree.c (mark_local_for_remap_p): Mark variables declared inmmitchel2000-03-213-9/+62
* * c-common.c (c_expand_expr_stmt): Use COMPLETE_TYPE_OR_VOID_P,mmitchel2000-03-212-1/+6
* Another bogus case addedghazi2000-03-211-0/+7
* Fix problems with -mno-fp-regsmeissner2000-03-212-17/+49
* gccnathan2000-03-2135-159/+232
* * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.ghazi2000-03-212-1/+12
* * inc/cxxabi.h: New header file. Define new-abi entry points.nathan2000-03-2110-357/+470
* Daily bump.law2000-03-212-2/+2
* * config/c4x/rtems.h: Include config/rtems.h.m.hayes2000-03-212-0/+7
* * config/avr/avr.c (encode_section_info): sets SYMBOL_REF_FLAG ifdenisc2000-03-212-0/+8
* Minor performance improvements. Minor EH/unwind bug fix.wilson2000-03-213-39/+48
* Add ia64 support.wilson2000-03-202-5/+16
* * config/rs6000/rs6000.md (bunordered): New expander.geoffk2000-03-203-31/+206
* * tree.h (safe_for_unsave): Prototype.rth2000-03-202-5/+6
* * sdbout.c (sdbout_one_type): Add braces to avoid "ambigous else"rth2000-03-202-10/+16
* * regmove.c (stack_memref_p): Fix typo, reorg for readability.rth2000-03-203-15/+32
* * calls.c (expand_call): Don't bother generating tail callrth2000-03-202-1/+23
* newjason2000-03-201-0/+9
* * configure.in: Set $IFS to a value if it doesn't already have onegeoffk2000-03-203-3/+9
* * method.c (build_overload_int): Use host_integerp.jason2000-03-202-5/+8
* * init.c (build_offset_ref): Handle the case of a templated memberjason2000-03-202-3/+20
* * c-parse.in (SAVE_WARN_FLAGS): Use size_int.loewis2000-03-206-54/+50
* * jump.c (delete_noop_moves): Remove code attempting tohubicka2000-03-202-98/+5
* Daily bump.law2000-03-202-2/+2
* remove extraneous code checked in with previous deltanickc2000-03-191-28/+5
* * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.rth2000-03-192-1/+5
* * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions.loewis2000-03-1910-13/+59
* * Makefile.in (tree.o): Depend on HASHTAB_H.loewis2000-03-193-54/+116
* * rs6000/t-aix41: New file.ghazi2000-03-194-3/+13
* * 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