Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 years ago |
Eric Andersen
|
6a56a9139b
Use the asm version by default on x86. Tag _start as a function.
|
23 years ago |
Eric Andersen
|
336f26dbe1
Add basename and dirname. Write memrchr.
|
23 years ago |
David McCullough
|
bf126cb24e
|
23 years ago |
Eric Andersen
|
41b035e634
patch from Jari Korva <jpkorva@iki.fi>:
|
23 years ago |
David McCullough
|
9fc2d4d9d1
|
23 years ago |
David McCullough
|
ff250619f5
|
23 years ago |
Eric Andersen
|
483cbc9e21
Update TODO list a bit
|
23 years ago |
Eric Andersen
|
3e92af0466
Add support for mmu-full m68k systems, such as oldworld macs.
|
23 years ago |
Eric Andersen
|
204be1a724
Always use --uclibc-use-build-dir
|
23 years ago |
Eric Andersen
|
d868e6cfff
Add include/sys/reg.h to make gdbserver happy
|
23 years ago |
David Schleef
|
9aacef2155
update my list
|
23 years ago |
David Schleef
|
a10b717ad0
Removed TARGET_CFLAGS definition, since it was moved to toplevel Rules.mak
|
23 years ago |
David Schleef
|
3a42cfda88
Fix TARGET_CFLAGS to include -fPIC when needed. Libs were being
|
23 years ago |
David Schleef
|
f2ca1a04b9
libhowdy.so needs to be compiled with -fPIC
|
23 years ago |
David Schleef
|
26f348f4d7
Fix: libuclibc-dev should depend on libuclibc0. Elaborated descriptions.
|
23 years ago |
David Schleef
|
fc307f9d9b
Disable ldso directory if DODYNAMIC isn't true, in addition to HAVE_SHARED
|
23 years ago |
David Schleef
|
e4cfe3fb82
Rewrite vfork() as C, should now work. Changed longjmp.S and setjmp.S
|
23 years ago |
David Schleef
|
b76b3fcd18
Fix buggy R_PPC_RELATIVE relocation. Symptom was that strings
|
23 years ago |
David Schleef
|
2f8a4a06ab
Remove unused file
|
23 years ago |
David Schleef
|
098cc19954
Fix calculation of PLT entry index. Caused segfaults on second call
|
23 years ago |
David Schleef
|
71bb4b3654
Fix dependencies
|
23 years ago |
Eric Andersen
|
ed93e45cfe
My adjusted 'make install' was missing include/linux subdirs. Try
|
23 years ago |
David Schleef
|
73840ba4d5
strsignal() is a GNU extension
|
23 years ago |
Eric Andersen
|
322e234bd5
Sync regex with glibc 2.2.4. I need to add an option to select
|
23 years ago |
Eric Andersen
|
dfb5fe2dee
Move the FAQ. Add a docs dir. Add in a report on thread support.
|
23 years ago |
Eric Andersen
|
1df709beaf
Use consistant paths
|
23 years ago |
Eric Andersen
|
dc7210e42d
Oops...
|
23 years ago |
Eric Andersen
|
a078da48fd
Much faster version of 'make install' -- it was doing one
|
23 years ago |
Eric Andersen
|
92eed29da4
Wrap uClinux specific stuff, so this will run on
|
23 years ago |