aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-24configure.ac (THREADS): Add REENTRANT for *-*-hpux11*.Andreas Tobler3-5/+27
2006-03-24avr-protos.h (extra_constraint): Delete.Denis Chertykov5-109/+161
2006-03-24re PR middle-end/26611 (openmp gomp ICE at gimplify.c:4257)Jakub Jelinek5-11/+55
2006-03-24regrename.c (scan_rtx_address): Initialize a variable to shut up the compiler.Bernd Schmidt2-1/+6
2006-03-24rs6000-protos.h (rs6000_offsettable_memref_p): Declare.Eric Botcazou4-23/+57
2006-03-24tree-ssa-dom.c (propagate_rhs_into_lhs): Temporarily work around bug in immed...Jeff Law5-0/+59
2006-03-24re PR libstdc++/20448 (locale testsuite fails when GCC is configured with --d...Mark Mitchell3-9/+28
2006-03-24Daily bump.GCC Administrator1-1/+1
2006-03-24ffitarget.h (enum ffi_abi): Add FFI_LINUX.Alan Modra6-163/+219
2006-03-24re PR target/26607 (Illegal inlined assembler on config/rs6000/darwin-ldouble.c)Alan Modra2-1/+8
2006-03-23Update FSF address.Joern Rennecke1-2/+2
2006-03-23divtab-sh4.c, [...]: New files.J"orn Rennecke8-17/+902
2006-03-23haifa-sched.c (choose_ready): Fix type of the local variable.Maxim Kuvyrkov6-14/+51
2006-03-23alpha.c (alpha_legitimate_constant_p): Reject tls symbols.Richard Henderson2-1/+7
2006-03-23re PR target/26347 (hidden weak extern functions fail regardless of existence...Richard Henderson2-176/+184
2006-03-23re PR tree-optimization/26795 (ACATS ICE c37213d on x86 in valid_in_set, at t...Andrew Pinski2-9/+6
2006-03-23cse.c (cse_end_of_basic_block): Do not check for LOOP_END note.Zdenek Dvorak2-1/+4
2006-03-23cfgloopmanip.c (create_loop_notes): Removed.Zdenek Dvorak7-115/+19
2006-03-23varasm.c (output_constant_pool): Restore fnname and fndecl arguments.Richard Sandiford2-4/+12
2006-03-22name-lookup.c (push_namespace_with_attribs): Only apply hidden visibility to ...Jason Merrill2-0/+7
2006-03-23Daily bump.GCC Administrator1-1/+1
2006-03-22endfile_2.f90: Delete temp file.Kaveh R. Ghazi2-0/+5
2006-03-22re PR c++/26790 (ICE with -fmudflap returning an incomplete struct)Volker Reichelt2-0/+6
2006-03-22re PR c++/26789 (ICE on incomplete struct with -fmudflap)Volker Reichelt2-0/+9
2006-03-22re PR driver/22600 (Exit code should be different from 1 for internal compile...Volker Reichelt7-8/+43
2006-03-22[multiple changes]Thomas Koenig16-27/+480
2006-03-22loop-unroll.c (analyze_iv_to_split_insn): Handle iv_analyze_result returning ...Jeff Law2-1/+16
2006-03-22MAINTAINERS (Write After Approval): Remove myself.Janne Blomqvist2-1/+6
2006-03-22re PR libstdc++/26777 (sync_with_stdio(false) triggers bug with sgetc and pub...Paolo Carlini3-7/+103
2006-03-22* config/bfin/bfin.h (ASM_FORMAT_PRIVATE_NAME): Remove.Jie Zhang2-13/+4
2006-03-22re PR middle-end/26084 (ICE (segfault) on C++ OpenMP code)Richard Henderson7-133/+345
2006-03-22ChangeLog: Revert bogus part of r112256.Richard Biener1-0/+1
2006-03-22md.texi (-mshared): Mention that -mshared code can be linked into shared libr...Richard Sandiford2-2/+8
2006-03-22md.texi: Refer to i386/constraints.md instead of i386/predicates.md.Richard Sandiford5-136/+163
2006-03-22predicates.md (const_call_insn_operand): Allow direct calls to locally-define...Richard Sandiford1-5/+26
2006-03-22re PR fortran/17298 (gfortran ICE: Not Implemented: Scalarization of non-elem...Paul Thomas5-3/+389
2006-03-22* builtins.c (expand_builtin_fork_or_exec): Fix pasto.Jason Merrill2-2/+4
2006-03-21re PR middle-end/20297 (#pragma GCC visibility isn't properly handled for bui...Jason Merrill5-0/+40
2006-03-22Daily bump.GCC Administrator1-1/+1
2006-03-21gcc-dg.exp (cleanup-modules): New proc.Janis Johnson109-17/+271
2006-03-21predicates.md (const_call_insn_operand): Allow direct calls to locally-define...Richard Sandiford7-70/+235
2006-03-21unwind-hpux.c: New file.Steve Ellcey3-1/+48
2006-03-21advance.f90, [...]: Delete temp file.Kaveh R. Ghazi10-6/+23
2006-03-21re PR libgomp/26384 (FAIL: libgomp.c/appendix-a/a.18.1.c execution test)Steve Ellcey2-6/+11
2006-03-21tree-vrp.c (extract_range_from_unary_expr): Derive ranges for type conversion...Jeff Law4-17/+81
2006-03-21config.gcc (i[34567]86-*-solaris2*): Add config/sol2-10.h to tm_file on Solar...Eric Botcazou10-11/+76
2006-03-21re PR tree-optimization/26781 (ICE in tree-ssa-pre.c at create_component_ref_...Andrew Pinski5-0/+35
2006-03-21re PR c++/26690 (ICE in get_callee_fndecl, at tree.c:5806 with OpenMP)Jakub Jelinek5-0/+46
2006-03-21genautomata.c (<struct state>, [...]): New members.Michael Matz2-38/+112
2006-03-21re PR c++/26691 (Wrong code for constructor with default value)Jakub Jelinek4-6/+53