aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-09-27Daily bump.GCC Administrator1-1/+1
2006-09-26re PR middle-end/25261 ([gomp] Nested function calls in #pragma omp parallel ...Jakub Jelinek4-3/+105
2006-09-26re PR fortran/29097 (!$ include 'omp_lib.h' does not work)Jakub Jelinek2-1/+24
2006-09-26re PR objc/29195 (ICE in expand_expr_real_1, at expr.c:6932)Andrew Pinski4-12/+46
2006-09-26Daily bump.GCC Administrator1-1/+1
2006-09-25invoke.texi: Add missing full stop.Matthias Klose2-1/+5
2006-09-25re PR c++/27667 (ICE with in-class specialization)Lee Millward7-11/+49
2006-09-25re PR c++/27329 (ICE with misplaced expression)Lee Millward11-14/+71
2006-09-25cgraph.c (dump_cgraph_varpool_node): Don't crash if called before cgraph_func...Richard Henderson2-1/+9
2006-09-25* ChangeLog: attribute change to its author :)Tobias Schluter1-1/+1
2006-09-25re PR fortran/21203 (gfortran doesn't work on targets/variants without two fl...Tobias Schluter2-1/+7
2006-09-25Daily bump.GCC Administrator1-1/+1
2006-09-24ivopts-1.c: New test.Zdenek Dvorak3-0/+56
2006-09-24tree-ssa-loop-ivopts.c (aff_combination_convert, [...]): New functions.Zdenek Dvorak2-8/+105
2006-09-24re PR target/28911 (Cross compiler build for m68k--elf fails on x86_64-linux-...Kazu Hirata4-3/+27
2006-09-24Daily bump.GCC Administrator1-1/+1
2006-09-23flags.h (HONOR_NANS): Fix typo in comment.Revital Eres2-1/+5
2006-09-23re PR target/29169 (sse3-not-fisttp.c scan-assembler-not fisttp FAILs on i386...Uros Bizjak2-1/+7
2006-09-23driver-i386.c (host_detect_local_cpu): Add prototype.Uros Bizjak2-0/+6
2006-09-23re PR c/28706 (Compile failure with --combine and explicitly aligned structures)Jakub Jelinek6-5/+89
2006-09-23* obj-c++.dg/encode-3.mm: Fix for 64-bit support.Mike Stump2-4/+14
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-22darwin.h (PROFILE_HOOK): Reassociate comment with code.Mike Stump2-2/+7
2006-09-22Fix up whitespacingMike Stump1-1/+1
2006-09-22re PR middle-end/28964 (partition_stack_vars uses unstable sort)Richard Guenther2-0/+14
2006-09-22Set REG_POINTER flag according to MEM_POINTER flag.Peter Bergner2-0/+8
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-22Daily bump.GCC Administrator1-1/+1
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-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-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-21Daily bump.GCC Administrator1-1/+1
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-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-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
2006-09-20vect-5.f90: Don't xfail lp64.Jack Howarth2-3/+7