Age | Commit message (Collapse) | Author |
|
I needed this patch setting CPU_LDFLAGS to build uClibc for little-endian
MIPS (with a compiler with both little-endian and big-endian multilibs);
otherwise it used ld (in default big-endian mode) to link little-endian
objects.
|
|
|
|
|
|
|
|
as report by Thomas in Bug 618
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the mailing list
|
|
needed to shrink the pads as well to maintain ABI compat
|
|
|
|
|
|
|
|
|
|
to make them go away ... the vfork() is safe due to the logic following it
|
|
in size, even on 64bit hosts, while Addr is the proper native size ... also get creative with our signed/unsigned usage to get rid of warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
e-mail list
|
|
e-mail list
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
init_fini_list
|
|
|
|
|
|
|
|
|
|
|