- 
    Wed Aug 31 2016 Jakub Jelinek <jakub@redhat.com> 4.8.5-11
    - on aarch64 emit scheduling barriers before stack deallocation in
  function epilogues (#1362635, PR target/63293) 
- 
    Wed Aug 10 2016 Jakub Jelinek <jakub@redhat.com> 4.8.5-10
    - include vecintrin.h intrinsic header on s390 (#1182152) 
- 
    Fri Jul 15 2016 Jakub Jelinek <jakub@redhat.com> 4.8.5-9
    - backport OpenMP 4.5 support to libgomp (library only; #1357060,
  PRs libgomp/68579, libgomp/64625) 
- 
    Wed Jun 15 2016 Jakub Jelinek <jakub@redhat.com> 4.8.5-8
    - fix a bug in C++ ref-to-ptr conversion (#1344807)
- fix combiner handling of jumps on aarch64 (#1344672,
  PR rtl-optimization/52714) 
- 
    Thu Jun 09 2016 Jakub Jelinek <jakub@redhat.com> 4.8.5-7
    - ensure the timestamp on printers.py is always the same (#1344291) 
- 
    Mon Jun 06 2016 Jakub Jelinek <jakub@redhat.com> 4.8.5-6
    - backport s390 z13 support (#1182152)
- fix up -fsanitize=address on powerpc64 with 46-bit virtual address space
  (#1312850)
- throw exception on std::random_device::_M_getval() failure (#1262846,
  PR libstdc++/65142, CVE-2015-5276) 
- 
    Tue May 10 2016 Jakub Jelinek <jakub@redhat.com> 4.8.5-5
    - fix up libitm HTM fastpath (#1180633)
- on ppc64le default to -mcpu=power8 instead of -mcpu=power7 (#1213268)
- fix up size in .debug_pubnames (#1278872)
- turn powerpc* HTM insns into memory barriers (#1282755, PR target/67281)
- make sure to handle __builtin_alloca_with_align like alloca in
  -fstack-protector* (#1289022, PR tree-optimization/68680)
- improve DW_AT_abstract_origin of DW_TAG_GNU_call_site on s390 with -fPIC
  (#1312436)
- fix up libstdc++ pretty-printers (#1076690, PR libstdc++/53477)
- don't pass explicit --oformat option to ld on powerpc* (#1296211)
- backport Intel Memory Protection Keys ISA support - -mpku (#1304449) 
- 
    Wed Jul 15 2015 Jakub Jelinek <jakub@redhat.com> 4.8.5-4
    - fix up basic_streambuf copy constructor and assignment operator
  (#1243366) 
- 
    Thu Jul 02 2015 Jakub Jelinek <jakub@redhat.com> 4.8.5-3
    - backport aarch64 crc enablement - -mcpu=generic+crc (#1179935)
- rebuild against fixed binutils to fix up systemtap markers on aarch64
  (#1238462) 
- 
    Wed Jul 01 2015 Jakub Jelinek <jakub@redhat.com> 4.8.5-2
    - add --enable-targets=powerpcle-linux on ppc64le (#1237363)