aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-01-03Daily bump.Jeff Law2-2/+2
2001-01-03combine.c (simplify_shift_const): Even if we're sign-extracting...Alexandre Oliva2-4/+14
2001-01-02toplev.c (rest_of_compilation): Don't print basic block information when CFG ...John David Anglin2-4/+9
2001-01-03* gcc.c-torture/compile/20010102-1.c: New test.Kaveh R. Ghazi2-0/+105
2001-01-02Update copyright.Jeff Law1-1/+1
2001-01-02djgpp.h (DWARF2_DEBUGGING_INFO): Define.Mark Elbrecht2-1/+23
2001-01-02init.c (build_default_init): New fn.Jason Merrill8-167/+192
2001-01-03* decl2.c: (max_tinst_depth): Increase to 50.Mike Stump2-3/+18
2001-01-03class.c (invalidate_class_lookup_cache): Zero the previous_class_values.Mark Mitchell6-24/+71
2001-01-03* fold-const.c (fold_convert): Fix typo.Mark Mitchell2-1/+5
2001-01-02c-common.h (ASM_INPUT_P): New.Richard Henderson8-16/+51
2001-01-02* typeck.c (build_binary_op): Fix pmf comparison logic.Jason Merrill1-0/+26
2001-01-02tree.c (cp_valid_lang_attribute): Don't set CLASSTYPE_COM_INTERFACE for v3 ABI.Jason Merrill7-51/+85
2001-01-02tweak formattingJason Merrill1-4/+4
2001-01-02dwarf2out.c (stack_adjust_offset): Handle PRE_MODIFY.Jan Hubicka2-2/+41
2001-01-02i386.c (ix86_split_to_parts): Return number of part required; handle TFmodes.Jan Hubicka5-45/+992
2001-01-02Update copyrightMark Mitchell1-1/+1
2001-01-02* tree.def (TRUTH_NOT_EXPR): Improve documentation.Mark Mitchell2-5/+13
2001-01-02Fix last changeRichard Kenner1-1/+2
2001-01-02expr.c (store_constructor_field): Update ALIGN before calling store_constructor.Richard Kenner2-0/+10
2001-01-02Initial version.Chandra Chavva1-0/+32
2001-01-02mips.c (function_arg): Don't pass NULL_TREE to host_integerp.Jeffrey Oldham2-1/+7
2001-01-02tm.texi (FUNCTION_ARG): Document that @var{type} can be an incomplete type.Jeffrey Oldham2-0/+7
2001-01-02* c-decl.c (start_function): Don't warn on third parameter to main.Richard Kenner2-5/+6
2001-01-02* tsystem.h: Define HAVE_DECL_GETOPT.Kaveh R. Ghazi2-1/+16
2001-01-02typeck.c (strip_all_pointer_quals): Also strip quals from pointer-to-member t...Jason Merrill7-9/+73
2001-01-02Fix illegal asmPhilip Blundell2-4/+8
2001-01-02Update commentRichard Kenner1-2/+1
2001-01-02Daily bump.Jeff Law2-2/+2
2001-01-02* alpha.md (*ze_and_ne): Duplicate insn condition to split.Richard Henderson2-2/+6
2001-01-02decl.c (cp_missing_noreturn_ok_p): New.Andreas Jaeger2-26/+41
2001-01-02c-decl.c (c_decode_option): Remove support of -Wmissing-noreturn.Andreas Jaeger7-113/+150
2001-01-02New tests for noreturn.Andreas Jaeger3-57/+83
2001-01-02extend.texi (C++ Extensions): New node for C++ attributes; describe init_prio...Phil Edwards5-14/+69
2001-01-01config.gcc (sparc64-wrs-vxworks*): New case.Richard Kenner4-1/+136
2001-01-01sparc.c (sparc_override_options): Do support different pointer and architectu...Richard Kenner4-42/+34
2001-01-01function.c (expand_function_end): Properly handle DECL_RESULT and copy when p...Richard Kenner3-6/+30
2001-01-02update copyrightsKaveh Ghazi2-2/+2
2001-01-02c-common.c (c_common_nodes_and_builtins): Set prototype parameters for __buil...Kaveh R. Ghazi4-12/+49
2001-01-02tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva4-59/+67
2001-01-01loop.c (add_label_notes): Increment the label usage count when a note is adde...John David Anglin3-6/+20
2001-01-02more README infoBruce Korb1-0/+7
2001-01-02update the README for fixincBruce Korb1-11/+10
2001-01-01* loop.c (scan_loop): Use xmalloc to allocate movables.Andreas Jaeger2-2/+6
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva28-66/+112
2001-01-01Extra arg for rtx_varies_pBernd Schmidt8-34/+56
2001-01-01explow.c (convert_memory_address, [...]): Copy STRING_POOL_ADDRESS_P.Richard Kenner2-0/+4
2001-01-01* config/sparc/sparc.c (input_operand): Properly test for short op.Richard Kenner2-1/+4
2001-01-01config.gcc (sparc-*-elf): Include sparc/sol2.h.Richard Kenner6-13/+11
2001-01-01* config/sparc/sparc.md: Test TARGET_ARCH64 instead of TARGET_PTR64.Richard Kenner2-19/+23