]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2003-09-07  Mark Mitchellre PR c++/11852 (ICE: g++ with bad struct initializer.)
2003-09-07  Mark Mitchellre PR c++/12181 (Wrong code with comma operator and...
2003-09-07  Roger Sayleexpr.c (expand_operands): New function to expand an...
2003-09-07  Roger Saylecombine.c (combine_simplify_rtx): Don't convert -(A...
2003-09-07  Mark MitchellFix typo.
2003-09-07  Gabriel Dos... re PR c++/11762 (namespace aliasing ICE in warn_extern_...
2003-09-07  Jan Hubicka* cfgcleanup.c (try_simplify_condjump): Fix again the...
2003-09-07  Gabriel Dos... * diagnostic.c (warn_deprecated_use): Move to toplev.c
2003-09-07  Jan Hubickadecl2.c (maybe_emit_vtables, [...]): Avoid re-emitting...
2003-09-07  Gabriel Dos... langhooks.c (lhd_print_error_function): Move from diagn...
2003-09-07  Andrew PinskiForgot to commit the Changelog for the new tests.
2003-09-07  James E Wilson* MAINTAINTERS: Update my affiliation and email address.
2003-09-07  James E Wilsonloop.c (loop_regs_update): Delete else clause for PATTE...
2003-09-07  Mark Mitchellre PR c++/11867 (static_cast ignores ambiguity)
2003-09-07  Andrew Pinskire PR c++/11507 (parser fails to recognize namespace)
2003-09-07  R. Kelley CookMakefile.in: Define $REMAKE to be $MAKE with LANGUAGES...
2003-09-07  Jan Hubicka* cfgcleanup.c (try_simplify_condjump): Fix my previous...
2003-09-07  GCC AdministratorDaily bump.
2003-09-06  Jan Hubickacgraph.c (cgraph_mark_reachable_node): Only enqueue...
2003-09-06  Jan Hubickatoplev.c (rest_of_decl_compilation): Do not finalize...
2003-09-06  Jan Hubickare PR target/12070 (ICE converting between double and...
2003-09-06  Gabriel Dos... * diagnostic.c (announce_function): Move to toplev.c.
2003-09-06  Gabriel Dos... cp-tree.h (add_binding): Remove declaration.
2003-09-06  Nathan Sidwellre PR c++/11794 (using declaration inside nested class...
2003-09-06  Zdenek Dvorak* MAINTAINERS (Write After Approval): Add myself.
2003-09-06  Zdenek Dvorakgcse.c (expr_equiv_p): Don't consider anything to be...
2003-09-06  Roger Saylere PR c++/11409 (using declarations and fabs built-in)
2003-09-06  Steven Bosscherre PR c++/11595 (crash on duplicate label definition)
2003-09-06  Kaveh R. Ghaziggc-common.c (init_ggc_heuristics): Don't use the heuri...
2003-09-06  Steven Bosscherre PR c/9862 (spurious warnings with -W -finline-functions)
2003-09-06  Nathan Sidwellre PR c++/12167 (ICE on default argument of class membe...
2003-09-06  Josef Zlomekfibheap.c (fibheap_replace_key_data): Change type of...
2003-09-06  Geoffrey Keatingdarwin.h (PREFERRED_RELOAD_CLASS): Always return a...
2003-09-06  Bernardo Innocenti* include/c_std/std_cstdlib.h: Avoid using missing...
2003-09-06  Kazu Hiratai860.c: Follow spelling conventions.
2003-09-06  GCC AdministratorDaily bump.
2003-09-05  Nitin Yewaleh8300-protos.h: Declare h8300_hard_regno_rename_ok
2003-09-05  Roger Saylere PR rtl-optimization/1823 (-ftrapv aborts with pointe...
2003-09-05  Mark Mitchellre PR c++/12163 (static_cast + explicit ctor regression)
2003-09-05  Andrew Pinskipretty2.C: Update for change in __FUNCTION__.
2003-09-05  Nick CliftonOops - I forgot to commit the change to this file along...
2003-09-05  Petur Runolfssonre PR libstdc++/9028 (codecvt<wchar_t, char, mbstate_t...
2003-09-05  Nathan Sidwellre PR c++/11922 (ICE on type_unification_real)
2003-09-05  Nathan Sidwellre PR c++/12037 (Spurious "statement has no effect...
2003-09-05  Jonathan Wakelyindex.html: Note that a namespace alias can't be used...
2003-09-05  Jan Hubickaopts.c (decode_options): Enable unit-at-a-time at -O2.
2003-09-05  Richard Hendersoncgraph.c (cgraph_mark_reachable_node): Split out from ...
2003-09-05  DJ Delorie* targhooks.c: Add comment explaining the migration...
2003-09-05  Jeff Sturmcompile.exp: Test with -O3 rather than -O.
2003-09-05  Jeff Sturmlibjava.exp (libjava_arguments): Remove unneeded variables.
2003-09-05  DJ DelorieRemove duplicate entry, mention PR.
2003-09-05  Eric Christophert-frv: Fix path for frv-abi.h.
2003-09-05  GCC AdministratorDaily bump.
2003-09-04  DJ Deloriebuiltins.c (apply_args_size): Guard against a NULL...
2003-09-04  DJ Delorieconfigure: Regenerate.
2003-09-04  Rainer Orthre PR target/12101 (i386 Solaris no longer works with...
2003-09-04  Matt AusternCorrect the behavior of __func__ for C++ special member...
2003-09-04  Eric Christophertarghooks.c (default_return_in_memory): Allow unconvert...
2003-09-04  Geoffrey Keatingre PR c++/12161 (ICE during bootstrap, locale-inst...
2003-09-04  Eric Christophertarghooks.c (default_return_in_memory): Fix typo in...
2003-09-04  Eric Christophertarghooks.c (default_return_in_memory): Fix default...
2003-09-04  Bernardo Innocentim68k.c (m68k_coff_asm_named_section): Restore deleted...
2003-09-04  Andreas ToblerMakefile.am: Remove build rules for ffitest.
2003-09-04  Tom Tromey* configure.host: Removed erroneous comment.
2003-09-04  Tom TromeynatEmbeddedWindow.cc (setWindowPeer): Removed lvalue...
2003-09-04  Michael Matzmisc.c: Include "target.h".
2003-09-04  Andreas Toblersorry forgot the changelog.
2003-09-04  Andreas Toblerjava_raw_api.c: Include <stdlib.h> to fix compiler...
2003-09-04  Andreas ToblerAndreas Tobler <a.tobler@schweiz.ch>
2003-09-04  Andreas Tobler*** empty log message ***
2003-09-04  Andreas Tobler003-09-04 Andreas Tobler <a.tobler@schweiz.ch>
2003-09-04  Nick CliftonAdd support for v850e1 processor - a variant of the...
2003-09-04  Nick CliftonFix v850 multilibs so that there is only one copy of...
2003-09-04  Jakub Jelineklibgcc-ia64.ver: Export _Unwind_GetBSP@@GCC_3.3.2.
2003-09-04  Eric Christophermips.c (mips_expand_prologue): Convert to calls.struct_...
2003-09-04  Nathan Sidwellcp-tree.h (finish_sizeof, [...]): Remove.
2003-09-04  Jan Hubickatoplev.c (wrapup_global_declarations): Fix final pass...
2003-09-04  Mark MitchellRemove cast-as-lvalue extension.
2003-09-04  Nicolas Roche* gcc.c (process_command): Fix typo.
2003-09-04  David O'Brienfreebsd.h (SIZE_TYPE): Support TARGET_64BIT.
2003-09-04  DJ Delorietarghooks.c: New file.
2003-09-04  Mostafa Hagoggcse.c (replace_one_set): New function.
2003-09-04  Roger Saylere PR rtl-optimization/11700 ([M68K] ICE in subreg_hard...
2003-09-04  GCC AdministratorDaily bump.
2003-09-04  Rainer Orthconfigure.in (gcc_cv_ld_hidden): Disable unless using...
2003-09-04  Rainer Orth* intl.h (N_): Remove parentheses.
2003-09-03  Mark Mitchellre PR c++/12053 (ABI difference between default g+...
2003-09-03  Bernardo Innocenticonfig.gcc (m68k-*-linux*): Remove definition of LINUX_...
2003-09-03  Richard Hendersonoptimize.c (optimize_function): Push/pop ggc context...
2003-09-03  Jeff Sturmcgraphunit.c (visited_nodes): New static variable.
2003-09-03  Roger Sayletoplev.c (flag_rounding_math): New global variable.
2003-09-03  Rainer Orth* config/sol2.h (NO_IMPLICIT_EXTERN_C): Update comment.
2003-09-03  Jan HubickaMakefile.in (c-objc-common.o): Kill gt-c-objc-common...
2003-09-03  Petur Runolfssonre PR libstdc++/12048 (unget does not work)
2003-09-03  Petur Runolfssonre PR libstdc++/12048 (unget does not work)
2003-09-03  Jeff Sturmdecl.c (java_expand_body): New function.
2003-09-03  Roger Saylebuiltins.c (enum builtin_type): Delete unused enumeration.
2003-09-03  Nick Cliftonfix typo in previous delta
2003-09-03  Nick CliftonHandle TARGET_CPU_iwmmxt.
2003-09-03  Richard Sandifordmips.h (MASK_UNUSED1): Remove.
next