tree-phinodes.c (remove_phi_arg_num): Make it static.
[gcc.git] / gcc / ChangeLog
2004-11-22 Kazu Hiratatree-phinodes.c (remove_phi_arg_num): Make it static.
2004-11-22 Kazu Hiratatree-cfg.c (tree_execute_on_shrinking_pred): New.
2004-11-22 Kazu Hiratacfg.c (unchecked_make_edge): Call execute_on_growing_pr...
2004-11-22 Kazu Hiratatree-flow.h: Remove the prototype for remove_phi_arg.
2004-11-22 Ben Ellistoncfg.texi (Maintaining the CFG): Use @ftable instead...
2004-11-22 Zdenek Dvorakre PR tree-optimization/18529 (When the lower bound...
2004-11-22 Daniel Berlintree-ssa.c (verify_ssa): SSA_OP_ALL_USES should be...
2004-11-22 David Edelsohnrs6000.c (rs6000_return_in_memory): Test TARGET_ALTIVEC...
2004-11-22 Andrew Pinskire PR tree-optimization/18572 (Bus error compiling...
2004-11-22 Richard Hendersonfunction.c (assign_parm_setup_block): Revert 11-13...
2004-11-22 Eric Botcazou* config/sparc/sparc.c (mem_min_alignment): Check MEM_A...
2004-11-22 David Edelsohnpower4.md: Remove delay between dispatch and issue...
2004-11-22 Jeff Lawcfg.c (cached_make_edge): Use find_edge rather than...
2004-11-22 Nick Cliftonsbitmap.c (sbitmap_union_of_preds): Remove redundant...
2004-11-22 Kazu Hiratare PR rtl-optimization/18599 (Quadratic behavior in...
2004-11-22 Nathan Sidwellaltivec.md (VI_char): New mode attribute.
2004-11-22 Dorit Naishlosre PR tree-optimization/18536 (ICE: in emit_move_insn...
2004-11-22 Andrew Pinskire PR target/18217 (Ada Bootstrap failures on powerpc...
2004-11-22 Dorit Naishlosre PR tree-optimization/18544 (ICE with -ftree-vectorize)
2004-11-22 Kazuhiro Inaokaonfig.gcc: Use t-slibgcc-elf to build libgcc_s.so on...
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-22 Nick Cliftonsbitmap.c (sbitmap_union_of_preds): Set 'e' to the...
2004-11-22 Stan Shebsbetter line breaks
2004-11-22 Stan Shebsrs6000.c: (rs6000_darwin64_function_arg): Add UNION_TYP...
2004-11-22 Dale Johannesendarwin.h (JUMP_TABLES_IN_TEXT_SECTION): Define.
2004-11-22 Jeff Lawtree-ssa.c (verify_use): Fix comment.
2004-11-22 Paolo BonziniAdd Paolo Bonzini to vector ChangeLog.
2004-11-22 Roger Saylere PR middle-end/18520 (ICE in emit_store_flag, at...
2004-11-22 Paolo Bonzinire PR target/17836 (ABI breakage for 16-byte vectors...
2004-11-21 Jeff Lawcfg.c (update_bb_profile_for_threading): Do not rescale...
2004-11-21 Jeff Lawtree-ssa-threadupdate.c (redirection_data_hash): Use...
2004-11-20 Joseph Myersc-typeck.c (build_array_ref): Don't check for index...
2004-11-20 Jeff Lawregrename.c (copyprop_hardreg_forward): Only search...
2004-11-20 Andrew PinskiMove Jeff's change to the correct place right Before...
2004-11-20 Kazu Hiratatree-ssa-threadupdate.c, [...]: Fix comment typos.
2004-11-20 Richard Earnshawarm.c (arm_override_options): Use arm_ld_sched rather...
2004-11-20 Aldy Hernandezchange typo in last commit to simplify-rtx.c
2004-11-20 Kazu Hiratabasic-block.h (edge_def): Add dest_idx.
2004-11-20 Aldy Hernandezsimplify-rtx.c (simplify_ternary_operation): Use trunc_...
2004-11-19 Jeff Lawtree-ssa-threadupdate.c: Replace REDIRECTION_DATA varra...
2004-11-19 Kazu Hiratatree-cfg.c (reinstall_phi_args): New.
2004-11-19 Andreas Toblertree-vectorizer.c (slpeel_verify_cfg_after_peeling...
2004-11-19 Joseph Myersc-decl.c (push_scope): Remove "\n" from end of diagnost...
2004-11-19 Dorit Naishlosre PR tree-optimization/18181 (vectorizer: problem...
2004-11-19 Dorit Naishlostree-vectorizer.c (slpeel_make_loop_iterate_ntimes...
2004-11-19 Dorit Naishlostree-vectorizer.c (slpeel_can_duplicate_loop_p): New...
2004-11-19 Dorit Naishlostree-vectorizer.c (slpeel_tree_peel_loop_to_edge):...
2004-11-19 Andrew Pinskitree2 to tree_on_heap, I had forgot to update the chang...
2004-11-19 Andrew Pinskire PR tree-optimization/18507 (block_defs_stack varrray...
2004-11-19 Fariborz JahanianNo darwin non-lazy-ptr for address calculatation when...
2004-11-19 Jeff Lawtree-ssa.c (verify_ssa): Remove redundant checking...
2004-11-19 Paul Brookre PR target/17735 (make stops with "initializer for...
2004-11-19 Nick Cliftonconfig/stormy16/stormy16.c (combine_bnp): Add code...
2004-11-19 Ian Lance Taylor* config/arm/arm.md (generic_sched): Make const.
2004-11-19 Kazu Hirataintegrate.c (has_func_hard_reg_initial_val, [...])...
2004-11-19 Kazu Hirataemit-rtl.c (classify_insn): Make it static.
2004-11-19 Ben Ellistondwarf2asm.h (dw2_asm_output_pcel): Stub out with #if 0.
2004-11-19 Adam Nemet* tree-ssa-alias.c: Fix comment.
2004-11-19 Kazu Hirata* tree-outof-ssa.c: Fix a comment typo.
2004-11-19 Ben Ellistonpredict.h (predict_insn): Remove extern declaration.
2004-11-18 Alan Modra* config/rs6000/rs6000.c (function_arg): Don't return...
2004-11-18 Nicolas Pitrearm.c (const_double_needs_minipool): New function to...
2004-11-18 Paul Brookarm.c (target_float_switch): New variable..
2004-11-18 Nathan Sidwellaltivec.md (VI, VF, V): New mode macros.
2004-11-18 Aldy Hernandezrs6000.c (rs6000_complex_function_value): Revert previo...
2004-11-18 Andrew Pinskiifcvt.c (find_if_block): Move the check for the number...
2004-11-18 Nick CliftonSet TARGET_ASM_FILE_END to file_end_indicate_exec_stack.3
2004-11-18 Andreas Schwab* config/i386/i386.md (define_peephole2): Revert last...
2004-11-18 Kazuhiro InaokaSet TARGET_ASM_FILE_END to file_end_indicate_exec_stack.
2004-11-18 Diego Novillotree-ssa-propagate.c (ssa_prop_init): Use FOR_ALL_BB...
2004-11-18 Jon GrimmMakefile.in (macro_list): Depend on s-macro_list.
2004-11-18 Nathan Sidwellre PR rtl-optimization/17107 (Opportunity to improve...
2004-11-18 Uros Bizjaki386.md (*fix_trunch_1): Add "&& 1" to insn split const...
2004-11-18 Ben Ellistoncfg.texi (Maintaining the CFG): Remove duplicated ...
2004-11-18 Ben Ellistonopts.h (add_input_filename): Remove extern declaration.
2004-11-18 Mark Mitchelli386.c (i386_solaris_elf_named_section): Mark with...
2004-11-18 Zack Weinbergdefaults.h, darwin.h: Don't define TARGET_SUPPORTS_HIDDEN.
2004-11-18 Daniel Jacobowitzconfigure.ac (i[34567]86-*-solaris2.1[0-9]*): Set need_...
2004-11-18 Ben Elliston* cgraphunit.c: Replace "it's" with "its" and fix a...
2004-11-18 Ben Elliston* cgraph.h: Replace "it's" with "its" throughout.
2004-11-17 Ben Elliston* doc/rtl.texi (Flags): Grammar fix.
2004-11-17 Kazu Hirataexpmed.c (alg_code): Add alg_unknown.
2004-11-17 Zack Weinbergt-darwin: Augment SHLIB_MAPFILES with config/rs6000...
2004-11-17 Kazu Hiratabasic-block.h, [...]: Remove unused prototypes.
2004-11-17 Kazu Hirata* jump.c (condjump_p): Remove unreachable code.
2004-11-17 Kazu Hiratacfgrtl.c (rtl_verify_flow_info): Don't use INSN_P when...
2004-11-17 Jeff Lawtree-cfg.c (edge_to_cases): Renamed from edge_to_case_l...
2004-11-17 Diego Novillore PR tree-optimization/18307 (merge_pointed_to_info...
2004-11-17 Steven Bosscher* tree-ssa-propagate.c (cfg_blocks_add) Assert we're...
2004-11-17 Zack Weinbergmkmap-flat.awk, [...]: If the last version assigned...
2004-11-17 David EdelsohnAdd missing entry in last aix52.h ChangeLog.
2004-11-17 Daniel Berlinlambda-code.c (lambda_loopnest_to_gcc_loopnest): Swap...
2004-11-17 Aldy Hernandezrs6000.c (rs6000_override_options): Split e500v2 doubles.
2004-11-17 Daniel Berlinre PR tree-optimization/18519 (ICE: Segmentation fault...
2004-11-17 Devang Patel* optabs.c (vector_compare_rtx): Fix COMPARISON_CLASS_P...
2004-11-16 Kazu Hirata* doc/tm.texi: Fix typos.
2004-11-16 Kazu Hirata* expmed.c, ra-colorize.c: Fix comment typos.
2004-11-16 Daniel Jacobowitzre PR target/6123 (__pic__/__PIC__ not defined when...
2004-11-16 Ulrich Weigandregmove.c (regmove_optimize): Use lowpart_subreg instea...
2004-11-16 Devang Patel* tree-if-conv.c (clean_predicate_lists): Update gcc_as...
next