aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-12-30Daily bump.GCC Administrator1-1/+1
2005-12-29bitmap.c (bitmap_element_free, [...]): Added code to properly maintain the va...Kenneth Zadeck2-28/+280
2005-12-29invoke.texi (Objective-C and Objective-C++ Dialect Options -fobjc-exceptions)...Mike Stump2-2/+9
2005-12-29s-osinte-linux-hppa.ads: Correct alignment of atomic_lock_t.John David Anglin2-1/+5
2005-12-29varasm.c (get_section): Use gcc_assert.Nathan Sidwell7-9/+62
2005-12-29m68k.h (RETURN_ADDR_RTX): Define.Paul Brook3-6/+19
2005-12-29lb1sf68.asm (__cmpdf2): Fix typo in immediate mask.Paul Brook2-22/+86
2005-12-29fpgnulib.c (__extendsfdf2): Handle negative zero.Paul Brook3-18/+44
2005-12-29m68k.c (m68k_output_pic_call): Don't use bsr.l for !TARGET_68020.Paul Brook6-6/+21
2005-12-29re PR fortran/25532 (ICE in gfc_conv_component_ref, at fortran/trans-expr.c:269)Paul Thomas4-1/+64
2005-12-29re PR target/25572 (ppc64 -mminimal-toc trashes r30)Alan Modra2-0/+7
2005-12-29Daily bump.GCC Administrator1-1/+1
2005-12-28config.gcc (mt-*-*): Add --with-arch support.Nathan Sidwell4-5/+35
2005-12-28re PR libfortran/25139 ("Invalid argument" error on I/O)Jerry DeLisle2-0/+26
2005-12-28re PR libfortran/25139 ("Invalid argument" error on I/O)Jerry DeLisle6-4/+27
2005-12-28re PR fortran/25587 (Garbage in output of -fdump-tree-original)Andrew Pinski2-1/+6
2005-12-28natPlainSocketImplWin32.cc (connect): Same as previous patch, but for win32.Anthony Green2-3/+14
2005-12-28natPlainSocketImplPosix.cc (connect): Record address and port before attempti...Anthony Green2-3/+14
2005-12-28[multiple changes]Anthony Green5-34/+32
2005-12-28locks.h (compare_and_swap): Add ldcw semaphore to make operation atomic.John David Anglin2-15/+52
2005-12-28re PR tree-optimization/25394 (libgcc2.c:2033: ICE: tree check: expected tree...Daniel Berlin2-5/+14
2005-12-28lwg-active.html, [...]: Import Revision 40.Paolo Carlini3-39/+352
2005-12-28Make-lang.in: Remove distdir from comment.Rafael Ávila de Espíndola2-1/+5
2005-12-28Make-lang.in (treelang.distdir): Remove.Rafael Ávila de Espíndola2-7/+6
2005-12-28testsuite_allocator.h (check_deallocate_null): Return true.Chris Jefferson2-1/+6
2005-12-28[multiple changes]Paolo Carlini24-190/+269
2005-12-28re PR libfortran/25550 (file data corrupted after reading end of file)Jerry DeLisle2-0/+23
2005-12-28re PR libfortran/25550 (file data corrupted after reading end of file)Jerry DeLisle2-0/+7
2005-12-28re PR libfortran/25419 (gfortran read does not take comma for default on one ...Jerry DeLisle2-0/+23
2005-12-28re PR libfortran/25419 (gfortran read does not take comma for default on one ...Jerry DeLisle2-4/+7
2005-12-28gfortran-dg.exp: Remove trailing whitespace.Tobias Schlüter3-2/+8
2005-12-28global.c, [...]: Move DEF_VEC_P(basic_block) and DEF_VEC_ALLOC_P(basic_block,...Kazu Hirata4-5/+10
2005-12-28Daily bump.GCC Administrator1-1/+1
2005-12-27fold-const.c (int_const_binop): Return NULL_TREE when an expression can't be ...Roger Sayle2-91/+88
2005-12-28fp-int-convert-timode.c: Don't test IBM Extended Double long doubles or repea...Alan Modra2-0/+11
2005-12-27re PR testsuite/25442 (-fpic/-fPIC failures in gcc.dg/ipa/ipa-1.c ipa-2.c ipa...Kaveh R. Ghazi9-3/+22
2005-12-27re PR c++/25439 ("template<> int A<0>" accepted)Mark Mitchell7-53/+99
2005-12-27tree-vrp.c (extract_range_from_binary_expr): Use build_int_cst instead of fol...Kazu Hirata2-2/+7
2005-12-27PR c++/23171, c++/23172, c++/25417.Mark Mitchell15-96/+179
2005-12-27* MAINTAINERS: Update my email address.Steven Bosscher2-1/+5
2005-12-27Daily bump.GCC Administrator1-1/+1
2005-12-26re PR middle-end/25125 ((short) ((int)(unsigned short) + (int)) is done in th...Kazu Hirata7-4/+55
2005-12-26re PR middle-end/25568 (RTL checking bootstrap failure on i686-unknown-linux-...Graham Stott2-0/+8
2005-12-26mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter.Chris Jefferson50-120/+211
2005-12-26Daily bump.GCC Administrator1-1/+1
2005-12-25final.c (compute_alignments): Make it static.Kazu Hirata6-11/+16
2005-12-25Daily bump.GCC Administrator1-1/+1
2005-12-24expr.c (force_operand): Use expand_fix and expand_float to implement integer ...Roger Sayle2-16/+22
2005-12-24re PR fortran/25029 (Assumed size array can be associated with array pointer ...Paul Thomas4-126/+16
2005-12-24stl_algobase.h (fill(const _Deque_iterator&, const _Deque_iterator&, const _T...Paolo Carlini3-0/+90