gcc.git
2004-12-02 GCC AdministratorDaily bump.
2004-12-02 GCC AdministratorDaily bump.
2004-12-02 Janis Johnsongcc-dg.exp (dg-process-target): Wrapper for dg function...
2004-12-02 Joseph Myersbe.po, [...]: Update.
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 Eric ChristopherMakefile.in (clean-target-libgcc): Add stmp-dirs to...
2004-12-01 Tom Tromeyno-threads.h (_Jv_ThreadDestroyData): Removed argument...
2004-12-01 Richard Hendersonexpr.c (get_inner_reference): Fix thinko in REAL/IMAGPA...
2004-12-01 Matt AusternCompile speed improvement.
2004-12-01 Diego Novillore PR tree-optimization/18291 (ICE in merge_alias_info)
2004-12-01 Bryce McKinlayre PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)
2004-12-01 Richard HendersonTest for PR 15289.
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 Nathan Sidwellre PR c++/18729 (ICE on invalid typedef)
2004-12-01 Paolo Carlini1.cc: New.
2004-12-01 Nathan Sidwellre PR c++/17431 (Internal error: Segmentation fault...
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-12-01 GCC AdministratorDaily bump.
2004-12-01 GCC AdministratorDaily bump.
2004-11-30 Graydon Hoarerevert: [multiple changes]
2004-11-30 Nathan Sidwelltree-vectorizer.c (vect_analyze_data_refs): Reformat...
2004-11-30 Janis Johnson* lib/compat.exp (compat-get-options): Fix for use...
2004-11-30 Janis Johnson* lib/target-supports.exp (is-effective-target): Simplify.
2004-11-30 Janis Johnsontarget-supports.exp (check_effective_target_vect_long...
2004-11-30 Eric Christopherfold-const.c (fold_widened_comparison): Make sure that...
2004-11-30 Loren J. Rittlebadalloc1.C (arena_size): Bump up to 262144 to support...
2004-11-30 Devang Patelre PR target/18702 (mmix-knuth-mmixware testsuite failu...
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 Kazu Hirata* parser.c: Fix comment typos.
2004-11-30 Ira Rosenre PR tree-optimization/18607 (Vectorizer: data_referen...
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... re PR pch/14940 (PCH largefile test fails on various...
2004-11-30 Matt Kraai* MAINTAINERS (Write After Approval): Update my e-mail...
2004-11-30 Matt Kraai* pex-unix.c: Fix the spelling of longjmp.
2004-11-30 Roger Saylereg-stack.c (change_stack): Improve algorithm used...
2004-11-30 Bryce McKinlayre PR libgcj/18699 (SIGSEGV in GC_local_gcj_malloc)
2004-11-30 James A. Morrisonre PR c/18596 (ICE in make_decl_rtl)
2004-11-30 GCC AdministratorDaily bump.
2004-11-30 GCC AdministratorDaily bump.
2004-11-30 Kelley CookMakefile.am: Define ACLOCAL_AMFLAGS.
2004-11-30 Richard Kennerexpr.c (expand_expr_real_1, [...]): Properly handle...
2004-11-29 R. Kelley CookCorrect my erronous ChangeLog entries.
2004-11-29 Kelley Cooklibtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux...
2004-11-29 Ben Elliston* Makefile.in (REGS_H): Depend on $(BASIC_BLOCK_H).
2004-11-29 Ben Elliston* g++.old-deja/g++.other/decl5.C: Remove remaining...
2004-11-29 Andrew Pinskire PR c/18479 (__attribute__ ((visibility("default...
2004-11-29 Tom TromeyMain.java (main): Mention gcj-dbtool.
2004-11-29 Richard Henderson* tree-cfg.c (tree_node_can_be_shared): Fix typo'd...
2004-11-29 Hans-Peter... re PR target/18490 (mmix-knuth-mmixware testsuite failu...
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 Hans-Peter... re PR target/18488 (mmix-knuth-mmixware testsuite failu...
2004-11-29 Hans-Peter... re PR target/18336 (mmix-knuth-mmixware testsuite failu...
2004-11-29 Mark MitchellFix typo
2004-11-29 Mark Mitchellre PR c++/18368 (C++ error message regression)
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 Eric Botcazou* link.cc (link_symbol_table): Do not use intptr_t.
2004-11-29 Kriang Lerdsuwanakijre PR c++/18652 (ICE on invalid redeclaration)
2004-11-29 Paolo Carlini18654.cc: Use better names.
2004-11-29 Hans-Peter... re PR middle-end/18164 (ICE on trivial invalid asm)
2004-11-29 Paolo Carlinire PR libstdc++/18654 (Shrink-to-fit std::string::reser...
2004-11-29 Joseph MyersWnested-externs-1.c, [...]: New tests.
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...
next