aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-01-01loop.h (struct iv): New.Michael Hayes4-71/+82
2001-01-01resource.c (mark_referenced_resources): Abort() before attempting to mark a p...Alexandre Oliva2-4/+30
2001-01-01loop.h (REG_IV_CLASS): New accessor macro.Michael Hayes4-15/+22
2000-12-31dwarf2out.c (loc_descriptor_from_tree, [...]): New.Richard Kenner2-9/+13
2001-01-01loop.c (loop_giv_reduce_benefit): Break out from strength_reduce.Michael Hayes3-429/+469
2001-01-01loop.c (loop_bivs_find): Break out from strength_reduce.Michael Hayes2-102/+208
2001-01-01loop.c (LOOP_REG_LIFETIME, [...]): Define.Michael Hayes2-13/+17
2001-01-01loop.h (REGNO_FIRST_LUID, [...]): Define.Michael Hayes4-31/+43
2001-01-01* include/c_std/bits/std_cstdlib.h (mblen): Protect against macro.Alexandre Oliva2-0/+7
2001-01-01loop.h (struct loop_movables): New.Michael Hayes3-37/+89
2000-12-31* loop.c (debug_loops): New.Michael Hayes2-0/+14
2000-12-31Add missing operands to asm statement.Philip Blundell2-2/+7
2000-12-31Daily bump.Jeff Law5-5/+5
2000-12-30dbxout.c (dbxout_block): Invert logic on eliding LBRAC/RBRAC.Richard Henderson2-6/+14
2000-12-30* expr.c (expand_expr, case COMPONENT_REF): Fix typo in last change.Richard Kenner2-1/+5
2000-12-30Oops, fix style nit.Kaveh Ghazi1-1/+1
2000-12-30* builtins.c (validate_arglist): New function, use it.Kaveh R. Ghazi2-141/+90
2000-12-30Remove COFF support from i?86-pc-sco3.2v5.Robert Lipe2-17/+11
2000-12-3020001009-2.c (foo): Test only works for signed char, not default char.Jeffrey Oldham2-1/+6
2000-12-30crash18.C: Fails on mips*-sgi-irix*.Jeffrey Oldham2-1/+5
2000-12-30Fix typos.Philip Blundell2-2/+9
2000-12-30defaults.h (BUILD_VA_LIST_TYPE): New definition.Jeffrey Oldham3-5/+15
2000-12-30* calls.c (calls_function_1, case CONSTRUCTOR): New case.Richard Kenner2-0/+13
2000-12-30alias.c (alias_sets_conflict_p): New function.Richard Kenner8-225/+279
2000-12-30Forgot these in last commit.Bryce McKinlay2-38/+27
2000-12-30For boehm-gc:Bryce McKinlay14-59/+171
2000-12-30* MAINTAINERS: Add myself as avr port co-maintainer.Marek Michalkiewicz2-0/+5
2000-12-30Daily bump.Jeff Law5-5/+5
2000-12-30sh.c (split_branches): Don't dereference re-computed `beyond' before checking...Alexandre Oliva2-2/+7
2000-12-29* lib/g++.exp: Use sh to exec ${odir_v3}/tests_flagsDavid Billinghurst2-1/+5
2000-12-29Remove COFF support from i?86-pc-sco3.2v5.Robert Lipe1-0/+13
2000-12-29varasm.c (output_constant_def): Don't ENCODE_SECTION_INFO twice.Alexandre Oliva2-1/+14
2000-12-29fnmatch.c: Make the note about the origins of this file more accurate...DJ Delorie6-10/+20
2000-12-29Improve alias analysis on ia64Bernd Schmidt4-14/+37
2000-12-29Add a commentBernd Schmidt2-1/+2
2000-12-29Compute REG_N_SETS for ORIGINAL_REGNOs.Bernd Schmidt2-1/+20
2000-12-29Introduce ORIGINAL_REGNO macroBernd Schmidt7-21/+59
2000-12-29tree.c (get_set_constructor_bits): Use host_integerp and tree_low_cst.Richard Kenner2-6/+10
2000-12-29* decl.c (init_decl_processing): Fix sign of wchar_type_node.Jakub Jelinek2-2/+6
2000-12-29local-alloc.c (update_equiv_regs): Don't use copy_rtx on PATTERN.Richard Kenner2-4/+5
2000-12-29toplev.c (main): Call xmalloc_set_program_name.Richard Kenner3-0/+9
2000-12-29Fix typo.Philip Blundell2-1/+6
2000-12-29New test.Richard Henderson1-0/+48
2000-12-29alpha.c (alpha_expand_block_move): Initialize src_align and dst_align in bits.Richard Henderson2-40/+203
2000-12-2920001117-1.c (__cyg_profile_func_enter): Define.Richard Henderson2-0/+8
2000-12-29class.c (pushclass): Remove #if 0'd code.Mark Mitchell5-43/+27
2000-12-29Daily bump.Jeff Law5-5/+5
2000-12-29function.c (assign_parms): Convert arguments passed by reference to the right...Alexandre Oliva2-1/+21
2000-12-29c-parse.in (select_or_iter_stmt): Use truthvalue_conversion on the condition ...Geoffrey Keating4-1/+16
2000-12-29c-decl.c (grokdeclarator): Prevent crash in case of overflow in array size.Alexandre Oliva2-1/+9