aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-23mf-impl.h (__mf_get_state, [...]): Don't use __thread when TLS support is emu...Jie Zhang9-4/+71
2009-01-23Daily bump.GCC Administrator1-1/+1
2009-01-22c-opts.c (c_common_post_options): Fix a typo in comments.H.J. Lu2-1/+5
2009-01-22thread (__thread_data_base, thread): Rename member functions to match coding ...Jonathan Wakely4-14/+30
2009-01-22re PR target/38384 (shared link/execute fails for cross gcc from linux to tar...Benjamin Kosnik3-2/+9
2009-01-22* gcc.dg/pr35729.c: Make test x86 specific.Steve Ellcey2-1/+8
2009-01-22Should have been in previous checkin.Steve Ellcey1-2/+3
2009-01-22re PR middle-end/38615 (invalid promotion to static from auto)Steve Ellcey2-0/+24
2009-01-22re PR middle-end/38615 (invalid promotion to static from auto)Steve Ellcey2-1/+9
2009-01-22re PR target/38931 (Seg fault when getting instruction latency on a *movsi_1 ...Uros Bizjak4-5/+39
2009-01-22arm.h (DATA_ALIGNMENT): Align structures, unions and arrays to a word boundary.Richard Earnshaw2-0/+19
2009-01-22arm.c (all_architectures): Add iWMMXt2 entry.Mark Shinwell5-3/+14
2009-01-22bpabi.h (SUBTARGET_EXTRA_ASM_SPEC): Bump EABI version number to five.Mark Shinwell2-1/+6
2009-01-22Reverted commit 143546 related to PR c++/26693Dodji Seketeli21-308/+148
2009-01-22Daily bump.GCC Administrator1-1/+1
2009-01-21functions.c: Remove atomic_flag_fence.Benjamin Kosnik2-2/+6
2009-01-21re PR middle-end/38587 (IRA doesn't preserve local variables after setjmp)Vladimir Makarov2-0/+9
2009-01-21re PR bootstrap/37660 (Error Building libssp, recent update)Dave Korn2-3/+27
2009-01-21ssa-store-ccp-3.c: Skip for mips*-*-linux* and mips*-*-irix*.Richard Sandiford3-2/+12
2009-01-21* testsuite/ChangeLog: Add missing ChangeLog entry.Uros Bizjak1-0/+5
2009-01-21re PR rtl-optimization/38879 (scheduler does not look for conflicting alias s...Uros Bizjak2-51/+52
2009-01-21re PR c++/26693 (Access checks not performed for types in templates)Dodji Seketeli21-107/+364
2009-01-21re PR fortran/38887 (run-time abort for MVBITS with run-time zero sized array...Daniel Kraft20-48/+91
2009-01-21check alias sets in add_inter_loop_mem_depBingfeng Mei7-0/+139
2009-01-21re PR libstdc++/38834 (FAIL: abi_check on alpha)Benjamin Kosnik3-4/+11
2009-01-21Daily bump.GCC Administrator1-1/+1
2009-01-20re PR other/38758 (gcc ships with GPL-only library parts (longlong.h))Joseph Myers2-15/+39
2009-01-20re PR fortran/38907 (ICE when contained function has same name as module func...Paul Thomas4-31/+112
2009-01-20re PR libstdc++/38919 (math_stubs_long_double.cc: error: redefinition of 'lon...Benjamin Kosnik3-10/+17031
2009-01-20re PR target/30687 (undocumented attributes on ia64)Steve Ellcey2-2/+16
2009-01-20invoke.texi (RANGE): RANGE also takes INTEGER arguments.Tobias Burnus2-3/+8
2009-01-20re PR tree-optimization/38747 (Wrong code due to VIEW_CONVERT_EXPR)Andrew Pinski6-4/+79
2009-01-20common.opt (fgraphite, [...]): Add comment for explaining why these options a...Sebastian Pop2-0/+7
2009-01-20graphite.c (stmt_simple_for_scop_p): Also handle cases when gimple_call_lhs i...Sebastian Pop2-7/+10
2009-01-20re PR target/38902 (__builtin_strcpy doesn't work with -fstack-protector)Kees Cook2-2/+139
2009-01-20re PR target/38868 (r143152 breaks output routines in xplor-nih)Paolo Bonzini4-1/+34
2009-01-20libgcov.c (__gcov_execl, [...]): Remove const qualifier from arg parameter.Ben Elliston3-9/+17
2009-01-20pr36227.c: Move ...Richard Guenther2-0/+7
2009-01-20darwin.h: Add static-libgfortran to LINK_SPEC.Iain Sandoe6-0/+21
2009-01-20Daily bump.GCC Administrator1-1/+1
2009-01-19re PR c++/23287 (Explicitly invoking destructor of template class in a templa...Jason Merrill5-3/+60
2009-01-19re PR fortran/38859 (ubound and lbound treat structure component references a...Mikael Morin4-1/+41
2009-01-19re PR c/38869 (valgrind find problem with -O -mtune=generic)Vladimir Makarov5-2/+24
2009-01-19Daily bump.GCC Administrator1-1/+1
2009-01-19Correct my most recent entry.Ben Elliston1-1/+1
2009-01-18configure.ac (funcs, [...]): Don't munge on Cygwin, as it no longer shares li...Dave Korn3-53/+6
2009-01-18re PR target/38736 (-mavx can change the ABI via BIGGEST_ALIGNMENT)H.J. Lu16-12/+148
2009-01-18re PR tree-optimization/38819 (trapping expression wrongly hoisted out of loop)Richard Guenther8-1/+105
2009-01-18doc/install.texi (Configuration): Remove obsolete paragraphAndreas Schwab2-5/+6
2009-01-18thread (__thread_data_base::__run): Make non-const.Jonathan Wakely3-2/+94