aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-23Daily bump.GCC Administrator1-1/+1
2006-09-22driver-i386.c: Always define host_detect_local_cpu.Geoffrey Keating4-15/+16
2006-09-22darwin.h (LINK_SYSROOT_SPEC): New.Geoffrey Keating2-1/+14
2006-09-22configure.ac: Make need_64_bit_hwint case for x86-darwin match exactly the gl...Geoffrey Keating3-2/+8
2006-09-22jvmti.cc (_Jv_JVMTI_GetErrorName): Now static.Marco Trudel2-1/+5
2006-09-22darwin.h (PROFILE_HOOK): Reassociate comment with code.Mike Stump2-2/+7
2006-09-22Fix up whitespacingMike Stump1-1/+1
2006-09-22* MAINTAINERS (Write After Approval): Add myself.Chao-ying Fu2-0/+5
2006-09-22re PR classpath/28661 (HTTP Header differs b/w java and classpath)David Daney2-0/+14
2006-09-22PR libstdc++/29134 (vector<bool> bits)Paolo Carlini5-5/+55
2006-09-22type_traits (add_reference): Robustify vs reference to void.Paolo Carlini10-57/+165
2006-09-22re PR middle-end/28964 (partition_stack_vars uses unstable sort)Richard Guenther2-0/+14
2006-09-22boost_shared_ptr.h: Trivial formatting fixes.Paolo Carlini2-875/+890
2006-09-22re PR other/29176 (Seg fault in demangler)Ian Lance Taylor3-0/+13
2006-09-22Set REG_POINTER flag according to MEM_POINTER flag.Peter Bergner2-0/+8
2006-09-22[multiple changes]Sven de Marothy5-511/+406
2006-09-22re PR tree-optimization/28888 (ICE in tree check: expected cond_expr, have la...Zdenek Dvorak5-64/+106
2006-09-22tree-ssa-propagate.c (set_rhs): Copy EXPR_LOCATION if needed.Jakub Jelinek2-0/+12
2006-09-22jvmti.cc (_Jv_JVMTI_DisposeEnvironment): Check for enabled events.Keith Seitz7-3/+1429
2006-09-22Daily bump.GCC Administrator1-1/+1
2006-09-21configure.ac: Don't use darwin-signal.h as signal handler for Darwin/i386.Sandro Tolaini3-1/+13
2006-09-21os_dep.c: Port to Darwin/i386Sandro Tolaini4-2/+55
2006-09-21re PR c++/29016 (tree check: expected class 'expression', have 'exceptional' ...Mark Mitchell4-0/+27
2006-09-21varasm.c (copy_constant): Fix reversed gcc_assert check.Richard Sandiford2-1/+5
2006-09-21type_traits.h (__numeric_traits_integer): New.Benjamin Kosnik3-13/+58
2006-09-21re PR c++/28303 (ICE on invalid typedef)Lee Millward6-3/+25
2006-09-21re PR c++/28861 (ICE on invalid in-class specialization)Lee Millward5-2/+21
2006-09-21hash_map: Remove forward declaration of equality operator...Paolo Carlini12-355/+39
2006-09-21decfloat.h (DEC*_DEN): Define using the correct builtins.Janis Johnson4-5/+12
2006-09-21re PR debug/29132 (Mips exception handling broken.)Roger Sayle2-1/+8
2006-09-21sso_string_base.h (__sso_string_base<>::_M_max_size(), [...]): Use _M_get_all...Paolo Carlini2-3/+8
2006-09-21crossconfig.m4 (GLIBCXX_CROSSCONFIG): Remove invocations of GLIBCXX_CHECK_COM...Ben Elliston4-2457/+1194
2006-09-21PR libstdc++/29134 (ext/vstring bits)Paolo Carlini4-22/+54
2006-09-21Daily bump.GCC Administrator1-1/+1
2006-09-21re PR libstdc++/29134 (Has there been a serious attempt to define the max_siz...Paolo Carlini24-38/+622
2006-09-21jvmti.cc (_Jv_JVMTI_CreateRawMonitor): Use _Jv_MallocUnchked and return JVMTI...Keith Seitz2-5/+28
2006-09-20re PR target/27650 (internal compiler error while compiling Gecode)Danny Smith2-0/+27
2006-09-20re PR target/27650 (internal compiler error while compiling Gecode)Danny Smith2-0/+16
2006-09-20mips.c (CODE_FOR_mips_abs_ps): Delete.Richard Sandiford11-18/+269
2006-09-20re PR ada/28716 (Ada: Bind_Socket doesn't bind to specified address)Laurent GUERBY2-0/+6
2006-09-20re PR middle-end/25505 (gcc uses way too much stack space for this code)Josh Conner2-1/+7
2006-09-20Remove stray gcc/ from ChangeLog.Paul Brook1-1/+0
2006-09-20unwind-arm.c (selfrel_offset31): Clear top bit for positive offsets.Paul Brook2-0/+8
2006-09-20jvmti.cc (_Jv_JVMTI_GetErrorName): New function.Keith Seitz5-1/+359
2006-09-20extend.texi (Decimal Float): Update for latest draft TR, clean up terminology.Janis Johnson2-15/+36
2006-09-20re PR target/28574 (switch statement points to unreferenced label at -O2)Steve Ellcey3-0/+87
2006-09-20typelist_assoc_container.hpp: Remove, unused.Benjamin Kosnik92-2315/+958
2006-09-20ChangeLog: Fix latest entry.Gary Benson1-7/+7
2006-09-20re PR middle-end/28046 (libgomp test pr27337.C fails intermittently)Jakub Jelinek5-0/+69
2006-09-20i386.c (x86_fisttp): Remove.Eric Christopher5-4/+36