aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-01-24linux.h (DBX_REGISTER_NUMBER): Delete.Eric Botcazou4-24/+6
2009-01-24re PR c/38938 (-Wno-all doesn't work on -Wpointer-sign)H.J. Lu2-2/+8
2009-01-24re PR fortran/38955 (testsuite/gfortran.dg/array_constructor_24.f fails due ...David Billinghurst2-1/+7
2009-01-24re PR tree-optimization/38953 ([graphite] loop closed SSA not maintained by g...Sebastian Pop4-5/+153
2009-01-24Daily bump.GCC Administrator1-1/+1
2009-01-24neon.md (neon_type): Move to arm.md.Paul Brook5-74/+90
2009-01-24bitmap.h (BITMAP_FREE): Eliminate `implicit conversion from void *' warning f...Ben Elliston3-4/+8
2009-01-23re PR middle-end/38932 (ICE in set_value_range, at tree-vrp.c:398)Paolo Bonzini7-19/+59
2009-01-23fix testcase sms-7.cRevital Eres2-3/+7
2009-01-23c-decl.c (finish_struct): Move code to set DECL_PACKED after DECL_BIT_FIELD i...Adam Nemet18-9/+174
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-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 Seketeli19-306/+143
2009-01-22Daily bump.GCC Administrator1-1/+1
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 Seketeli19-107/+356
2009-01-21re PR fortran/38887 (run-time abort for MVBITS with run-time zero sized array...Daniel Kraft4-3/+26
2009-01-21check alias sets in add_inter_loop_mem_depBingfeng Mei7-0/+139
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 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 Sandoe4-0/+13
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-18re PR target/38736 (-mavx can change the ABI via BIGGEST_ALIGNMENT)H.J. Lu16-12/+148