gcc.git
2005-10-24 Steven Bosscherre PR tree-optimization/24225 (ICE: segmentation fault...
2005-10-24 Richard Hendersonpa.c (store_reg_modify): Set RTX_FRAME_RELATED_P on...
2005-10-24 John David... pa-linux.h (NO_PROFILE_COUNTERS): Delete define.
2005-10-24 Asher LangtonCommit for Asher Langton <langton2@llnl.gov>
2005-10-24 Paul Brookre PR testsuite/24107 (gcc.dg/20050922-1.c relies in...
2005-10-24 Francois-Xavier... re PR fortran/15586 (gfortran should support i18n in...
2005-10-24 Jerry DeLislere PR libfortran/24489 (read_block wrong execution...
2005-10-24 Jerry DeLislere PR libfortran/24489 (read_block wrong execution...
2005-10-24 John David... pa-protos.h (get_deferred_plabel): New prototype.
2005-10-24 Alan Modrars6000.c (rs6000_legitimize_tls_address): Explain pecul...
2005-10-24 GCC AdministratorDaily bump.
2005-10-23 Andrew Pinskire PR objc/24435 (constant_string_class_name is undocum...
2005-10-23 Andrew Pinskire PR fortran/23635 (Argument of ichar at (1) must...
2005-10-23 Hans-Peter... re PR target/18911 (mmix-knuth-mmixware testsuite failu...
2005-10-23 Kaz Kojimare PR target/23832 (libjava build failure on sh64)
2005-10-23 Francois-Xavier... re PR libfortran/23272 ([mingw32] inquire via filename...
2005-10-23 Asher LangtonCommit for Asher Langton <langton2@llnl.gov>
2005-10-23 Francois-Xavier... fpu.c: Add _GNU_SOURCE definition.
2005-10-23 David Edelsohn* gcc.dg/attr-alias-3.c: XFAIL on AIX.
2005-10-23 John David... re PR ada/23957 (ld terminated with signal 10 [Bus...
2005-10-23 Paul Thomasre PR fortran/18022 (problem with structure and calling...
2005-10-23 GCC AdministratorDaily bump.
2005-10-22 Hans-Peter... * g++.old-deja/g++.jason/thunk2.C: Guard test with...
2005-10-22 Hans-Peter... 20040204-1.c: Adjust XFAIL for CRIS and MMIX.
2005-10-22 Hans-Peter... * gcc.dg/weak/typeof-2.c: Adjust for CRIS keeping baz3...
2005-10-22 Erik Edelmannre PR fortran/24426 (gfortran ICE for valid derived...
2005-10-22 Paolo Bonzinire PR bootstrap/24297 (libtool: link: unable to infer...
2005-10-22 David Ayersexcept-1.mm: Simplify.
2005-10-22 GCC AdministratorDaily bump.
2005-10-21 Mark Mitchell* texi2pod.pl: Substitue for @value even when part...
2005-10-21 Eric Botcazoure PR rtl-optimization/24460 (Profiled bootstrap broken)
2005-10-21 Janis Johnson* var-tracking.c (vt_initialize): Initialize post.
2005-10-21 David Ayersexcept-1.mm: Generalize for both Objective-C runtimes.
2005-10-21 Francois-Xavier... re PR libfortran/24383 (mingw doesn't have SSIZE_MAX)
2005-10-21 Jakub Jelinekinterface.c (compare_actual_formal): Issue error when...
2005-10-21 Devang Patelc-common.c (vector_types_convertible_p): Check vector...
2005-10-21 James E WilsonFix -MM -MG bug.
2005-10-21 Jim WilsonFix date of last ChangeLog entry.
2005-10-21 Bob Wilsontexi2pod.pl: Convert two single quotes or two backquote...
2005-10-21 James E WilsonFix bug with -MM -MG.
2005-10-21 Eric Botcazou* gcc.c-torture/execute/20051021-1.c: New test.
2005-10-21 Mark Mitchellre PR c++/24260 (stdcall attribute is ignored at static...
2005-10-21 Olivier Hainquere PR ada/22418 (Ada produces mis-match (non compatible...
2005-10-21 Eric Botcazoure PR ada/21937 (Member record alignment triggers an...
2005-10-21 Kaz Kojimash.c (prepare_move_operands): Handle the address consta...
2005-10-21 Andrew Pinskire PR driver/24473 (Linker input files no longer ignore...
2005-10-21 Paolo Carlinire PR libstdc++/24450 (Exception safety problem in...
2005-10-21 Alan Modrare PR target/24465 (-mminimal-toc miscompilation of...
2005-10-21 Paolo Bonzinidojump.c (do_jump): Handle side-effecting TRUTH_AND_EXP...
2005-10-21 Paul Thomasre PR fortran/24440 (gfortran failed to build 187.facerec)
2005-10-21 Geoffrey KeatingIndex: objc/ChangeLog
2005-10-21 GCC AdministratorDaily bump.
2005-10-20 Geoffrey Keating* obj-c++.dg/stubify-2.mm: Update the name of the RTL...
2005-10-20 Alan Modra* g++.dg/warn/Wconversion1.C: Use -fsigned-char.
2005-10-20 Steven Bosscherd'oh! forgot PR number.
2005-10-20 Steven Bosscher* tree-cfg.c (tree_find_edge_insert_loc): Handle naked...
2005-10-20 Alexandre Olivare PR middle-end/24295 (Xorg broken, #pragma weak foo...
2005-10-20 Mark Mitchellre PR c++/22618 (Template non-type arguments break...
2005-10-20 Richard Guentherre PR c++/24439 (ICE with invert conditional containing...
2005-10-20 Eric Botcazoure PR rtl-optimization/23585 (mem_fun* code fine with...
2005-10-20 Eric Botcazoure PR bootstrap/18939 (spurious relink of gcov and...
2005-10-20 Richard Guentherdecl.c (grokdeclarator): Fix ambiguous pedwarn message.
2005-10-20 Paolo Carlinisso_string_base.h (_M_swap): Rewrite.
2005-10-20 GCC AdministratorDaily bump.
2005-10-19 Erik Edelmannre PR fortran/21625 ([4.0 only] Nested derived type...
2005-10-19 Erik Edelmannre PR fortran/21625 ([4.0 only] Nested derived type...
2005-10-19 Ulrich Weigand* gcc.dg/20050824-1.c (f): Clobber %r13 and %r14 only...
2005-10-19 Mark Mitchellre PR c++/21908 (poor diagnostic with vitrual base...
2005-10-19 Adrian Straetlings390.c (s390_expand_insv): New.
2005-10-19 Ulrich Weigandcfgexpand.c (discover_nonconstant_array_refs_r, [....
2005-10-19 Steven Bosscherre PR c/23228 (Silly "unused variable" warning after...
2005-10-19 Eric Botcazoure PR middle-end/23199 (ICE in int_mode_for_mode, at...
2005-10-19 Paolo Carlinirc_string_base.h (_S_terminal): Remove.
2005-10-19 Kaz Kojima* config/sh/sh.c (fixup_mova): Skip notes.
2005-10-19 Ulrich Weigands390-protos.h (s390_hard_regno_rename_ok): Add prototype.
2005-10-19 Andreas Krebbels390.md: Comment describing output modifiers updated.
2005-10-19 Andreas Krebbels390.c (override_options): Added check for -mstack...
2005-10-19 Paolo Bonzinire PR target/19672 (Performance regression in simple...
2005-10-19 Francois-Xavier... re PR libfortran/24432 (Missing symbols)
2005-10-19 Richard HendersonNew test.
2005-10-19 Francois-Xavier... re PR libfortran/24432 (Missing symbols)
2005-10-19 Paul Thomasre PR fortran/24440 (gfortran failed to build 187.facerec)
2005-10-19 Daniel Berlinre PR tree-optimization/24231 (SSA corruption with...
2005-10-19 Richard Hendersonre PR target/24428 (TLS miscompilation on x86_64)
2005-10-19 GCC AdministratorDaily bump.
2005-10-18 Danny Smithre PR target/23589 (internal compiler error: in rest_of...
2005-10-18 Danny Smithwinnt-cxx.c (i386_pe_adjust_class_at_definition): Check...
2005-10-18 Volker Reicheltre PR c++/22293 (ICE declaring destructor as friend)
2005-10-18 Mark Mitchellre PR c++/23293 (Misleading names in diagnostics for...
2005-10-18 Nathan Sidwellre PR c++/21383 (Crash when finding &a_templated_func<>)
2005-10-18 Nathan Sidwellre PR c++/22604 (ICE after invalid covariant return)
2005-10-18 Richard EarnshawUpdate my preferred email address.
2005-10-18 Mark Mitchellre PR c++/21908 (poor diagnostic with vitrual base...
2005-10-18 Alexey Starovoytovre PR middle-end/23522 (fold_widened_comparison bug)
2005-10-18 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Build a new...
2005-10-18 James E WilsonFix IA-64 libada build failure, abnormal call edges...
2005-10-18 GCC AdministratorDaily bump.
2005-10-17 Eric Botcazousparc.c (function_arg_slotno): In 64-bit mode...
2005-10-17 Volker Reicheltre PR c++/23440 ("void f(){for" crashes the C++ frontend)
2005-10-17 Paul Thomasre PR fortran/23446 (Valid internal subprogram array...
next