re PR target/16952 (GCC for powerpc cross target with -mrelocatable reports error)
[gcc.git] / gcc / ChangeLog
2004-12-02 Alan Modrare PR target/16952 (GCC for powerpc cross target with...
2004-12-02 Zack Weinbergt-aix43, t-aix52 (SHLIB_LINK): Change temporary file...
2004-12-01 Andreas Schwab* gcc.c (struct option_map): Add entry for "--pass...
2004-12-01 Andrew Pinskire PR tree-optimization/18763 (Gcc failed to bootstrap...
2004-12-01 Mark MitchellMakefile.in (WERROR): New variable.
2004-12-01 Richard Hendersonexpr.c (get_inner_reference): Fix thinko in REAL/IMAGPA...
2004-12-01 Diego Novillore PR tree-optimization/18291 (ICE in merge_alias_info)
2004-12-01 Richard Hendersonre PR rtl-optimization/15289 (reload error with non...
2004-12-01 Richard Hendersonexpr.c (optimize_bitfield_assignment_op): Split out...
2004-12-01 Richard Hendersonexpmed.c (store_bit_field): Use simplify_gen_subreg...
2004-12-01 David Edelsohnre PR rtl-optimization/17107 (Opportunity to improve...
2004-12-01 Nathan Sidwellre PR middle-end/18667 (ice with --parm integer-share...
2004-12-01 Alan Modrare PR target/12817 ([SYSV] Altivec code generation...
2004-12-01 Joseph Myersstandards.texi: Update for C99 TC2.
2004-12-01 Jeff Lawsbitmap.c (sbitmap_any_common_bits): New function.
2004-11-30 Nathan Sidwelltree-vectorizer.c (vect_analyze_data_refs): Reformat...
2004-11-30 Eric Christopherfold-const.c (fold_widened_comparison): Make sure that...
2004-11-30 Zack Weinbergmklibgcc.in: Correct calculation of libgcc_s_soname...
2004-11-30 Janis Johnsonaltivec.h (vec_step_help): Support const vector types.
2004-11-30 Andrew Pinskire PR tree-optimization/18298 (bad code from lim ssa...
2004-11-30 Andreas Krebbels390-modes.def: Added cc modes documentation.
2004-11-30 Mark Dettingers390.c (struct processor_costs): New data type.
2004-11-30 Daniel Berlinre PR tree-optimization/18673 (Tree-PRE is O(N^4) in...
2004-11-30 Ira Rosenre PR tree-optimization/18607 (Vectorizer: data_referen...
2004-11-30 Jakub Jelinekc-opts.c (check_deps_environment_vars): If spec !=...
2004-11-30 Dorit Nuzmanchanged from 'PR tree-opt/18173' to 'PR target/18173'
2004-11-30 Dorit Naishlostree-vectorizer.c (vect_gen_niters_for_prolog_loop...
2004-11-30 Dorit Naishlostree-vectorizer.c (vect_can_force_dr_alignment_p):...
2004-11-30 Ulrich Weigandpasses.c (rest_of_handle_old_regalloc): Delete unreacha...
2004-11-30 Alan Modravarasm.c (default_encode_section_info): Don't set SYMBO...
2004-11-30 Zack Weinberg* gthr-gnat.c, gthr-gnat.h, gthr.h, libgcc2.h, unwind...
2004-11-30 Richard Hendersonexpr.c (get_inner_reference): Handle REAL/IMAGPART_EXPR.
2004-11-30 Alan Modra* expr.c (emit_group_load_1): Don't die on const_int...
2004-11-30 John David Anglinre PR pch/14940 (PCH largefile test fails on various...
2004-11-30 Roger Saylereg-stack.c (change_stack): Improve algorithm used...
2004-11-30 James A. Morrisonre PR c/18596 (ICE in make_decl_rtl)
2004-11-30 Richard Kennerexpr.c (expand_expr_real_1, [...]): Properly handle...
2004-11-29 Ben Elliston* Makefile.in (REGS_H): Depend on $(BASIC_BLOCK_H).
2004-11-29 Andrew Pinskire PR c/18479 (__attribute__ ((visibility("default...
2004-11-29 Richard Henderson* tree-cfg.c (tree_node_can_be_shared): Fix typo'd...
2004-11-29 Steven Bosschercfgcleanup.c (outgoing_edges_match, [...]): Remove...
2004-11-29 Andrew Pinskire PR middle-end/18725 (another ICE on trivial invalid...
2004-11-29 Diego NovilloAdd missing PR identifier for PR18712 fix.
2004-11-29 Diego Novillotree-into-ssa.c (insert_phi_nodes_for): Pass argument...
2004-11-29 Joseph Myers[multiple changes]
2004-11-29 Richard Hendersonre PR target/17224 (relocation truncated to fit: GPREL22)
2004-11-29 Kazu Hiratacfg.c (flow_obstack): Remove.
2004-11-29 Kazu Hiratatree-cfg.c (tree_redirect_edge_and_branch): Call find_e...
2004-11-29 Kazu Hiratacfgrtl.c (rtl_tidy_fallthru_edge): Speed up by using...
2004-11-29 Kazu Hiratacfgrtl.c (cfg_layout_redirect_edge_and_branch): Speed...
2004-11-29 Kazu Hiratatree-if-conv.c (replace_phi_with_cond_modify_expr)...
2004-11-29 Alan Modravarasm.c (default_elf_select_section_1): Only pass...
2004-11-29 Nathan Sidwellopts.c (decode_options): Do not set max-inline-insns...
2004-11-29 Alan Modrare PR target/9571 ([PPC] problems with 'const', -msdata...
2004-11-29 Andrew Pinski[multiple changes]
2004-11-29 Richard KennerPR/18662, also backported from tree-cleanup-branch.
2004-11-29 Richard Kennertree-ssa-operands.c (build_ssa_operands, [...]): Ignore...
2004-11-29 Richard Kennertree-nested.c (check_for_nested_with_variably_modified...
2004-11-29 Richard Kennertree-ssa-alias.c (compute_points_to_and_addr_escapes...
2004-11-29 Richard Kennergcse.c (insert_store): Error if try to insert store...
2004-11-29 Richard Kennerexpr.c (expand_expr_real_1, [...]): Properly fold with...
2004-11-29 Richard Kenner* expr.c (categorize_ctor_elements_1, case STRING_CST...
2004-11-29 Matt Kraaire PR other/17594 (GCC does not error about unknown...
2004-11-29 Andrew Pinskitimevar.def (TV_TREE_REDPHI): New timevar.
2004-11-28 Nathanael Nerodelost ChangeLog entry
2004-11-28 Theodore A. Rothavr.c (avr_handle_fndecl_attribute): Generate a warning...
2004-11-28 Theodore A. Rothavr.c (avr_mcu_types): Add entries for atmega48...
2004-11-28 Nathanael Nerodere PR preprocessor/17610 (Empty #include statement...
2004-11-28 Jeff Lawtree-ssa-alias.c (count_calls_and_maybe_create_global_v...
2004-11-28 Richard Kenner* tree-inline.c (inline_forbidden_p_1, case RECORD_TYPE...
2004-11-28 Ulrich Weigandre PR rtl-optimization/18420 (ICE compiling mesa at...
2004-11-28 Steven BosscherForgot to add my own email address
2004-11-28 Steven Bosschervax.h (CASE_DROPS_THROUGH): Don't define.
2004-11-28 Hans-Peter Nilssonre PR target/18331 (mmix-knuth-mmixware testsuite failu...
2004-11-28 Richard Hendersonia64.md: Move all define_predicate's ...
2004-11-28 Per Bothnerre PR bootstrap/18142 ("Unknown pseudo-op: .machine...
2004-11-27 David Edelsohnre PR target/16800 (PowerPC - Unnecessary rldicl)
2004-11-27 Andreas Fischerre PR target/16343 (invalid code when using -meabi...
2004-11-27 Alan Modrars6000.h (WORLD_SAVE_P): Define.
2004-11-27 Kazu Hirata* fold-const.c: Fix a comment typo.
2004-11-27 Kazu Hirata* fold-const.c: Fix a comment typo.
2004-11-27 Kazu Hiratabb-reorder.c (find_traces_1_round): Speed up by using...
2004-11-27 Kazu Hiratatree.c (operand_equal_for_phi_arg_p): New.
2004-11-27 John David Anglinre PR pch/14940 (PCH largefile test fails on various...
2004-11-27 Kazu Hiratalinux.h: Fix a comment typo.
2004-11-27 Jeff Lawtree-cfg.c (cleanup_tree_cfg): Also return true if...
2004-11-27 Jakub Jelinek* config/i386/linux64.h (REG_NAME): Define.
2004-11-27 Jakub Jelinekfold-const.c (extract_muldiv_1): If ctype is unsigned...
2004-11-27 Richard Sandifordmips-protos.h (function_arg_boundary): Declare.
2004-11-27 Jakub Jelinekre PR rtl-optimization/17825 (ICE in reg_bitfield_target_p)
2004-11-27 Alan Modrare PR middle-end/12769 (-mlongcall doesn't convert...
2004-11-27 Richard Kennerexpmed.c (extract_bit_field): When extracting from...
2004-11-26 Di-an Jan* doc/contrib.texi (Tim Josling): Remove nesting quotat...
2004-11-26 Robert MillanChanges for k*bsd-gnu support.
2004-11-26 Jeff Lawtree-ssa.c (verify_flow_sensitive_alias_info): Don...
2004-11-26 Eric Botcazoutarget.h (struct gcc_target): New field 'dwarf_handle_f...
2004-11-26 Alexandre Olivafrv-protos.h: Guard ifcvt functions declarations with...
2004-11-26 Alexandre Olivafrv.c (frv_ifcvt_modify_insn): Don't leave alone scratc...
2004-11-26 Kazu Hirata* tree-cfg.c (tree_split_edge): Speed up by using find_...
2004-11-26 Kazu Hirata* cse.c, tree-ssa-operands.c: Fix comment typos.
next