.. |
arch
|
The fixuns* come from compiler_rt so softfloat doesn't need to provide them.
|
2014-03-04 06:30:40 +00:00 |
atomic
|
bump date for previous
|
2014-02-02 18:06:33 +00:00 |
cdb
|
bump the date
|
2014-02-06 15:50:40 +00:00 |
citrus
|
revert previous, it causes other problem and I cannot easily debug it.
|
2014-01-18 15:21:41 +00:00 |
compat
|
Avoid a warning and just do the trap #1 instead of calling sigreturn inline.
|
2014-03-04 06:27:00 +00:00 |
compat-43
|
…
|
|
compiler_rt
|
Change remaining "MACHINE_ARCH" to "LIBC_MACHINE_ARCH"
|
2014-03-02 03:04:52 +00:00 |
db
|
fix bug in previous change (sz should be the size of the newly allocated
|
2013-12-25 19:42:23 +00:00 |
dlfcn
|
…
|
|
gdtoa
|
"soon" is "now". Remove all __indr_reference crap.
|
2014-01-16 20:31:42 +00:00 |
gen
|
don't lie about function signatures.
|
2014-02-07 20:20:56 +00:00 |
gmon
|
…
|
|
hash
|
…
|
|
iconv
|
conforms -> conform, since it's the verb for three nouns and thus plural.
|
2013-05-12 10:44:23 +00:00 |
include
|
remove dups
|
2014-01-16 21:02:30 +00:00 |
inet
|
remove unneeded code, and kill parens from return
|
2014-02-10 16:30:54 +00:00 |
isc
|
…
|
|
locale
|
Redo the locale cache to be constant. It now contains the localeconv()
|
2013-09-13 13:13:32 +00:00 |
md
|
…
|
|
misc
|
Put the startup code in .text.startup
|
2013-08-19 22:14:37 +00:00 |
nameser
|
…
|
|
net
|
RFC 3542 (section 10.1) states that optlen should only be checked when
|
2014-02-07 02:36:06 +00:00 |
nls
|
Add nl_langinfo_l, catopen_l and wcsftime_l.
|
2013-08-19 08:03:33 +00:00 |
quad
|
Don't return 0x1.0p31 for every input value 2^N.
|
2013-09-30 19:32:14 +00:00 |
regex
|
…
|
|
resolv
|
"soon" is "now". Remove all __indr_reference crap.
|
2014-01-16 20:31:42 +00:00 |
rpc
|
Increment to the value, not the pointer. (Thorsten Brehm)
|
2014-01-21 17:39:24 +00:00 |
softfloat
|
Add unordtf2.c
|
2014-01-30 19:11:54 +00:00 |
ssp
|
we don't support stpncpy until gcc does
|
2013-11-07 02:01:42 +00:00 |
stdio
|
Handle case where a 0 length template string or a template
|
2014-01-21 19:09:48 +00:00 |
stdlib
|
Powerpc seems to expect minimum 8 byte alignment from malloc as well.
|
2014-02-25 12:13:19 +00:00 |
string
|
moved to common
|
2013-12-27 20:25:11 +00:00 |
sys
|
pipe2 requires fcntl.h for its flags; PR 48614 from Steffen Daode Nurpmeso.
|
2014-02-22 17:26:41 +00:00 |
termios
|
…
|
|
thread-stub
|
Put the startup code in .text.startup
|
2013-08-19 22:14:37 +00:00 |
time
|
Use ${TOOL_GZIP} instead of just gzip in all Makefiles
|
2014-01-27 08:18:07 +00:00 |
tls
|
Put the startup code in .text.startup
|
2013-08-19 22:14:37 +00:00 |
uuid
|
…
|
|
yp
|
…
|
|
Makefile
|
Introduce GENASSYM_CPPFLAGS for options during genassym processing.
|
2014-03-04 14:58:14 +00:00 |
Makefile.inc
|
Pass MLIBDIR to CPPFLAGS.
|
2013-09-19 21:18:17 +00:00 |
libcincludes.mk
|
…
|
|
shlib_version
|
expose __lwp_park60
|
2014-01-31 20:45:48 +00:00 |