]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2006-09-27 Dave Brolleyconfigure.in (RUNTEST): Look for 'runtest' in the sourc...
2006-09-27 Paul Brookre PR target/29230 (gcc-4.1 generates faulty asm on...
2006-09-27 Richard Sandifordreload1.c (alter_reg): Require the alignment of the...
2006-09-27 Alan ModraMakefile.in (distclean): Delete config files.
2006-09-27 Tom TromeyLocale.java (hashcode): No longer transient.
2006-09-27 Paolo Carlinire PR libstdc++/29217 (locale confusion with time/colla...
2006-09-27 Kaveh R. Ghaziinclhack.def (solaris_mutex_init_2): Remove test for...
2006-09-27 GCC AdministratorDaily bump.
2006-09-26 Jakub Jelinekre PR middle-end/25261 ([gomp] Nested function calls...
2006-09-26 Jakub Jelinekre PR fortran/29097 (!$ include 'omp_lib.h' does not...
2006-09-26 Jack Howarthre PR boehm-gc/29180 (boehm-gc/darwin_stop_world.c...
2006-09-26 Thiemo Seuferconfigure.in: Remove redundant handling of mips*-dec...
2006-09-26 Andrew Pinskire PR objc/29195 (ICE in expand_expr_real_1, at expr...
2006-09-26 Paolo Carlini2006-09-25 Paolo Carlini <pcarlini@suse.de>
2006-09-26 Howard Hinnantre PR libstdc++/29224 (-Wshadow causing warning in...
2006-09-26 GCC AdministratorDaily bump.
2006-09-25 Matthias Kloseinvoke.texi: Add missing full stop.
2006-09-25 Tom TromeyMakefile.in: Rebuilt.
2006-09-25 Tom Tromeyre PR libgcj/29178 (CharsetEncoder.canEncode() gives...
2006-09-25 Lee Millwardre PR c++/27667 (ICE with in-class specialization)
2006-09-25 Lee Millwardre PR c++/27329 (ICE with misplaced expression)
2006-09-25 Tom Tromeymprec.c (mprec_calloc): Renamed.
2006-09-25 Richard Hendersoncgraph.c (dump_cgraph_varpool_node): Don't crash if...
2006-09-25 Mark WielaardSuggested by Aaron M.
2006-09-25 Keith Seitz* gnu/classpath/jdwp/VMVirtualMachine.java
2006-09-25 Paolo Carlinire PR libstdc++/29179 (bugs in mt_allocator)
2006-09-25 Tobias Schluter* ChangeLog: attribute change to its author :)
2006-09-25 Tobias Schluterre PR fortran/21203 (gfortran doesn't work on targets...
2006-09-25 GCC AdministratorDaily bump.
2006-09-24 Bruce KorbClarify how tests are handled
2006-09-24 Paolo Carliniboost_shared_ptr.h (shared_ptr<>::shared_ptr(const...
2006-09-24 Zdenek Dvorakivopts-1.c: New test.
2006-09-24 Zdenek Dvoraktree-ssa-loop-ivopts.c (aff_combination_convert, [...
2006-09-24 Kazu Hiratare PR target/28911 (Cross compiler build for m68k-...
2006-09-24 Graeme Peterson* MAINTAINERS (Write After Approval): Remove myself.
2006-09-24 Francois-Xavier... Makefile.am: Remove dependency on gfortypes.h.
2006-09-24 GCC AdministratorDaily bump.
2006-09-23 Revital Eresflags.h (HONOR_NANS): Fix typo in comment.
2006-09-23 Uros Bizjakre PR target/29169 (sse3-not-fisttp.c scan-assembler...
2006-09-23 Uros Bizjakdriver-i386.c (host_detect_local_cpu): Add prototype.
2006-09-23 Jakub Jelinekre PR c/28706 (Compile failure with --combine and expli...
2006-09-23 Danny Smithre PR libfortran/27964 (Wrong line ends on windows...
2006-09-23 Mike Stump* obj-c++.dg/encode-3.mm: Fix for 64-bit support.
2006-09-23 GCC AdministratorDaily bump.
2006-09-22 Geoffrey Keatingdriver-i386.c: Always define host_detect_local_cpu.
2006-09-22 Geoffrey Keatingdarwin.h (LINK_SYSROOT_SPEC): New.
2006-09-22 Geoffrey Keatingconfigure.ac: Make need_64_bit_hwint case for x86-darwi...
2006-09-22 Marco Trudeljvmti.cc (_Jv_JVMTI_GetErrorName): Now static.
2006-09-22 Mike Stumpdarwin.h (PROFILE_HOOK): Reassociate comment with code.
2006-09-22 Mike StumpFix up whitespacing
2006-09-22 Chao-ying Fu* MAINTAINERS (Write After Approval): Add myself.
2006-09-22 David Daneyre PR classpath/28661 (HTTP Header differs b/w java...
2006-09-22 Paolo CarliniPR libstdc++/29134 (vector<bool> bits)
2006-09-22 Paolo Carlinitype_traits (add_reference): Robustify vs reference...
2006-09-22 Richard Guentherre PR middle-end/28964 (partition_stack_vars uses unsta...
2006-09-22 Paolo Carliniboost_shared_ptr.h: Trivial formatting fixes.
2006-09-22 Ian Lance Taylorre PR other/29176 (Seg fault in demangler)
2006-09-22 Peter BergnerSet REG_POINTER flag according to MEM_POINTER flag.
2006-09-22 Sven de Marothy[multiple changes]
2006-09-22 Zdenek Dvorakre PR tree-optimization/28888 (ICE in tree check: expec...
2006-09-22 Jakub Jelinektree-ssa-propagate.c (set_rhs): Copy EXPR_LOCATION...
2006-09-22 Keith Seitzjvmti.cc (_Jv_JVMTI_DisposeEnvironment): Check for...
2006-09-22 GCC AdministratorDaily bump.
2006-09-21 Sandro Tolainiconfigure.ac: Don't use darwin-signal.h as signal handl...
2006-09-21 Sandro Tolainios_dep.c: Port to Darwin/i386
2006-09-21 Mark Mitchellre PR c++/29016 (tree check: expected class 'expression...
2006-09-21 Richard Sandifordvarasm.c (copy_constant): Fix reversed gcc_assert check.
2006-09-21 Benjamin Kosniktype_traits.h (__numeric_traits_integer): New.
2006-09-21 Lee Millwardre PR c++/28303 (ICE on invalid typedef)
2006-09-21 Lee Millwardre PR c++/28861 (ICE on invalid in-class specialization)
2006-09-21 Paolo Carlinihash_map: Remove forward declaration of equality operat...
2006-09-21 Janis Johnsondecfloat.h (DEC*_DEN): Define using the correct builtins.
2006-09-21 Roger Saylere PR debug/29132 (Mips exception handling broken.)
2006-09-21 Paolo Carlinisso_string_base.h (__sso_string_base<>::_M_max_size...
2006-09-21 Ben Ellistoncrossconfig.m4 (GLIBCXX_CROSSCONFIG): Remove invocation...
2006-09-21 Paolo CarliniPR libstdc++/29134 (ext/vstring bits)
2006-09-21 GCC AdministratorDaily bump.
2006-09-21 Paolo Carlinire PR libstdc++/29134 (Has there been a serious attempt...
2006-09-21 Keith Seitzjvmti.cc (_Jv_JVMTI_CreateRawMonitor): Use _Jv_MallocUn...
2006-09-20 Danny Smithre PR target/27650 (internal compiler error while compi...
2006-09-20 Danny Smithre PR target/27650 (internal compiler error while compi...
2006-09-20 Richard Sandifordmips.c (CODE_FOR_mips_abs_ps): Delete.
2006-09-20 Laurent GUERBYre PR ada/28716 (Ada: Bind_Socket doesn't bind to speci...
2006-09-20 Josh Connerre PR middle-end/25505 (gcc uses way too much stack...
2006-09-20 Paul BrookRemove stray gcc/ from ChangeLog.
2006-09-20 Paul Brookunwind-arm.c (selfrel_offset31): Clear top bit for...
2006-09-20 Keith Seitzjvmti.cc (_Jv_JVMTI_GetErrorName): New function.
2006-09-20 Janis Johnsonextend.texi (Decimal Float): Update for latest draft...
2006-09-20 Steve Ellceyre PR target/28574 (switch statement points to unrefere...
2006-09-20 Benjamin Kosniktypelist_assoc_container.hpp: Remove, unused.
2006-09-20 Gary BensonChangeLog: Fix latest entry.
2006-09-20 Jakub Jelinekre PR middle-end/28046 (libgomp test pr27337.C fails...
2006-09-20 Eric Christopheri386.c (x86_fisttp): Remove.
2006-09-20 Gary BensonInetAddress.java: Mostly merged with Classpath.
2006-09-20 Gary BensonInetAddress.java: Updated to latest.
2006-09-20 Jack Howarthvect-5.f90: Don't xfail lp64.
2006-09-20 GCC AdministratorDaily bump.
2006-09-19 Eric Christophertm.texi (OBJC_JBLEN): Describe.
2006-09-19 Keith Seitz* testsuite/libjava.jvmti/jvmti.exp: New file.
2006-09-19 Keith Seitzjvmti.cc (THREAD_DEFAULT_TO_CURRENT): Clarify parameter...
next
This page took 0.076815 seconds and 5 git commands to generate.