Jeremy Soller
|
d7a859fb84
Keep exported functions
|
4 years ago |
Jeremy Soller
|
2629918100
Fix issue if test:redox is run without build:redox
|
4 years ago |
Jeremy Soller
|
0090396132
Run cargo test
|
4 years ago |
samuela
|
0be4208aa7
Fix ar usage in Makefile for macOS compatibility
|
4 years ago |
jD91mZM2
|
7f702720af
Fix header file generation for ptrace
|
5 years ago |
Mateusz Mikuła
|
63a1319e50
Cbindgen update
|
5 years ago |
Jeremy Soller
|
5c0b37a229
Run verify script on Redox
|
5 years ago |
Jeremy Soller
|
e146cb3687
Allow multiple definitions
|
5 years ago |
Jeremy Soller
|
208b56b487
Revert "Allow multiple definition in ld_so to avoid linking issues"
|
5 years ago |
Jeremy Soller
|
b4c738eb62
Allow multiple definition in ld_so to avoid linking issues
|
5 years ago |
Jeremy Soller
|
2606266c3f
If the prefix is recompiled, clzsi2 does not have to be removed.
|
5 years ago |
Jeremy Soller
|
6a16275817
Fix warning, format makefile, and update depends
|
5 years ago |
Jeremy Soller
|
cb9e779ca1
Install ld_so
|
5 years ago |
Jeremy Soller
|
27cebdd688
Build librelibc without incremental support, gc-sections for ld.so
|
5 years ago |
Jeremy Soller
|
084b69b361
Add ld_so executable
|
5 years ago |
Jeremy Soller
|
d9ec8b4ab0
Do not link to standard libraries when making libc.so...
|
5 years ago |
Jeremy Soller
|
2b56f2882b
Add libc.so, remove compiler_builtins
|
5 years ago |
Jeremy Soller
|
cf800b5282
Add shared object for openlibm and pthreads-emb
|
5 years ago |
Jeremy Soller
|
2fdca9bd0a
Work around definition of O_NOFOLLOW, and add target for only building and installing headers
|
5 years ago |
Jeremy Soller
|
bee72373be
Fix panic not producing output
|
5 years ago |
Jeremy Soller
|
cee4449f7c
Replace make calls with MAKE variable
|
5 years ago |
Jeremy Soller
|
0c5abf0361
Combine all libraries into libc.a, call pthread_init and pthread_terminate in libc
|
5 years ago |
Jeremy Soller
|
be035f8862
Copy pthreads-emb files on install
|
6 years ago |
Jeremy Soller
|
8aae8e1564
Add PTE
|
6 years ago |
Jeremy Soller
|
62b0b0d508
Add rustcflags to makefile
|
6 years ago |
Jeremy Soller
|
35bcf93160
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc
|
6 years ago |
Jeremy Soller
|
0a44d4543f
Override CC for aarch64 redox
|
6 years ago |
Jeremy Soller
|
950b4526c7
- Disable output of empty header files
|
6 years ago |
Alexander Theißen
|
e102c234c1
Properly export CC variable in Makefile
|
6 years ago |
Jeremy Soller
|
81dc144241
Abandon overriding cargo flags, for now
|
6 years ago |