Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
the 64-bit midipix target.
|
|
|
|
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
|
|
|
|
+ do not build libc.so with -DSHARED for the midipix targets.
+ provide surrogate init/fini arrays that allow invocation of the
ctors/dtors iteration routines.
+ provide a builtin tls for the first thread.
+ update __copy_tls to match the layout of the simplified struct __tls.
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
without libgcc.
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
these header files should be kept in sync with their linux x86_64 counterparts,
with three minor exceptions:
1) page size (65536)
2) jmp_buf (8 pointers)
3) TIOCGPTN and TIOCSPTLCK (normal sequence)
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
this works around a limitation in binutils, where weak symbols
are correctly resolved within the linked image, yet not exported
via --export-all-symbols.
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
+ see musl commit d5a5045382315e36588ca225889baa36ed0ed38f
for additional information.
|
|
|
|
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
to __psx_init (clarity, matching name of library symbol).
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
this works around a limitation in binutils, where weak symbols
are correctly resolved within the linked image, yet not exported
via --export-all-symbols.
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
with their linux x86_64 counterparts, with three minor exceptions:
1) page size (65536)
2) jmp_buf (10 pointers)
3) TIOCGPTN and TIOCSPTLCK (normal sequence)
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|
|
signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information.
|