summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* emit-rtl.c (remove_unncessary_notes): Check that all NOTE_INSN_BLOCK_BEG and ...Mark Mitchell2000-03-1910-70/+62
* cp-tree.h (CLEAR_DECL_C_BIT_FIELD): New macro.Mark Mitchell2000-03-199-48/+161
* Tweak for slightly different error-output.Mark Mitchell2000-03-191-1/+1
* * Makefile.in (expr.o): Depend on intl.h.Mark Mitchell2000-03-192-2/+3
* * expr.c: Include intl.h.Mark Mitchell2000-03-192-0/+5
* * expr.c (emit_move_insn_1): Clarify cannot_inline message.Richard Henderson2000-03-182-1/+5
* class.c (check_bitfield_decl): Remove restriction on really long bitfields.Mark Mitchell2000-03-193-20/+81
* tree.h (tree_index): Remove enumerals for integer types.Mark Mitchell2000-03-193-24/+58
* bb-reorder.c (reorder_basic_blocks): Update PREV_INSN as well as NEXT_INSN.Jason Eckhardt2000-03-182-1/+16
* dwarf2out.c (dwarf2out_decl): Don't emit anything for types with TYPE_DECL_SU...Jason Merrill2000-03-182-1/+10
* * flow.c (make_edges): Use INTVAL to access REG_EH_REGION value.Richard Henderson2000-03-182-1/+5
* i386.c (call_insn_operand): Always allow SYMBOL_REF, care for HALF_PIC_P.Richard Henderson2000-03-185-119/+91
* * parse.c: Regenerated.Martin v. Löwis2000-03-182-7/+9
* * parse.y (extdefs): Call ggc_collect.Martin v. Löwis2000-03-182-2/+6
* class.c (build_base_field): Use TYPE_ALIGN to examine a type.Nathan Sidwell2000-03-182-2/+8
* Daily bump.Jeff Law2000-03-182-2/+2
* divconst-2.c: Rewrite to check for standards-compliant result rather than spe...Hans-Peter Nilsson2000-03-182-2/+34
* rtlanal.c (single_set): Reject if the parallel has anything except SET or USE...Richard Henderson2000-03-172-9/+28
* alpha.h (FUNCTION_OK_FOR_SIBCALL): New.Richard Henderson2000-03-173-11/+73
* Sibling call optimizations.Jeffrey A Law2000-03-1716-860/+2232
* objc-act.c (encode_method_prototype): Pass types, not PARM_DECLs, to int_size...Mark Mitchell2000-03-172-1/+6
* Fix glibc s_scalbn.c miscompilation at -O.Jim Wilson2000-03-172-1/+3
* Put 1999 years back.Jim Wilson2000-03-176-7/+12
* Revert unapproved changes that were inadvertanly brought in with the previousNick Clifton2000-03-171-37/+0
* * Clean up usages of TREE_INT_CST_LOW.Richard Kenner2000-03-1734-605/+756
* * config/c4x/c4x.h (CPP_SPEC): Fix typo.Michael Hayes2000-03-172-1/+5
* typeck.c (require_complete_type): Don't assume size_zero_node.Nathan Sidwell2000-03-172-3/+7
* call.c (special_function_p): It is only malloc if it returns Pmode.Martin v. Löwis2000-03-172-3/+9
* Daily bump.Jeff Law2000-03-172-2/+2
* c4x.h (ASM_SPEC, [...]): Support C33.Michael Hayes2000-03-173-8/+30
* c4x.h (PARALLEL_INSN_FLAG): Add.Michael Hayes2000-03-172-10/+19
* tweak commentJason Merrill2000-03-161-1/+1
* rtti.c (build_dynamic_cast_1): Improve diagnostics.Steven Grady2000-03-162-49/+82
* fold-const.c (fold): Fix a few cases when the returned result is not of the s...Richard Kenner2000-03-162-4/+10
* Fix compile time warning building cp/method.oNick Clifton2000-03-162-2/+45
* libgcc2.h: Move prototypes above macros with the same name.Kaveh R. Ghazi2000-03-162-51/+60
* lang.c (flag_hash_synchronization): New global.Tom Tromey2000-03-167-11/+39
* * calls.c: Revert last two changes.Richard Henderson2000-03-162-144/+577
* * lang.c (lang_decode_option): Enable -Wunused when -Wall given.Tom Tromey2000-03-162-0/+7
* Introduce NO_DENORMALS in fp-bit.cBernd Schmidt2000-03-162-2/+10
* Some cselib bug fixesBernd Schmidt2000-03-162-6/+18
* i386.md (all HI and QI mode non-move patterns): Conditionize by TARGET_[HQ]IM...Jan Hubicka2000-03-164-35/+71
* calls.c (emit_library_call_value_1): Break out from ...; handle VOIDmode func...Jan Hubicka2000-03-162-584/+118
* calls.c (expand_call): Do sanity checking on arg_space_so_far.Jan Hubicka2000-03-162-13/+65
* flow.c: Move all basic block reordering code into its own file.Jason Eckhardt2000-03-165-734/+800
* cppinit.c (handle_option): Implement #unassert directive as -A- command line ...Neil Booth2000-03-163-20/+39
* * md.texi (Standard Names): Document `jump'.Hans-Peter Nilsson2000-03-162-0/+10
* * decl2.c (grokfield): Bail out if type is error_mark_node.Nathan Sidwell2000-03-162-0/+6
* Daily bump.Jeff Law2000-03-162-2/+2
* calls.c (emit_call_1): Nothrow functions can still have nonlocal gotos.Jason Merrill2000-03-162-1/+6