mailing list of musl libc
 help / color / mirror / code / Atom feed
* Progress since 1.1.9
@ 2015-05-27 23:13 Rich Felker
  2015-05-28 11:45 ` Szabolcs Nagy
  0 siblings, 1 reply; 5+ messages in thread
From: Rich Felker @ 2015-05-27 23:13 UTC (permalink / raw)
  To: musl

Fixed regressions from 1.1.9:
- Inability to build as thumb2 for ARM
- i386 thread-pointer-init breakage under qmeu-user
- Broken copy relocations on PowerPC 
- Problems with crt_arch.h on some archs/toolchains
- PIC violations in crt_arch.h based Scrt1.o with vis.h in use

Other fixes:
- Null deref in gettext
- Broken stack alignment in mips Scrt1.o and dynamic linker

Locale work:
- Removing TLS avoidance hacks
- Removing unecessary use of low-level atomics
- Static fail-safe C locales for newlocale to return
- Saving locale name for all categories

New features/enhancements:
- Production of rcrt1.o start file for static PIE
- "CHAR" and "" support in iconv_open
- SH4a inline atomics

Out-of-tree work:
- Refactoring atomics for archs that provide only LLSC or CAS
- New internal-lock/normal-type-mutex design

The one roadmap item I don't have any progress on is what to do with
the libgcc_s symbol version mess, and I think we should probably just
hold off until the next release cycle for that now.

Please test and report any new regressions -- see the above list for
areas that might have regressions. I'll try to keep making a few more
improvements over the next few days and try to get another release
packaged soon!

Rich


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-05-28 20:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-27 23:13 Progress since 1.1.9 Rich Felker
2015-05-28 11:45 ` Szabolcs Nagy
2015-05-28 17:12   ` Rich Felker
2015-05-28 19:47     ` Szabolcs Nagy
2015-05-28 20:43       ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).