Eric Andersen
|
06d634eab6
Support arch specific optimizations (examples shown for x86 and ARM).
|
23 years ago |
Eric Andersen
|
aa6ece7553
Bump version number to 0.98
|
23 years ago |
Eric Andersen
|
cc8008364d
Miles Bader <miles@lsi.nec.co.jp> noted that I'd broken setting
|
23 years ago |
Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 years ago |
David Schleef
|
3a42cfda88
Fix TARGET_CFLAGS to include -fPIC when needed. Libs were being
|
23 years ago |
Eric Andersen
|
e20798031a
Finish ajusting math lib options. Close out a couple of todo items.
|
23 years ago |
Eric Andersen
|
04dafe5479
Turn off optimization when debugging
|
23 years ago |
Eric Andersen
|
53cfafba41
Preevaluate some stuff so it only gets run once, speeding the compile
|
23 years ago |
Eric Andersen
|
3c735763c2
A few more (final?) cleanups for the installer behavior. I now think
|
23 years ago |
Eric Andersen
|
ae8937b0de
Add in TARGET_PREFIX, which was still used in a few spots (and
|
23 years ago |
Eric Andersen
|
96277cfcea
Update the build system, yet again. I hope this is the last time...
|
23 years ago |
Eric Andersen
|
c3bbc0eafd
This syncs things up with my local tree. Mainly changes installer
|
23 years ago |
David Schleef
|
ebfd672d31
Better rule for locating dynamic linker
|
23 years ago |
Eric Andersen
|
070720ad2f
Elimintate spurious trailing /
|
23 years ago |
Eric Andersen
|
ffc7bb39cc
This commit merges David Schleef's updates to the build system, which a
|
23 years ago |
Eric Andersen
|
a8c44154ec
Oops.
|
23 years ago |
Eric Andersen
|
4836768df7
Allow the shared lib loader to fallback on the builddir if everything
|
23 years ago |
Eric Andersen
|
c5207a5547
Make PIC a config option
|
23 years ago |
Eric Andersen
|
f0d383b45b
This adds in support for PIC on x86. Unfortunately, this will break
|
23 years ago |
Eric Andersen
|
08e0c24b47
This commit finishes adding support for the old m68k-coff toolchains by
|
23 years ago |
Eric Andersen
|
34d61933bb
A few build updates
|
23 years ago |
Eric Andersen
|
ec4e85f8a3
Be consistant for all the client code, and use TARGET_CC with --uclibc-use-build-dir
|
23 years ago |
Manuel Novoa III
|
dd4d42c2b9
Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, and
|
23 years ago |
Manuel Novoa III
|
eba708a62b
Make selection of uClibc floating point support in printf, etc. seperate
|
23 years ago |
Eric Andersen
|
0ad1b4fdd3
Fix up a few little problems
|
23 years ago |
Eric Andersen
|
f0da4aa1d8
Ok, this should finish off my massive ro-organization. The source
|
23 years ago |
Eric Andersen
|
249cb00d9f
Rework where libraries get installed to. Now thew will be compiled and
|
23 years ago |
Eric Andersen
|
be0f7c05d8
Fix up naming of ld.so so every uses the same define. The top level
|
23 years ago |
Eric Andersen
|
91307a3666
This patch allows powerpc to compile again. It also checks if we
|
23 years ago |
Eric Andersen
|
8f2286fddd
More trivial changes.
|
23 years ago |