summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* re PR c++/34180 (Default copy constructor copies const auto_ptr members)Jason Merrill2009-11-054-0/+25
* re PR c++/7046 (#pragma pack(1) context evaluated at point of instantiation r...Jason Merrill2009-11-055-0/+53
* re PR c++/34870 (argument-dependent lookup fails to find friend declaration)Jason Merrill2009-11-055-1/+23
* re PR c++/41703 (Problems with SFINAE. Source works at gcc 3.4.6 but fails at...Jason Merrill2009-11-054-27/+132
* Daily bump.GCC Administrator2009-11-061-1/+1
* * config/i386/ia32intrin.h: Protect CRC32 builtins with __SSE4_2__.Richard Henderson2009-11-053-0/+14
* re PR fortran/41918 (Superflous warning "was declared INTENT(OUT) but was not...Steven G. Kargl2009-11-052-2/+12
* * gcc-interface/utils.c (gnat_type_for_mode): Handle vector modes.Eric Botcazou2009-11-052-6/+22
* trans.c (lvalue_required_p): New case.Eric Botcazou2009-11-052-11/+22
* re PR fortran/41556 ([OOP] Errors in applying operator/assignment to an abstr...Janus Weil2009-11-054-3/+62
* i386.exp (check_effective_target_xop): Fix typo in builtin's name.Jakub Jelinek2009-11-052-3/+8
* arm.c (arm_fp_model, [...]): Remove.Paul Brook2009-11-059-179/+119
* i386.c (ix86_builtin_reciprocal): Remove dependency on TARGET_RECIP.Michael Matz2009-11-053-1/+12
* re PR c++/36912 (ICE with "-frounding-math -g")Jason Merrill2009-11-054-2/+23
* tree-sra.c (struct access): Changed comment of next_sibling field.Martin Jambor2009-11-052-23/+39
* re PR fortran/41556 ([OOP] Errors in applying operator/assignment to an abstr...Janus Weil2009-11-054-1/+61
* * gcc.target/m68k/pr41302.c: Fix target triplet.Maxim Kuvyrkov2009-11-052-1/+5
* Daily bump.GCC Administrator2009-11-051-1/+1
* df-scan.c (df-uses-record): Add case zero_extract of mem.Kenneth Zadeck2009-11-042-4/+21
* Revert untested varasm.c changeJason Merrill2009-11-044-23/+2
* fixJason Merrill2009-11-041-1/+2
* re PR c++/36912 (ICE with "-frounding-math -g")Jason Merrill2009-11-044-2/+23
* re PR c++/39413 (static_assert and SFINAE)Jason Merrill2009-11-045-6/+43
* Fix nitEric Botcazou2009-11-041-1/+1
* re PR target/10127 (-fstack-check let's program crash)Eric Botcazou2009-11-045-10/+34
* invoke.texi (-mlwp): Add documentation.Harsha Jagasia2009-11-0412-8/+457
* [multiple changes]Janus Weil2009-11-045-1/+54
* correct PR numberJason Merrill2009-11-043-3/+3
* re PR c++/15882 (Check for return type of overloaded operator new too early)Jason Merrill2009-11-044-1/+23
* re PR rtl-optimization/41833 (vec_splat followed by vec_splat could be improved)Andrew Pinski2009-11-044-1/+32
* PR c++/17365, DR 218Jason Merrill2009-11-047-36/+56
* gcc.c (process_command): Handle arguments name@offset.Richard Guenther2009-11-044-15/+83
* config.gcc (i[34567]86-*-*): Include xopintrin.h.Harsha Jagasia2009-11-0438-86/+4393
* re PR driver/11810 (gcc -pipe -ox.o -c x.c writes erroneous x.o on compile e...Mark Mitchell2009-11-044-9/+15
* [multiple changes]Richard Earnshaw2009-11-044-0/+105
* defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton2009-11-0416-52/+26
* re PR tree-optimization/41919 (optimized code with -O2 or -O3 gives strange r...Richard Biener2009-11-041-0/+5
* Another fix to the misaligned store vectorizer patchRevital Eres2009-11-0421-25/+54
* re PR tree-optimization/41919 (optimized code with -O2 or -O3 gives strange r...Richard Guenther2009-11-043-6/+46
* [multiple changes]Maxim Kuvyrkov2009-11-044-0/+72
* c-opts.c (c_common_post_options): Move LTO option processing code ...Richard Guenther2009-11-045-43/+35
* c-common.c (fold_offsetof_1): Use %wd instead of HOST_WIDE_INT_PRINT_DEC.Jakub Jelinek2009-11-042-3/+7
* Daily bump.GCC Administrator2009-11-041-1/+1
* linux.h (TARGET_OS_CPP_BUILTINS): Don't define __pic__ or __PIC__.Maciej W. Rozycki2009-11-042-11/+6
* config.gcc (vax-*-linux*): Keep the original contents of tmake_file while add...Maciej W. Rozycki2009-11-042-1/+6
* re PR c++/36959 (C++ front-end causing a static inline function to be emitted)Jason Merrill2009-11-034-0/+29
* re PR target/10127 (-fstack-check let's program crash)Eric Botcazou2009-11-0315-103/+442
* re PR rtl-optimization/41917 (Strange athrithmetic result with -O3)Jakub Jelinek2009-11-034-2/+42
* pr41900.c: Make test compile only.Uros Bizjak2009-11-033-18/+19
* mips.md: Fix typos.Richard Sandiford2009-11-032-2/+6