aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-11-03re PR c++/38699 (ICE using offsetof with pointer and array accesses)Dodji Seketeli5-7/+83
2009-11-03i386.md (*call_value_1_rex64_ms_sysv): Use register names instead of numerica...Uros Bizjak2-31/+38
2009-11-03re PR target/41900 (call *%esp shouldn't be generated because of CPU errata)Uros Bizjak7-29/+118
2009-11-03*gcc.c-torture/execute/pr40668.c: Correct for 16bit int size.Andy Hutchinson2-2/+11
2009-11-03Daily bump.GCC Administrator1-1/+1
2009-11-02re PR testsuite/41856 (g++.dg/lookup/extern-c-redecl[3,4] .C should be target...Dodji Seketeli3-4/+11
2009-11-02re PR c++/37093 (ICE with pointer to member template parameters)Dodji Seketeli5-0/+89
2009-11-02re PR testsuite/41878 (ERROR: gfortran.dg/vect/vect-2.f90)Janis Johnson2-3/+9
2009-11-02* c-c++-common/dfp/pr35620.c: Give the union a name.Jason Merrill2-1/+2
2009-11-02Restrict DR 757 change to C++0x mode.Jason Merrill19-34/+149
2009-11-02re PR tree-optimization/41857 (Loop optimizer breaks __ea pointers with -mea64)Ulrich Weigand6-16/+111
2009-11-02re PR tree-optimization/41750 (IPA-SRA is broken)Martin Jambor4-25/+110
2009-11-02re PR tree-optimization/41841 (segfault using '-O -fipa-cp -fipa-struct-reorg...Jakub Jelinek4-0/+37
2009-11-02re PR debug/41893 (ICE with -combine and debug)Jakub Jelinek5-1/+33
2009-11-02re PR c++/41774 (ice: vector VEC(visibility,base) pop domain error, in pop_vi...Jakub Jelinek9-23/+66
2009-11-01restrict-1.c: Move to c-c++-common.Jason Merrill4-0/+6
2009-11-02Daily bump.GCC Administrator1-1/+1
2009-11-01tree.def (TARGET_MEM_REF): Update comment.Eric Botcazou5-3/+39
2009-11-01[multiple changes]Tobias Burnus5-12/+150
2009-11-01re PR fortran/41850 (Wrong-code with optional allocatable arrays)Tobias Burnus4-13/+79
2009-11-01tree.c (cv_unqualified): New fn.Jason Merrill6-1/+40
2009-11-01* rtti.c (tinfo_name): Fix lengths for private case.Jason Merrill4-3/+30
2009-11-01re PR c++/41754 (initializer list internal compiler segfault)Jason Merrill4-2/+31
2009-11-01Daily bump.GCC Administrator1-1/+1
2009-11-01frv.c (frv_function_value, [...]): New functions.Anatoly Sokolov4-42/+49
2009-11-01mn10300.c (mn10300_function_value): Make static, add new 'outgoing' argument.Anatoly Sokolov4-22/+44
2009-10-31A9 integer pipeline description.Ramana Radhakrishnan2-6/+184
2009-10-31tree-ssa-sccvn.c (vn_reference_lookup_3): Bail out instead of aborting if the...Eric Botcazou4-2/+54
2009-10-31ipa-inline.c (cgraph_decide_inlining): Include reason for not inlining called...Toon Moene2-2/+9
2009-10-31re PR target/41885 (AVR Rotate patterns do not correctly consider overlap.)Andy Hutchinson2-0/+129
2009-10-31Daily bump.GCC Administrator1-1/+1
2009-10-30mangle.c (mangle_type_string_for_rtti): Reapply 153734.Jerry Quinn5-50/+50
2009-10-30linux-eabi.h (LINK_SPEC): BE8_LINK_SPEC added.Daniel Gutson3-2/+10
2009-10-30revert: decl.c (cp_fname_init): Correct build_string argument.Jason Merrill2-1/+6
2009-10-30re PR lto/41858 (-flto -O2 crashes when many source files.)Richard Guenther4-30/+40
2009-10-30utils.c (MAX_FIXED_MODE_SIZE): Delete.Eric Botcazou5-23/+40
2009-10-30Fix a typo.H.J. Lu1-1/+1
2009-10-30target-def.h (TARGET_ASM_TTYPE): Correct typo of TARGET_ARM_TTYPE.Nathan Sidwell3-2/+7
2009-10-30* lib/target-supports.exp: Handle powerpc-*-elf.Andrew Jenner2-0/+5
2009-10-30tree-sra.c (build_ref_for_offset_1): Remove a comment.Martin Jambor2-2/+4
2009-10-30Optimize -mstackrealign.H.J. Lu16-44/+274
2009-10-30[multiple changes]Arnaud Charlet9-67/+133
2009-10-30[multiple changes]Arnaud Charlet4-172/+192
2009-10-302009-10-30 Emmanuel Briot <briot@adacore.com>Emmanuel Briot7-745/+1300
2009-10-30make.adb, [...] (Library_File_Stamp): Removed, since unused.Emmanuel Briot4-36/+93
2009-10-30Remove executable property.Arnaud Charlet3-0/+0
2009-10-30[multiple changes]Arnaud Charlet22-111/+104
2009-10-30tinfo.cc (operator=(const type_info&)): Revert 153734.Jerry Quinn5-37/+62
2009-10-30[multiple changes]Arnaud Charlet4-10/+42
2009-10-30[multiple changes]Arnaud Charlet8-54/+172