aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-22* ree.c (struct ext_modified): Add ATTRIBUTE_PACKED.Jakub Jelinek2-1/+5
2012-11-22Adjust decimal point of signed accum mode to GCC default.Georg-Johann Lay6-416/+499
2012-11-22configure.tgt (i[3456]86): Handle -mx32 like -m64.Matthias Klose2-1/+5
2012-11-22Daily bump.GCC Administrator1-1/+1
2012-11-22atanq.c (atanq): Update from GLIBC.David S. Miller6-2/+49
2012-11-21t-linux: New file; define MULTIARCH_DIRNAME.Matthias Klose3-0/+7
2012-11-21t-linux: Define MULTIARCH_DIRNAME.Matthias Klose2-0/+8
2012-11-21t-linux: New file; define MULTIARCH_DIRNAME.Matthias Klose3-1/+7
2012-11-21re PR rtl-optimization/55414 (spec2006 416.gamess compilation fails on LRA)Vladimir Makarov2-17/+40
2012-11-21re PR fortran/55352 (Erroneous gfortran warning of unused module variable whe...Janus Weil4-14/+56
2012-11-21alpha: Update to new extv/insv patternsRichard Henderson2-50/+43
2012-11-21re PR pch/55399 (pch tests fail on mips-mti-linux-gnu target)Steve Ellcey2-1/+7
2012-11-21re PR libgomp/55411 (OMP threads lose their OMP_WAIT_POLICY when another OMP ...Jakub Jelinek2-1/+16
2012-11-21Document __SANITIZE_ADDRESS__H.J. Lu2-0/+8
2012-11-21Define __SANITIZE_ADDRESS__ for -fsanitize=addressH.J. Lu2-0/+9
2012-11-21common.opt: Change faddress-sanitizer to fsanitize=address.Wei Mi6-11/+22
2012-11-21ipa-prop.h (struct ipa_node_params): Rename clone_for_all_contexts to do_clon...Martin Jambor6-12/+140
2012-11-21re PR tree-optimization/55260 (ICE: in ipa_get_parm_lattices, at ipa-cp.c:263...Martin Jambor4-127/+200
2012-11-21t-linux64: Add multiarch names in MULTILIB_OSDIRNAMES.Matthias Klose2-1/+6
2012-11-21extend libsanitizer/README.gccKostya Serebryany2-4/+19
2012-11-21re PR gcov-profile/55417 (AddressSanitizer reports stack-buffer-overflow in p...Teresa Johnson2-6/+12
2012-11-21re PR libquadmath/55225 (Fail to build lgammaq.c from trunk with mingw-w64)Tobias Burnus6-1/+75
2012-11-21t-aarch64-linux: Define MULTIARCH_DIRNAME for linux target.Matthias Klose2-0/+8
2012-11-21* config/i386/i386.mdUros Bizjak2-63/+65
2012-11-21Fix parallel build race.Marcus Shawcroft2-1/+5
2012-11-21pr55238.c: Remove hidden attribute.Martin Jambor2-1/+5
2012-11-21libgo: Update to current version of master library.Ian Lance Taylor321-19158/+62006
2012-11-21* config/arm/arm-cores.def (cortex-m1, cortex-m0)Bin Cheng8-16/+77
2012-11-21configure.ac: Substitute `with_cpu'.Matthias Klose9-14/+35
2012-11-21install.texi: Move multiarch paragraph out of multilib documentation.Matthias Klose2-6/+11
2012-11-21Daily bump.GCC Administrator1-1/+1
2012-11-20t-linux-eabi: Define MULTIARCH_DIRNAME for linux target.Matthias Klose2-1/+8
2012-11-20stor-layout.c (bit_field_mode_iterator::next_mode): Fix signedness.Richard Sandiford2-6/+13
2012-11-20re PR rtl-optimization/55396 (-O2 -m32 -fno-omit-frame-pointer: internal comp...Vladimir Makarov2-1/+7
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo83-251/+355
2012-11-20Fix sanitizer build on sparc64.Konstantin Serebryany2-2/+18
2012-11-20vec.h (class vec_prefix): Change into struct.Jakub Jelinek3-101/+118
2012-11-20re PR middle-end/55403 (ICE building libitm)Richard Sandiford2-5/+13
2012-11-20rs6000.md (movdf_hardfloat32): Add a comment explaining the register ordering...Michael Meissner2-0/+13
2012-11-20re PR tree-optimization/55350 (verify_gimple failed with invalid (pointer) op...Aldy Hernandez3-3/+26
2012-11-20[multiple changes]Uros Bizjak7-51/+68
2012-11-20* dwarf.c (read_attribute): Always clear val.Ian Lance Taylor2-0/+10
2012-11-20rs6000.md (largetoc_low): Revert.David Edelsohn2-5/+17
2012-11-20Fix dependencies for tlink.o.Diego Novillo2-1/+5
2012-11-20Convert vec<> into a POD.Diego Novillo3-101/+130
2012-11-20re PR target/55268 (gcc4.8 mingw-w64 wrong stdcall import symbols generated a...Kai Tietz3-2/+13
2012-11-20re PR libstdc++/55413 ([LTO] hashtable.h:1648 '__bbegin_bkt' may be used unin...Paolo Carlini3-8/+15
2012-11-202012-11-20 Matthias Klose <doko@ubuntu.com>Matthias Klose4-4/+10
2012-11-20v850.c (F): New function.Nick Clifton6-194/+513
2012-11-20i386.c (ix86_expand_call): Emit CLOBBERs in VOIDmode.Uros Bizjak2-20/+16