- 07 Mar, 2005 23 commits
-
-
year based name (ChangeLog-YYYY). This change does not itself get a ChangeLog entry. From-SVN: r96028
Ian Lance Taylor committed -
* reorg.c (relax_delay_slots): Check that the jump is conditional before trying to invert it. From-SVN: r96027
Eric Botcazou committed -
From-SVN: r96026
Kazu Hirata committed -
* cfgrtl.c (rtl_verify_flow_info_1): Remove local variable last_bb_seen. From-SVN: r96025
Kazu Hirata committed -
* cfghooks.c (verify_flow_info): Remove local variable num_bb_notes. From-SVN: r96024
Kazu Hirata committed -
* warn_summary: Add -fortran subdir flag. (subdirectoryFilter): Fix missing ada subdir. From-SVN: r96022
Kaveh R. Ghazi committed -
* tree-ssa-dce.c (control_dependence_map, visited_control_parents): Make them static. From-SVN: r96020
Kazu Hirata committed -
From-SVN: r96019
Kazu Hirata committed -
* stor-layout.c (set_alignment): Remove. * tree.h: Remove the corresponding prototype. From-SVN: r96018
Kazu Hirata committed -
From-SVN: r96017
Kazu Hirata committed -
* cfgbuild.c (find_sub_basic_blocks): Remove. * basic-block.h: Remove the corresponding prototype. * cfgexpand.c, cfgrtl.c: Don't mention find_sub_basic_blocks in comments. * doc/cfg.texi: Don't mention find_sub_basic_blocks. From-SVN: r96016
Kazu Hirata committed -
* recog.c (verify_changes): Make it static. * recog.h: Remove the corresponding prototype. From-SVN: r96015
Kazu Hirata committed -
* reload1.c (reload_startobj, reload_firstobj, something_needs_operands_changed, reload_inherited, reload_inheritance_insn, reload_override_in, reload_spill_index): Make them static. From-SVN: r96014
Kazu Hirata committed -
* flow.c (regs_live_at_setjmp): Make it static. * flow.h: Remove the corresponding prototype. From-SVN: r96013
Kazu Hirata committed -
From-SVN: r96012
Kazu Hirata committed -
* bb-reorder.c (max_entry_frequency, max_entry_frequency): Make them static. From-SVN: r96011
Kazu Hirata committed -
Co-Authored-By: Paul Thomas <prthomas@drfccad.cea.fr> From-SVN: r96009
Steven G. Kargl committed -
2005-03-07 David Billinghurst <David.Billinghurst@riotinto.com> * config/i386/cygwin1.c(mingw_scan): Use xstrdup in calls to putenv. From-SVN: r96006
David Billinghurst committed -
* config/ia64/hpux.h (LINK_SPEC): Add -z. * config/ia64/ia64.c (ia64_function_value): Return a REG not a PARALLEL for an empty structure. From-SVN: r96004
Joseph Myers committed -
* fold-const.c (fold_binary): Unroll the very first "for" loop. From-SVN: r96003
Kazu Hirata committed -
From-SVN: r96002
Kazu Hirata committed -
* config/rs6000/predicates.md (branch_comparison_operator): Remove redundant match_code test. (scc_comparison_operator): Swap match_operand and match_code tests. (branch_positive_comparison_operator): Same. (trap_comparison_operator): Use comparison_operator and swap with match_code test. From-SVN: r96000
David Edelsohn committed -
From-SVN: r95998
GCC Administrator committed
-
- 06 Mar, 2005 17 commits
-
-
PR target/20288 * config/avr/avr.c (print_operand): Add 'p' and 'r'. (out_movhi_r_mr): Read low byte of volatile MEM first. (out_movhi_mr_r): Write high byte of volatile MEM first. From-SVN: r95993
Marek Michalkiewicz committed -
From-SVN: r95991
Joseph Myers committed -
From-SVN: r95989
Kazu Hirata committed -
From-SVN: r95988
Kazu Hirata committed -
From-SVN: r95987
Kazu Hirata committed -
PR libgcj/20155 * Makefile.am (libgcj0_convenience.la): Revert last change. * Makefile.in: Regenerate. From-SVN: r95984
Roger Sayle committed -
From-SVN: r95983
Zdenek Dvorak committed -
file-format.exp (gcc_target_object_format): Add check for som format and hardcode object formats on hppa*-*-hpux*. * lib/file-format.exp (gcc_target_object_format): Add check for som format and hardcode object formats on hppa*-*-hpux*. * lib/target-supports.exp (check_weak_available): Add check for som object format. Always return 0 on hppa*-*-hpux10*. * gcc.dg/titype-1.c, gcc.dg/uninit-C.c: Don't use TImode if __hppa__ is defined. * objc.dg/stabs-1.m: hppa*64*-*-* doesn't have stabs. From-SVN: r95982
John David Anglin committed -
* configure.ac (target_header_dir): vfork is a stub under djgpp. * configure: Regenerated. From-SVN: r95980
DJ Delorie committed -
* configure.ac (target_header_dir): vfork is a stub under djgpp. * configure: Regenerated. From-SVN: r95979
DJ Delorie committed -
fold-const.c (fold_binary_op_with_conditional_arg): Take decomposed arguments code, type, op0, and op1 instead of t. * fold-const.c (fold_binary_op_with_conditional_arg): Take decomposed arguments code, type, op0, and op1 instead of t. (fold_binary): Update a call to fold_range_test. From-SVN: r95978
Kazu Hirata committed -
* fold-const.c (fold_range_test): Take decomposed arguments code, type, op0, and op1 instead of t. (fold_binary): Update a call to fold_range_test. From-SVN: r95977
Kazu Hirata committed -
From-SVN: r95973
Kriang Lerdsuwanakij committed -
2005-03-06 James A. Morrison <phython@gcc.gnu.org> PR other/20326 * Make-lang.in (gtreelang, treelang/spec.o): New targets. * spec.c: New file. From-SVN: r95972
James A. Morrison committed -
fold-const.c (optimize_minmax_comparison): Take decomposed arguments code, type, op0, and op1 instead of t. * fold-const.c (optimize_minmax_comparison): Take decomposed arguments code, type, op0, and op1 instead of t. (fold_binary): Update a call to optimize_minmax_comparison. From-SVN: r95971
Kazu Hirata committed -
From-SVN: r95970
Kazu Hirata committed -
From-SVN: r95968
John David Anglin committed
-