summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * gcse.c (delete_null_pointer_checks): Fix typo in this change:mmitchel1999-10-282-1/+5
* * tree.def (PLACEHOLDER_EXPR): Update comments.law1999-10-282-30/+43
* * c-common.c (check_format_info): Avoid non-literal format stringghazi1999-10-282-2/+15
* Remove prev/next/up pointers in node definitionscrux1999-10-282-17/+21
* * arm.md (*casesi_insn): Add a clobber of the condition-code register.rearnsha1999-10-282-0/+6
* Document that CC1_SPEC is used by cc1plusnickc1999-10-282-0/+8
* Allow netbsd target to also set structure size boundarynickc1999-10-284-10/+25
* * c-pragma.c (push_alignment): Don't check the return valuelaw1999-10-282-6/+5
* * sparc.h (ADJUST_COST): Fix thinko.law1999-10-282-1/+5
* * gcse.c (delete_null_pointer_checks): Only record non-null infolaw1999-10-282-1/+5
* * cccp.c (rescan): Fixed obp pointer handling around call tolaw1999-10-282-0/+7
* * Makefile.in (SUBDIRS): New macro.nathan1999-10-282-4/+21
* * arm.md (adddi3, adddi_sesidi_di, adddi_sesidi_di): Addlaw1999-10-282-3/+100
* Daily bump.law1999-10-285-5/+5
* * cp-tree.h (make_temp_vec): Remove.mmitchel1999-10-2810-108/+58
* * config/rs6000/rs6000.md (movsf): Don't convert a SUBREGgeoffk1999-10-282-1/+9
* * jump.c (jump_optimize_1): If we did cross-jumping, andrth1999-10-274-19/+50
* Add myself to list with write after approval access.jle1999-10-271-0/+1
* * rtl.h (note_stores): Add additional paramter.mmitchel1999-10-2719-173/+286
* allow all arm targets to use -mstructure-size-boundary=XXnickc1999-10-274-23/+19
* * dump.c (dequeue_and_dump): Dump HANDLERs and SAVE_EXPRs. Dumpmmitchel1999-10-273-1/+22
* * alias.c (init_alias_analysis): Allocate reg_known_value andmmitchel1999-10-276-10/+36
* Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>rth1999-10-273-7/+17
* Scott Christley <scottc@net-community.com>rth1999-10-272-2/+6
* Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>rth1999-10-272-2/+7
* * resource.c (mark_target_live_regs): Check that the targetrth1999-10-272-1/+7
* Daily bump.law1999-10-275-5/+5
* * alias.c: Update comments for ADDRESS.law1999-10-272-8/+27
* * ggc-page.c (poison_pages): Don't be overzealous.mmitchel1999-10-272-0/+12
* * c-typeck.c (build_function_call): Check that the built-inlaw1999-10-277-3/+21
* * gcse.c (expr_reaches_here_p): Use xcalloc and explit free insteadrobertl1999-10-272-36/+88
* * resource.c (find_basic_block): Delete.rth1999-10-272-37/+10
* * gcc.c-torture/compile/991026-2.c: New test.rth1999-10-272-0/+37
* * toplev.c (rest_of_compilation): Open jump1 dump file beforerth1999-10-271-1/+4
* * flow.c (merge_blocks_move_predecessor_nojumps): Coperth1999-10-272-6/+21
* * reload.h (earlyclobber_operand_p): Declare.amylaar1999-10-274-6/+26
* Reorg reg-stack to use the standard CFG.rth1999-10-2712-1299/+950
* * alpha.h (TARGET_MEM_FUNCTIONS): Define here.rth1999-10-265-9/+8
* * config/mips/mips.h (ISA_HAS_64BIT_REGS,ISA_HAS_BRANCHLIKELY,gavin1999-10-264-57/+81
* * i386.md (zero_extendqihi2): Use SImode register name with andl.rth1999-10-262-1/+5
* * integrate.c (function_cannot_inline_p): Don't allow inliningrth1999-10-262-0/+8
* * c-parse.in (cast_expr): Constify.ghazi1999-10-2616-21/+45
* * output.h: Don't unnecessarily conditionalize prototypes on TREE_CODE.rearnsha1999-10-262-23/+28
* Small reload cleanupscrux1999-10-263-221/+153
* * Makefile.in (AR_FOR_TARGET, RANLIB_FOR_TARGET): Fix target namelaw1999-10-262-2/+7
* * tree.h (BLOCK_TYPE_TAGS): Remove.mmitchel1999-10-2617-89/+45
* Daily bump.law1999-10-265-5/+5
* Also make sure to define DIR_SEPARATOR if it wasn't previously defined.law1999-10-261-0/+1
* * expmed.c (extract_bit_field): Allow for the case of non-integerlaw1999-10-262-10/+24
* * gcc.c-torture/compile/991026-1.c: New test.law1999-10-262-0/+17