gcc.git
2005-06-27 Benjamin Kosnikdocumentation.html: Add link for policy based associati...
2005-06-27 Nathan Sidwellremove 2004 entries, which have been moved to ChangeLog...
2005-06-27 Jakub Jelinekbuiltin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.
2005-06-27 Jakub Jelinek* regrename.c (copy_value): Fix comment.
2005-06-27 Jakub Jelinektoplev.c (process_options): Use if (FRAME_GROWS_DOWNWAR...
2005-06-27 Jakub Jelinektarghooks.c (default_hidden_stack_protect_fail): Fall...
2005-06-27 Richard Hendersonc-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and...
2005-06-27 Michael Matztest_struct_returning.c: Adjust as return slot is not...
2005-06-27 Jerry DeLisle2005-06-24 Jerry DeLisle <jvdelisle@verizon.net>
2005-06-27 Jerry DeLisleChangeLog: Cleaned up changelog from 2005-06-24.
2005-06-27 GCC AdministratorDaily bump.
2005-06-26 Kaveh R. Ghazire PR c/21911 (named parameter mistakenly identified...
2005-06-26 Kaveh R. Ghazigenautomata.c (decl_mode_check_failed, [...]): Add...
2005-06-26 Thomas KoenigCorrected PR number in ChangeLog.
2005-06-26 Kazu Hiratabuiltins.c, [...]: Use fold_buildN instead of fold...
2005-06-26 Andreas Toblerxfails: Updated to reflect current state of mauve and...
2005-06-26 Kazu Hiratacfg.c, [...]: Fix comment typos.
2005-06-26 Gerald Pfeiferinstall.texi (Specific): Do not specify the concrete...
2005-06-26 Kazu Hirataarc-protos.c: Remove the prototype for arc_finalize_pic.
2005-06-26 Jakub Jelinekre PR middle-end/17965 (ice in expand_call)
2005-06-26 Jakub Jelinekre PR middle-end/22028 (ICE after invalid struct declar...
2005-06-26 Jakub Jelinektrans-stmt.c (gfc_trans_forall_1): Prefer to use smalle...
2005-06-26 Jakub Jelinekregrename.c (copy_value): Don't replace fixed or global...
2005-06-26 Jakub Jelinekdefaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not...
2005-06-26 Kazu Hiratare PR tree-optimization/22026 (ACATS FAIL C45331A fixed...
2005-06-26 Kazu HirataMakefile.in (OBJS-common): Remove duplicate object...
2005-06-26 GCC AdministratorDaily bump.
2005-06-25 Jakub JelinekMove misplaced ChangeLog entry.
2005-06-25 Jan Hubickatree-ssa-phiopt.c (replace_phi_edge_with_variable)...
2005-06-25 Jan Hubickapasses.c (rest_of_handle_branch_prob): Do not rebuild...
2005-06-25 Bernd Schmidtbfin.md (ror_one, [...]): New patterns.
2005-06-25 Jan Hubickabuiltins.c (define_builtin): Accept new flags parameter.
2005-06-25 Thomas Koenig[multiple changes]
2005-06-25 Kelley CookUpdate FSF address.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-25 Kelley CookUpdate FSF address
2005-06-25 R. Kelley CookUpdate FSF address.
2005-06-25 R. Kelley CookUpdate FSF address.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-25 Kelley Cookgengtype.c: Update FSF address in copyright header.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-25 GCC AdministratorDaily bump.
2005-06-24 Geoffrey Keatinginclhack.def (AAB_darwin7_9_long_double_funcs): New.
2005-06-24 Jerry DeLislere PR fortran/21915 ([4.0 only] Would like atanh etc...
2005-06-24 Jerry DeLislere PR fortran/21915 ([4.0 only] Would like atanh etc...
2005-06-24 Jerry DeLislere PR fortran/21915 ([4.0 only] Would like atanh etc...
2005-06-24 Tom TromeynatClassLoader.cc (_Jv_UnregisterClass): Handle case...
2005-06-24 Tom Tromey* boehm.cc (_Jv_MarkObj): Handle case where field's...
2005-06-24 Tom Tromeyverify-impl.c (verify_instructions_0): Correctly handle...
2005-06-24 Tom Tromeyinterpret.cc (compile): Handle case where table entry...
2005-06-24 Kazu Hiratacfglayout.c (block_locators_locs, [...]): Change the...
2005-06-24 Jason Merrilltree-nrv.c (tree_nrv): Fix to check assignments to...
2005-06-24 Jan Hubickatree-optimize.c (init_tree_optimization_passes): Fix...
2005-06-24 Jason Merrilltweak comment
2005-06-24 Mark Mitchellre PR tree-optimization/22171 (gcc-4.0-20050623 interna...
2005-06-24 Mark Mitchellre PR tree-optimization/22171 (gcc-4.0-20050623 interna...
2005-06-24 Mark Mitchellre PR tree-optimization/22000 (Read from volatile membe...
2005-06-24 Feng Wangsimplify.c (gfc_simplify_modulo): Don't clear before...
2005-06-24 Jan Hubicka* opts.c (decode_options): Enable unit-at-a-time by...
2005-06-24 Ziemowit Laskiproto-lossage-[1-4].mm: New.
2005-06-24 Ziemowit Laskitypedef-alias-1.mm: New.
2005-06-24 GCC AdministratorDaily bump.
2005-06-23 Jeff Lawtree-optimize.c (init_tree_optimization_passes): Move...
2005-06-23 Francois-Xavier... c99_functions.c (log10l): New log10l function for syste...
2005-06-23 Jakub Jelinekre PR libstdc++/22109 (/home/dave/opt/gnu/bin/ld: BFD...
2005-06-23 Kazu Hiratare PR tree-optimization/22117 (VRP thinks <ptr type...
2005-06-23 James A. Morrisonre PR testsuite/22123 (gcc.dg/fold-mod-1.c scan-tree...
2005-06-23 Bryce McKinlayre PR java/20697 (Invalid Can't find method error on...
2005-06-23 Jason Merrillre PR c++/19317 (removing a temporary return value...
2005-06-23 David Edelsohnre PR target/21760 (Powerpc atomic builtins missing...
2005-06-23 David Edelsohn* gcc.dg/rs6000-fpint-2.c: Only compile on Darwin and...
2005-06-23 Jan Hubicka* tree-inline.c (copy_body_r): Remap labels correctly.
2005-06-23 Jan Hubicka* tree-inline.c (copy_body_r): Remap labels correctly.
2005-06-23 Paolo BonziniMakefile.def (stagefeedback): Come after profile.
2005-06-23 David Billinghurstf2c_4.f90: Add tests for complex functions
2005-06-23 David Billinghurstf2c_4.f90: Add tests for complex functions
2005-06-23 Alan Modra* config/rs6000/sysv4.h (TARGET_ASM_EXCEPTION_SECTION...
2005-06-23 GCC AdministratorDaily bump.
2005-06-22 Volker Reichelt* pt.c (register_specialization): Remove superfluous...
2005-06-22 Paul Brookre PR fortran/21034 ([4.0 only] internal compiler error...
2005-06-22 Michael Matzabi: New directory.
2005-06-22 Richard Kennerre PR middle-end/20593 (Simple array of string access...
2005-06-22 Kelley CookMakefile.am (SUBDIRS): Use append for conditional.
2005-06-22 GCC AdministratorDaily bump.
2005-06-21 Joseph Myersmangle24.C, mangle25.C: Pass -mmmx for 32-bit i?86...
2005-06-21 Ziemowit Laskiconst-str-[1-9].mm: New tests.
2005-06-21 Joseph Myers* nl.po: Update.
2005-06-21 Paul Thomasnamelist_use_2.msg
2005-06-21 Tobias Schlüternamelist_use_1.msg
2005-06-21 Jeff Lawtree-vrp.c (extract_range_from_unary_expr): Handle...
2005-06-21 Dorit Nuzmangenopinit.c (vec_shl_optab, [...]): Initialize new...
2005-06-21 Tobias Schlüterfunc_derived_2.f90, [...]: New tests.
2005-06-21 Daniel Berlinc-typeck.c (build_function_call): Set fundecl = functio...
2005-06-21 Geoffrey KeatingIndex: include/ChangeLog
2005-06-21 Kaz Kojimaconfig/sh/linux.h (FUNCTION_PROFILER): Constify a char*.
2005-06-21 GCC AdministratorDaily bump.
2005-06-21 Ziemowit Laskiconfig-lang.in (gtfiles): Add cp/rtti.c.
2005-06-20 François-Xavier... gfortran.h: Add flag_backslash compile-time option.
2005-06-20 Steven G. Kargl* gfortran.dg/duplicate_labels.f90: New test.
next