]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2002-04-17  Zack WeinbergMakefile.in (PROTO_OBJS): Add cppdefault.o.
2002-04-17  Aldy Hernandezaltivec.h (vec_ld): Add array variants.
2002-04-17  Alan Matsuokaaltivec.h: Define __ALTIVEC__.
2002-04-17  Richard Hendersonre PR c++/6320 (3.1 regression wrt 3.0: ICE in remove_...
2002-04-17  Mark Mitchellc-common.h (STMT_EXPR_NO_SCOPE): New macro.
2002-04-17  Richard Hendersonsol2-bi.h (AS_SPARC64_FLAG): New.
2002-04-17  Richard Henderson* config/sparc/sol2-bi.h (CC1_SPEC): Error for -m32...
2002-04-17  Richard Hendersonmips.c (override_options): Don't override N32 for a...
2002-04-17  Richard Hendersonmips.md (can_delay): Split out of existing define_delays.
2002-04-17  Richard HendersonRemove, again.
2002-04-17  Richard Henderson* gcc_update: Remove libchill.
2002-04-17  David S. Millerxregex2.h (__restrict_arr): Define to __restrict on...
2002-04-16  Mark MitchellRemove libchill
2002-04-16  Dale Johannesenrs6000.c (rs6000_output_function_prologue): Compute...
2002-04-16  Paolo Carlinic-parse.in (poplevel, [...]): Add ending ';', in accord...
2002-04-16  Richard Hendersonconfig.gcc (sparcv9-solaris): Configure for 64-bit...
2002-04-16  Tom Tromeyre PR libgcj/6081 (libjava make install fails: Arg...
2002-04-16  Adam KingnatFileWin32.cc (performList): Return the correct array...
2002-04-16  Dale Johannesenrs6000.c (rs6000_emit_cmove): Fail if modes of comparis...
2002-04-16  Hartmut Penners390.md (mulsidi3): Set both subregs of the multiword...
2002-04-16  GCC AdministratorDaily bump.
2002-04-16  Aldy Hernandezaltivec.h (vec_addc): Type check.
2002-04-16  Jakub Jelinekre PR target/6303 (output_operand: invalid expression...
2002-04-16  Jakub Jelinekre PR middle-end/6279 (gcc-3.1 miscompiles qmake on...
2002-04-16  Mark Mitchelldecl.c (register_dtor_fn): Pass the address of dso_hand...
2002-04-16  Richard Hendersonabi64.h (SUBTARGET_CONDITIONAL_REGISTER_USAGE): Set...
2002-04-16  Gabriel Dos... [multiple changes]
2002-04-16  DJ Delorieconfigure.in: Allow building in $srcdir.
2002-04-16  Richard Henderson* config/alpha/gnu.h (CPP_PREDEFINES): Underscores...
2002-04-16  Benjamin Kosnikre PR libstdc++/4164 (33 Memory Leak when using iostream)
2002-04-15  David S. Millerrtlanal.c (note_stores): Don't present PARALLEL SET_DES...
2002-04-15  Jakub Jelinekre PR c/6290 (ICE compiling altivec code with 3.1)
2002-04-15  Keith Seitzacinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win...
2002-04-15  Loren J. Rittleinstall.texi (Installing GCC: Configuration): Clarify...
2002-04-15  Roland McGrathconfig.gcc (alpha*-*-gnu*): New target configuration.
2002-04-15  Loren J. Rittleaclocal.m4 (gcc_version_trigger): Use robust path const...
2002-04-15  Richard Hendersonlinux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__...
2002-04-15  Mark MitchellMAINTAINERS: Remove chill maintainers.
2002-04-15  Douglas B Ruppvms.h (INCLUDE_DEFAULTS): Add /gnu/lib/gcc-lib/include.
2002-04-15  David S. Millersparc.c (sparc_emit_float_lib_cmp): Call emit_library_c...
2002-04-15  Bryce McKinlayre PR java/6085 (gcj SEGVs on complicated inner class...
2002-04-15  GCC AdministratorDaily bump.
2002-04-15  Mark WielaardnatPlainDatagramSocketImpl.cc (close): Set timeout...
2002-04-15  Mark WielaardConnection.java (usingProxy): return false.
2002-04-15  Adam KingnatDouble.cc (parseDouble): Allow a number to end with...
2002-04-14  Gabriel Dos... diagnostic.h (output_buffer_state): Redefine.
2002-04-14  Mark Wielaardre PR libgcj/6302 (http URLConnection does not support...
2002-04-14  Jakub Jelinekclass.c (layout_virtual_bases): Do all dsize computatio...
2002-04-14  Neil Boothcpperror.c (print_location): Don't print include chain...
2002-04-14  Andreas Schwab* config/ia64/linux.h (CPP_PREDEFINES): Fix missing...
2002-04-14  Mark Wielaardre PR libgcj/6293 (PipedInputStream.close() does not...
2002-04-14  Jeroen Dobbelaere* config/arm/linux-elf.h (CPLUSPLUS_CPP_SPEC): Define.
2002-04-14  David Billinghurstf77-edit-i-in.f: Use internal buffer in place of scratc...
2002-04-14  Jason Merrilltypeck.c (get_member_function_from_ptrfunc): Don't...
2002-04-14  David Billinghurstre PR c/6277 (Failure of test gcc.dg/i386-387-1.c on...
2002-04-14  GCC AdministratorDaily bump.
2002-04-13  Mark Mitchellgnu.h (CPP_PREDEFINES): Define __gnu_hurd__, not gnu_hurd.
2002-04-13  Hans-Peter... * config/cris/linux.h (CRIS_CPP_SUBTARGET_SPEC): Fix...
2002-04-13  Joel Sherrillt-elf: Enable v8 multilibs.
2002-04-13  Toon Moenenews.texi: Deprecate frontend version number; update...
2002-04-13  Mark Mitchelllinux.h: Define __gnu_linux__ wherever __linux__ is...
2002-04-13  Hans-Peter... 980628-4.x, [...]: xfail powerpc-*-* hosted on i[34567...
2002-04-13  David S. Miller20020413-1.c: New test.
2002-04-13  Richard Sandiford* gcc.dg/asm-6.c,
2002-04-13  Richard Sandifordstmt.c (check_unique_operand_names): Expect operand...
2002-04-13  GCC AdministratorDaily bump.
2002-04-13  Mark Mitchellre PR c++/5373 (Statement expressions broken in C++)
2002-04-13  Andreas Schwab* config/ia64/ia64.h (CPP_SPEC): Include %(cpp_cpu).
2002-04-13  Mark Mitchellre PR c++/5189 (g++ -c bug.cpp crashed on simple stupid...
2002-04-13  Mark MitchellRevert these changes:
2002-04-12  Richard Henderson* gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use...
2002-04-12  DJ DelorieMissed this entry in last commit
2002-04-12  Richard Hendersonconfig.gcc (sparcv9-*-solaris2): Default to 32-bit...
2002-04-12  Richard Hendersonrecog.c (offsettable_address_p): Match the logic in...
2002-04-12  Steve Ellcey* gcc/libstdc++-v3/config/os/hpux/bits/os_defines.h
2002-04-12  Rainer Orth* config/alpha/osf.h (LINK_SPEC): Pass -S to silence...
2002-04-12  Jeff LawFix typo in ChangeLog entry.
2002-04-12  Jeff Lawpa.c (pa_can_combine_p): Call insn_extract before calli...
2002-04-12  Geoffrey Keating20020412-1.c: New file, renamed from gcc.c-torture...
2002-04-12  Douglas B Rupp* config/i386/i386-interix.h (CPP_PREDEFINES): Handle...
2002-04-12  Douglas B Ruppi386-interix.h (EH_FRAME_IN_DATA_SECTION): Define.
2002-04-12  Phil Edwardsstd_bitset.h: Doxygenate std::bitset<>.
2002-04-12  DJ Delorieintegrate.c (compare_blocks): Make comparisons safe...
2002-04-12  Jan Hubickars6000.c (call_operand): Allow LINK and COUNT registers.
2002-04-12  Anthony GreenFix botch in last commit.
2002-04-12  Andreas Schwabia64.h (ASM_SPEC): Moved from here ...
2002-04-12  Anthony GreenAdd --extdirs support.
2002-04-12  Anthony GreenInstall libgcj.jar as libgcj-VERSION.jar.
2002-04-12  Eric Norumrtems.h, [...] (*-rtems*): Cleanup pass to move common...
2002-04-12  Richard Kennerexpr.c (expand_assigment): Remove duplicate conversions...
2002-04-12  Richard Kenneremit-rtl.c (widen_memory_access): Don't do anything...
2002-04-12  J"orn Renneckesh.c (calc_live_regs, [...]): Use of PR_MEDIA_REG ...
2002-04-12  Hans-Peter... function.c (fixup_var_refs_1): For paradoxical (subreg...
2002-04-12  Richard Sandiford* g++.dg/ext/attrib5.C,
2002-04-12  J"orn Renneckesh.c (broken_move): Constant 0.
2002-04-12  Richard Sandiforddecl.c (duplicate_decls): Don't try to unify an implici...
2002-04-12  Jason Merrillfix whitespace
2002-04-12  Andrew Haleytypeck.c (type_after_usual_arithmetic_conversions)...
2002-04-12  Loren J. RittleSyncGlobal.java, [...]: New test case.
2002-04-12  Andreas Schwab* config/ia64/ia64.h (EXTRA_SPECS): Fix missing backslash.
next