Manuel Novoa III
|
d730fb4d64
Multibyte and wide char conversion functions. Some work still to do, but
|
23 years ago |
Eric Andersen
|
5056666758
Several h8300 updates from Yoshinori Sato <qzb04471@nifty.ne.jp>
|
23 years ago |
Eric Andersen
|
df052fadc5
Cleanup slightly
|
23 years ago |
"Steven J. Hill"
|
988174e1c1
Changed path where cross development tools are installed.
|
23 years ago |
"Steven J. Hill"
|
d00911f4c7
Added more debug code.
|
23 years ago |
"Steven J. Hill"
|
b91b4d00d0
Changes needed for MIPS with regards to the .init and .fini sections.
|
23 years ago |
"Steven J. Hill"
|
1e811cd2c0
Fixed MIPS dynamic linker by removing link order dependency bug.
|
23 years ago |
Manuel Novoa III
|
54727a5dc4
Revert Erik's previous patch and fix what I believe he was trying to, while
|
23 years ago |
Eric Andersen
|
9277ed9a95
Add a missing #include
|
23 years ago |
Eric Andersen
|
e0827d1d4c
Use the default version in include/sys instead
|
23 years ago |
Eric Andersen
|
5dd841936b
Fixes for 64 bit arches
|
23 years ago |
Eric Andersen
|
4a0ea7553a
Several bugfixes for problems that showed up on alpha
|
23 years ago |
Eric Andersen
|
d53ee523f3
Fix some silly bugs and type problems
|
23 years ago |
Eric Andersen
|
d80588406c
Small cleanups for alpha
|
23 years ago |
Eric Andersen
|
5beb80eca3
Fix this one up so it works
|
23 years ago |
Eric Andersen
|
cd32e70eb1
Add a config file for alpha
|
23 years ago |
Eric Andersen
|
9ab9896795
Add a default syscalls.h that will just error out.
|
23 years ago |
Eric Andersen
|
b3395c6770
Fix the defines which I had backwards
|
23 years ago |
Eric Andersen
|
b41ab2c139
Fixup for architectures that do not supply the ipc system
|
23 years ago |
Eric Andersen
|
acc78d5e94
Majorly rework to also cope with architectures which do not use
|
23 years ago |
Eric Andersen
|
ca495251cb
Oops. Stupid typo.
|
23 years ago |
Manuel Novoa III
|
fd2907fec2
Adjust preprocessor logic to initialize QUAL_CHARS correctly for Erik's alpha
|
23 years ago |
Eric Andersen
|
fd15708e64
Begin the process of reworking the time functions for proper
|
23 years ago |
Eric Andersen
|
a4f0758150
Implement readdir_r. Audit for proper thread safety and locking.
|
23 years ago |
Manuel Novoa III
|
d2be3a1d01
Protect against ctype macros.
|
23 years ago |
Eric Andersen
|
b5bbbc0f5f
First pass attempt at an alpha port
|
23 years ago |
Eric Andersen
|
4a6cfe3180
Another mips patch from Steven J. Hill:
|
23 years ago |
Eric Andersen
|
3942feca80
Fill a few little holes in the math library
|
23 years ago |
Eric Andersen
|
e4071b93db
Rework the math library tests per the glibc math test code, with
|
23 years ago |
Eric Andersen
|
5a25d0f3bc
Add missing braces
|
23 years ago |