Accepting request 85188 from Base:System

- Update to 2.14 git version 8bd683657e8a, it contains backports from
  glibc trunk:
  + Avoid race between {,__de}allocate_stack and __reclaim_stacks
    during fork
- Add glibc-2.14-fix-ctors.patch to run ctors (bnc#717671), gcc 4.6
  optimized these away.

- don't use -fasynchronous-unwind-tables on arm, it breaks the build

- Cleanup spec file: remove some tags

OBS-URL: https://build.opensuse.org/request/show/85188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=86
This commit is contained in:
Sascha Peilicke
2011-09-28 12:09:53 +00:00
committed by Git OBS Bridge
parent 6e03c412ea
commit 6332039008
5 changed files with 57 additions and 9 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Sep 27 11:24:02 UTC 2011 - aj@suse.de
- Update to 2.14 git version 8bd683657e8a, it contains backports from
glibc trunk:
+ Avoid race between {,__de}allocate_stack and __reclaim_stacks
during fork
- Add glibc-2.14-fix-ctors.patch to run ctors (bnc#717671), gcc 4.6
optimized these away.
-------------------------------------------------------------------
Mon Sep 26 12:30:09 UTC 2011 - adrian@suse.de
- don't use -fasynchronous-unwind-tables on arm, it breaks the build
-------------------------------------------------------------------
Thu Sep 22 21:07:43 CEST 2011 - dmueller@suse.de
@@ -9,6 +24,11 @@ Thu Sep 22 13:10:02 UTC 2011 - adrian@suse.de
- add armv8l architecture
- don't enforce armv5tel for all arm architectures anymore
-------------------------------------------------------------------
Tue Sep 20 07:54:21 UTC 2011 - aj@suse.de
- Cleanup spec file: remove some tags
-------------------------------------------------------------------
Mon Sep 19 08:09:40 UTC 2011 - opensuse@cboltz.de