]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2005-02-26  Nathanael Nerode(top level)
2005-02-26  Peter O'Gormanre PR libfortran/17748 (libgfortran contains undefined...
2005-02-26  Andrew Pinskire PR tree-optimization/20188 (asm and memory operands...
2005-02-26  James A. Morrisonvar_defs: Add uninitialized variables.
2005-02-26  James A. Morrisonparse.y (function_invocation, [...]): Pass location...
2005-02-26  Richard Earnshawdyn_load.c: On NetBSD...
2005-02-26  James A. Morrisonextrafunc.tree, [...]: New tests.
2005-02-26  James A. Morrisontreelang.texi: Treelang does have warnings.
2005-02-26  James A. Morrisonunsigned.tree: New test.
2005-02-26  James A. Morrisonparse.y: Do comparisons as the type of the first expres...
2005-02-26  James A. MorrisonMake-lang.in: Remove commented out code.
2005-02-26  Richard Sandifordmul-subnormal-single-1.x: New file.
2005-02-26  Zdenek Dvoraktree-ssa-dom.c (simple_iv_increment_p): New function.
2005-02-26  James A. Morrisontreelang.texi: Remove extra contribution notice.
2005-02-26  James A. Morrisontreelang.texi: Fix whitespacing.
2005-02-26  GCC AdministratorDaily bump.
2005-02-25  Joseph Myers* cpplib.pot: Regenerate.
2005-02-25  Joseph Myers* gcc.pot: Regenerate.
2005-02-25  Joseph Myersc-parser.c: New file.
2005-02-25  Mark Mitchell* crontab: Adjust for 4.0 branch.
2005-02-25  Julian Brownelfos.h (MAKE_DECL_ONE_ONLY): Redefined to stop DECL_WE...
2005-02-25  Mark Mitchell* doc/include/gcc-common.texi (version-GCC): Update...
2005-02-25  Steve Ellceyre PR target/19930 (gcc.dg/pr19402-2.c fails on ia64...
2005-02-25  Diego Novillore PR tree-optimization/20204 (miscompilation of asm...
2005-02-25  Mark Mitchell* version.c (version_string): Update to 4.1.
2005-02-25  Paolo Carliniextend.texi (5.24 Declaring Attributes of Functions...
2005-02-25  Paolo Carlinitype_traits: Add the trivial is_union and is_class...
2005-02-25  Zdenek Dvoraktree-ssa-dom.c (simple_iv_increment_p): New function.
2005-02-25  Zdenek Dvorakre PR tree-optimization/19937 (Wrong loop exit (causes...
2005-02-25  Kaz Kojimare PR rtl-optimization/20117 (duplicated labels in...
2005-02-25  Kazu Hiratacse.c (delete_trivially_dead_insns): Speed up by minimi...
2005-02-25  Richard Hendersonre PR tree-optimization/20127 (wrong code for volatile...
2005-02-25  Fariborz Jahanianconfig/rs6000/rs6000.c (rs6000_legitimize_reload_addres...
2005-02-25  GCC AdministratorDaily bump.
2005-02-24  Hans-Peter... re PR target/14619 (Incorrect Dwarf 2 information in...
2005-02-24  David Edelsohnrs6000.md (trunctfdf2): Remove register constraints.
2005-02-24  David Edelsohnreload.c (operands_match_p): Only increment register...
2005-02-24  Volker Reichelt* decl.c, resolve.c, trans-array.c, trans.h: Fix commen...
2005-02-24  Volker Reicheltcall.c, [...]: Fix comment typo(s).
2005-02-24  Volker ReicheltChangeLog.5: Fix log message typo(s).
2005-02-24  Jakub Jelinekre PR target/19019 (GCC ldouble format incompatibility...
2005-02-24  Benjamin Kosnikhash.cc: Guard wchar_t use with _GLIBCXX_USE_WCHAR_T.
2005-02-24  Jakub Jelinekre PR target/20196 (Miscompilation of mem_init in 32...
2005-02-24  Jakub Jelinekre PR c++/20175 (Warnings are issued when initializing...
2005-02-24  Richard Hendersonre PR middle-end/19953 (Special-case real + complex...
2005-02-24  Richard Kennertree-ssa-ccp.c (visit_assignment): Verify that result...
2005-02-24  Benjamin Kosnikstd_complex.h: _GLIBCXX_USE_C99_COMPLEX_MATH to _GLIBCX...
2005-02-24  Richard Kennerprint-tree.c (print_node_brief): Print LABEL_DECL_UID.
2005-02-24  Tobias SchlüterUnrevert previously reversed patch, adding this patch:
2005-02-24  Hans-Peter... * config/cris/cris.md ("umulhisi3", "umulqihi3", "mulsi3")
2005-02-24  James A. Morrisonre PR treelang/19896 ([treelang] Static variables don...
2005-02-24  James A. Morrisonre PR treelang/19896 ([treelang] Static variables don...
2005-02-24  James A. Morrisonre PR treelang/19897 ([treelang] External references...
2005-02-24  James A. Morrisonparse.y: (function_prototype): Accept EXTERNAL_REFERENC...
2005-02-24  James A. MorrisonMAINTAINERS (Language Front Ends Maintainers): Add...
2005-02-24  Diego Novillo* tree-into-ssa.c: Re-organize internal functions.
2005-02-24  Tobias SchlüterRevert yesterday's patch:
2005-02-24  Richard Hendersonre PR middle-end/18902 (Naive (default) complex divisio...
2005-02-24  Paolo Carlinifunctional (mem_fn): Avoid _T, badname on Darwin.
2005-02-24  David GilbertTextAttribute.java: changed names to lower case;
2005-02-24  Mark Mitchellre PR c++/19878 (ICE in import_export_decl)
2005-02-24  Kazu Hiratacse.c (delete_trivially_dead_insns): Speed up by using...
2005-02-24  Andrea Taranim68k.c (m68k_save_reg): Also save A5 for non-leaf funct...
2005-02-24  Douglas GregorTR1 mem_fn and function support
2005-02-24  GCC AdministratorDaily bump.
2005-02-23  Daniel Jacobowitztm.texi (LINK_LIBGCC_SPECIAL): Remove.
2005-02-23  James E WilsonFix problem found by CFLAGS=-fmudflap build.
2005-02-23  Hans-Peter... re PR tree-optimization/20100 (LIM is pulling out a...
2005-02-23  James E WilsonFix out-of-bounds array access found by mudflap.
2005-02-23  Tobias Schlütergfortran.h (gfc_component, [...]): Make 'name' a 'const...
2005-02-23  Tobias Schlütergfortran.h (gfc_expr): Move 'operator'...
2005-02-23  Tobias Schlütergfortran.h (symbol_attribute): New 'untyped' field...
2005-02-23  Tobias Schlütergfortran.h (gfc_get_namespace): Add second argument...
2005-02-23  Alexandre Olivadecl.c (grokvardecl): Don't exempt anonymous types...
2005-02-23  Roger Saylere PR target/20018 ([ia64] unable to find a register...
2005-02-23  David Edelsohnt-aix43 (SHLIB_INSTALL): Create directory for shared...
2005-02-23  Thomas Fitzsimmonsre PR libgcj/16923 (-D* Options passed to JNI_CreateJav...
2005-02-23  Paolo Carlinitype_traits: Implement is_convertible.
2005-02-23  Kazu Hiratagenpreds.c: Update copyright.
2005-02-23  Kazu Hirata* gcc.dg/pr20017.c: Fix a comment typo.
2005-02-23  Andrew Haleyre PR libffi/20104 (gij fails on ppc and not on x86)
2005-02-23  Andreas Toblerre PR libffi/20104 (gij fails on ppc and not on x86)
2005-02-23  Michael Beachre PR target/20159 (sol2-ci.asm not correctly assembled)
2005-02-23  Bud Davislist_read_4.f90: Change to f90 comments.
2005-02-23  Paul SchlieAllow darwin targeted ports to build tk, itcl and libgui.
2005-02-23  Paolo Bonzinigenpreds.c (mark_mode_tests): Handle non-VOIDmode match...
2005-02-23  Eric Botcazoure PR ada/19902 (ACATS cxa3004 cxb3006 fail at compile...
2005-02-23  Michael KochMakefile.am: Added new file gnu/java/nio/ChannelReader...
2005-02-23  Robert SchusterChannelReader: Fixed comments.
2005-02-23  Michael KochSimpleDateFormat.java: Removed unused import.
2005-02-23  Mark Mitchellre PR c++/20073 (ICE initializing const array)
2005-02-23  Mark Mitchellre PR c++/20073 (ICE initializing const array)
2005-02-23  Benjamin Kosnikcheck_performance: Tweaks.
2005-02-23  Mark Mitchellre PR c++/19991 (Enum not accepted in array-size)
2005-02-23  Diego Novillore PR tree-optimization/20100 (LIM is pulling out a...
2005-02-23  Bud Davis[multiple changes]
2005-02-23  James E WilsonFix FreeBSD __LDBL_MAX__ -pedantic -save-temps bug.
2005-02-23  Kazu Hiratare PR rtl-optimization/20017 (internal compiler error...
2005-02-23  Devang Patelre PR tree-optimization/19952 (ICE: tree check: expecte...
2005-02-23  Doug GregorAdd myself as write-after-approval
next