Eric Andersen
|
5c51a24299
Forgot this
|
23 years ago |
Eric Andersen
|
3deb130886
Update the docs and website
|
23 years ago |
Eric Andersen
|
5e62bc31b1
Add the website into CVS
|
23 years ago |
Eric Andersen
|
227c5cd403
Ignore tmp dir
|
23 years ago |
Eric Andersen
|
3dada29264
Fixup autogeneration of bits/syscalls.h
|
23 years ago |
Eric Andersen
|
553d7485bf
Use tar instead of cp -LR for make install, since older GNU cp
|
23 years ago |
Eric Andersen
|
859354615b
Steven Carr noticed that uClibc's inet_aton() is stricter then in
|
23 years ago |
Eric Andersen
|
16fa65662a
Oops. I accidentally commited some experimental test code
|
23 years ago |
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 |