Sun Niagara specific optimizations.
[gcc.git] / gcc / ChangeLog
2006-03-02 David S. MillerSun Niagara specific optimizations.
2006-03-02 Diego Novillotree-ssa-operands.c (update_stmt_operands): Update...
2006-03-02 Richard Sandifordtm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-03-02 Jeff LawFix typo in 2006-02-17 ChangeLog entry (simplify_rtx...
2006-03-02 Richard Guenthertree-ssa-alias.c (find_used_portions): Consider taking...
2006-03-02 Nick Cliftonconfig.gcc (default_use_cxa_atexit): Extend the descrip...
2006-03-02 Ben Ellistonlinux-unwind.h (frob_update_context): Mark `fs' paramet...
2006-03-02 Ben Ellistonmklibgcc.in: Depend on config/dfp-bit.h in rules that...
2006-03-02 Roger Saylere PR other/26489 (compilation of c++ fails in eh_alloc...
2006-03-01 Jakub Jelinekdwarf2.h (DW_TAG_condition, [...]): New constants from...
2006-03-01 Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-03-01 Roger Saylebuiltins.c (fold_builtin_copysign): Delete unreachable...
2006-03-01 Andrew Pinskire PR target/25761 (-fpic (not -fPIC) does not work...
2006-03-01 Andrew Pinskire PR target/26389 (Darwin does not support -fsection...
2006-03-01 Daniel Berlinre PR tree-optimization/26443 (ICE in add_virtual_opera...
2006-03-01 Diego Novillotree-ssa-operands.c: Cleanup whitespace.
2006-03-01 Andrew Pinskire PR middle-end/26022 (ICE with references and virtual...
2006-03-01 Diego Novillotree-vrp.c (extract_range_from_assert): Remove special...
2006-03-01 Ben Ellistonconfig.gcc: Add t-dfprules to $tmake_file for powerpc...
2006-03-01 Ben Ellistonmklibgcc.in: Add logic to handle $DFP_ENABLE and $DFP_C...
2006-03-01 Zack Weinbergmd.texi: Avoid use of @headitem so that makeinfo <4...
2006-03-01 Eric Christopherdarwin.h (ENABLE_STACK_EXECUTE): Define.
2006-02-28 Roger Saylere PR tree-optimization/14752 ([tree-ssa] "~a" should...
2006-02-28 Steven Bosscheralias.c (alias_invariant, [...]): Remove.
2006-02-28 Paolo Bonzinirtl.h (truncated_to_mode): Declare it.
2006-02-28 Jeff Lawtree-chrec.c (chrec_convert_aggressive): Do not elimina...
2006-02-28 Jeff Lawtree.h (strct phi_arg_d): Remove unused NONZERO field.
2006-02-28 Dorit Nuzmanre PR tree-optimization/26419 (-ftree-vectorizer-verbos...
2006-02-28 Zack Weinberg* doc/md.texi: Fix typo in previous change.
2006-02-28 Kenneth ZadeckAdd an entry for the removal of df.c.
2006-02-28 Zack Weinberg* rtl.def (define_constraint, define_register_constraint)
2006-02-27 Daniel Berlinlambda-code.c (can_convert_to_perfect_nest): Allow...
2006-02-27 Jakub Jelinekre PR other/26208 (Serious problem with unwinding throu...
2006-02-27 Daniel Berlintree-ssa-structalias.c (get_constraint_for): Move code...
2006-02-27 Roger Saylefold-const.c (fold_binary): Fold (~X & C) eq/ne 0 as...
2006-02-27 Roger Saylere PR middle-end/19983 (__builtin_nan should allow...
2006-02-27 Zdenek Dvorakopts.c (decode_options): Do not handle flag_strength_re...
2006-02-26 Richard Guentherre PR tree-optimization/26421 (tree-ssa-alias.c:find_us...
2006-02-26 Steven Bosschercommon.opt (-floop-optimize, [...]): Remove.
2006-02-26 Zack Weinbergmd.texi (Machine Constraints): Refer to all files with...
2006-02-26 Roger Saylefold-const.c (fold_binary): Fold (X & 1) ^ 1 as (X...
2006-02-26 Roger Saylere PR tree-optimization/21137 (Convert (a >> 2) & 1...
2006-02-26 Dorit Nuzmanre PR tree-optimization/26359 (Over optimization of...
2006-02-25 Roger Saylesimplify-rtx.c (simplify_relational_operation_1): Simpl...
2006-02-25 Roger Saylere PR middle-end/23673 (fold does not fold (a^b) !...
2006-02-25 Juergen Weigertscan-decls.c (scan_decls): Don't fetch new statement...
2006-02-25 Adam Nemetcombine.c (gen_lowpart_or_truncate): Call simplify_gen_...
2006-02-24 Diego Novilloinvoke.texi: Move -fopenmp description to "Options...
2006-02-24 David Edelsohn* doc/install.texi: Require GNU tar version 1.14.
2006-02-24 Geoffrey KeatingIndex: gcc/ChangeLog
2006-02-24 Roger Saylere PR middle-end/24952 (ICE: RTL check: expected code...
2006-02-24 Roger Saylefold-const.c (fold_comparison): New subroutine of fold_...
2006-02-24 David Edelsohnrs6000.c (rs6000_init_builtins): Change decl libname...
2006-02-24 Alan Modrare PR target/26453 (Segfault with -m64 -mtraceback...
2006-02-24 Roger Saylegthr-posix.h (__gthrw): Fix typo in comment.
2006-02-24 Geoffrey Keatingcpp.texi (Character sets): Document that we do support...
2006-02-23 Jeff Lawtree.h (PHI_ARG_NONZERO): Remove.
2006-02-23 Jeff Lawre PR tree-optimization/26425 (ice on valid C code...
2006-02-23 Zdenek Dvorakre PR middle-end/26316 (loop-invariant miscompiles...
2006-02-23 Zdenek Dvorakemit-rtl.c (immed_double_const): Cleanup.
2006-02-23 Daniel Berlinre PR tree-optimization/26376 (K+R style function compi...
2006-02-23 Jakub Jelinekre PR middle-end/26412 (ICE with external arrays using...
2006-02-23 Richard Guentherre PR middle-end/26439 (missing VOPs for complex assign...
2006-02-23 Jakub Jelinek[multiple changes]
2006-02-22 Daniel JacobowitzMakefile.in (stmp-fixinc): Use real-$(INSTALL_HEADERS_DIR).
2006-02-22 Richard Sandifordtree.h (variable_section): Delete.
2006-02-22 Paolo Bonziniinstall.texi: Add notes on install.texi2html.
2006-02-21 Aldy Hernandezre PR libgomp/26234 (--disable-libgomp is not documented)
2006-02-21 Geoffrey Keating* config/i386/darwin.h (DWARF2_FRAME_REG_OUT): New.
2006-02-21 Alexandre Olivasse.md (vec_extractv2df_1_sse): New.
2006-02-21 Alexandre Olivadefaults.h (CFA_FRAME_BASE_OFFSET): Define.
2006-02-21 Bernd Schmidtpredicates.md (cc_operand): Delete predicate.
2006-02-21 Joseph Myers* doc/install.texi2html: Use set -e.
2006-02-21 Richard Sandiford* doc/tm.texi (ASM_OUTPUT_SHARED_COMMON, ASM_OUTPUT_SHA...
2006-02-21 Paolo Bonzinisourcebuild.texi (Front End Directory): No more double...
2006-02-21 Jakub Jelinekre PR middle-end/26379 (ICE on vector shift RTL simplif...
2006-02-21 Roger Saylere PR tree-optimization/26361 (bootstrap failure on...
2006-02-20 Sebastian Poptree-chrec.c (eq_evolutions_p): New.
2006-02-20 Diego Novilloipa-type-escape.c: Tidy some comments and white space.
2006-02-20 Andrew Pinskire PR tree-optimization/25879 (TDF_CHAIN makes -fdump...
2006-02-20 Rafael EspindolaMake-lang.in (OBJC): Remove
2006-02-20 Roger Saylere PR middle-end/26236 (CHAR_TYPE is still referenced...
2006-02-20 Paolo Bonziniconfigure.ac (target_list): Add install-info, dvi,...
2006-02-20 Daniel Berlintree.h (struct tree_memory_tag): Add is_used_alone...
2006-02-20 Angel Nunez Menciass390.c (legitimize_pic_address): Assertions checking...
2006-02-20 Paolo Bonzinire PR bootstrap/25670 (build fail with 'make all-gcc')
2006-02-20 Roger Saylere PR middle-end/19543 ([4.1 only] fortran LOGICAL...
2006-02-19 Ben Elliston* doc/tree-ssa.texi (Interfaces): Describe low vs....
2006-02-19 Roger Saylegcse.c (want_to_gcse_p): On STACK_REGS targets...
2006-02-19 Roger Saylegthr-posix.h: On Tru64...
2006-02-19 David Edelsohnxcoff.h (TARGET_ASM_OUTPUT_ANCHOR): Define.
2006-02-19 Daniel Berlininvoke.texi: Document -fipa-pta.
2006-02-19 John David Anglininstall.texi: Add missing `@samp'.
2006-02-19 Andrew Pinskidarwin.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Use the...
2006-02-19 Mark Wielaardcontrib.texi (Contributors): Add classpath/libgcj hacke...
2006-02-18 David Edelsohnre PR target/26350 (ICE in extract_insn, at recog.c...
2006-02-18 Richard Sandifordre PR target/9703 ([arm] Accessing data through constan...
2006-02-18 John David Anglininstall.texi (hppa*-hp-hpux*): Update for 4.1.0.
2006-02-18 Andrew Pinskire PR tree-optimization/25680 (Store CCP does not under...
next