1. 20 Jan, 2012 11 commits
  2. 19 Jan, 2012 14 commits
  3. 18 Jan, 2012 12 commits
  4. 17 Jan, 2012 3 commits
    • *: Regenerate. · 576a1fe2
      2012-01-17  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* doc/html/*: Regenerate.
      
      From-SVN: r183264
      Benjamin Kosnik committed
    • configure.ac (BUILD_EPUB): Adjust for epub3. · 43fe49ec
      2012-01-17  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* configure.ac (BUILD_EPUB): Adjust for epub3.
      	* configure: Regenerate.
      	* Makefile.in: Same.
      	* doc/Makefile.am (stamp-epub-docbook): Update for epub3.
      	* doc/Makefile.in: Regenerate.
      	* include/Makefile.in: Same.
      	* libsupc++/Makefile.in: Same.
      	* po/Makefile.in: Same.
      	* python/Makefile.in: Same.
      	* src/Makefile.in: Same.
      	* testsuite/Makefile.in: Same.
      
      	* doc/xml/manual/documentation_hacking.xml: Update.
      
      From-SVN: r183263
      Benjamin Kosnik committed
    • re PR middle-end/50325 (76 new fails with rev. 177691) · 3bdb97b8
      gcc/
      2012-01-17  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
      	    Richard Sandiford  <rdsandiford@googlemail.com>
      
      	PR middle-end/50325
      	PR middle-end/51192
      	* optabs.h (simplify_expand_binop): Declare.
      	* optabs.c (simplify_expand_binop): Make global.
      	* expmed.c (store_bit_field_1): Use simplify_expand_binop on big
      	endian targets if the source cannot be exactly covered by word
      	mode chunks.
      
      Co-Authored-By: Richard Sandiford <rdsandiford@googlemail.com>
      
      From-SVN: r183262
      Andreas Krebbel committed