aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-11-10c-parser.c (c_parser_struct_declaration): Handle declaration specifiers follo...Joseph Myers4-1/+18
2010-11-10exgettext: Look for .cc files.Ian Lance Taylor3-14/+41
2010-11-10Daily bump.GCC Administrator1-1/+1
2010-11-09Improve powerpc floating point roundingMichael Meissner8-240/+351
2010-11-09re PR target/43808 (-fipa-reference -fschedule-insns -fstrict-aliasing causes...Jakub Jelinek4-4/+36
2010-11-09re PR tree-optimization/46036 (verify_ssa failed: definition in block 3 follo...Sebastian Pop4-1/+26
2010-11-09re PR testsuite/45663 (New test failures)Jakub Jelinek2-7/+11
2010-11-09re PR debug/46171 (ICE: in gen_rtx_SUBREG, at emit-rtl.c:774 with -fno-tree-d...Jakub Jelinek4-21/+88
2010-11-09* config/fr30/fr30.c: Include "df.h".Anatoly Sokolov2-0/+5
2010-11-09re PR target/44759 (mn10300.md signed/unsigned comparisons)Joern Rennecke3-11/+16
2010-11-09re PR target/44755 (picochip.md enum types mismatch)Joern Rennecke6-55/+92
2010-11-09re PR tree-optimization/46355 (ICE: SIGSEGV in create_preheader (cfgloopmanip...Richard Guenther4-1/+31
2010-11-09re PR rtl-optimization/46237 (SPECint2006 403.gcc fails with -mzarch -m31)Andreas Krebbel2-0/+23
2010-11-09pdp11.md (lshrsi3, lshrhi3): Use add for decrement.Paul Koning2-2/+7
2010-11-09re PR tree-optimization/46177 (ICE: in prop_phis, at tree-loop-distribution.c...Richard Guenther4-29/+36
2010-11-09ix86_expand_split_stack_prologue (args_size): Change type to unsigned HOST_WI...Joern Rennecke2-4/+8
2010-11-09re PR tree-optimization/46312 (gcc.dg/vec-scal-opt2.c fails for ARM targets.)Richard Guenther4-0/+16
2010-11-09Call get_input_file_name to get file name.H.J. Lu2-2/+12
2010-11-09utils.c (save_gnu_tree): Improve comments.Eric Botcazou2-8/+12
2010-11-09tree.h (contains_placeholder_p): Fix comment.Eric Botcazou8-43/+98
2010-11-09pdp11.c (pdp11_assemble_integer): Clean up fix for output of byte values.Paul Koning2-4/+7
2010-11-09re PR middle-end/46360 (ICE in release_defs, at tree-ssanames.c:313)Jakub Jelinek4-3/+29
2010-11-09re PR c++/45894 ([C++0x] ICE: segmentation fault with -Wall)Jakub Jelinek4-1/+40
2010-11-09re PR fortran/46313 ([OOP] class container naming collisions)Janus Weil15-101/+191
2010-11-09re PR middle-end/46221 (huge number of c++ testsuite failures, libstdc++.so a...Richard Guenther5-2/+83
2010-11-09* config/mn10300/mn10300-modes.def: New file.Nick Clifton2-3/+29
2010-11-09Fix formatting issuesEric Botcazou1-30/+26
2010-11-09gengtype.c (get_output_file_name): Declaration moved to gengtype.h.Basile Starynkevitch5-137/+289
2010-11-09fix changelog errorXinliang David Li3-6/+3
2010-11-08re PR c++/46382 (constexpr vs. static_assert in constexpr ctors)Jason Merrill6-8/+67
2010-11-08re PR c++/46335 ([C++0X] [4.6 Regression] ICE: in gimple_add_tmp_var, at gimp...Jason Merrill4-3/+21
2010-11-09Fix PR/46316Xinliang David Li6-4/+56
2010-11-08* config/pdp11/pdp11.md (lshrsi3, lshrhi3): Fix wrong code.Paul Koning2-9/+65
2010-11-08* config/pdp11/pdp11.md (negsi2): Fix wrong code.Paul Koning2-2/+5
2010-11-08pdp11.c (pdp11_assemble_integer): Mask byte values to 8 bits.Paul Koning2-4/+10
2010-11-09Daily bump.GCC Administrator1-1/+1
2010-11-09re PR fortran/43899 (Wrong unused-variable warning with NAMELISTs)Jerry DeLisle2-2/+9
2010-11-08re PR fortran/46344 ([OOP] ICE with allocatable CLASS components)Janus Weil4-2/+34
2010-11-08In gcc/objc/: 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero18-25/+902
2010-11-08In gcc/objc/: 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero11-25/+438
2010-11-08In gcc/objc/: 2010-11-08 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero20-188/+1384
2010-11-08Correct conversion/overflow behavior.Jason Merrill14-74/+126
2010-11-08add PR numberJason Merrill2-0/+2
2010-11-08re PR target/44757 (lm32.md: In function ‘gen_ashlsi3’:unused variable â€...Joern Rennecke4-11/+22
2010-11-08Fix PR 46378 and PR 45585Michael Meissner4-9/+30
2010-11-08re PR target/44758 (frv.md: incompatible enum comparisons / return)Joern Rennecke4-144/+174
2010-11-08re PR bootstrap/46358 (i686-pc-linux-gnu bootstrap failure in r166429)Joern Rennecke2-4/+8
2010-11-08re PR target/46280 (Several testcases FAIL with 16byte alignment ABI warning ...Rainer Orth21-5/+66
2010-11-08gengtype (get_output_file_for_structure): Ensure type is union or struct.Basile Starynkevitch2-2/+13
2010-11-08pr45982.c: Add -std=c99Steve Ellcey3-0/+7