summaryrefslogtreecommitdiffstats
path: root/Rules.mak
Commit message (Expand)AuthorAgeFilesLines
* Bump up version number...Eric Andersen2002-04-091-1/+1
* Bump up version numberEric Andersen2002-03-211-1/+1
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-201-1/+4
* A few more little cleanupsEric Andersen2002-02-041-1/+4
* Bump version number to 0.9.9Eric Andersen2002-02-011-1/+1
* Force DOPIC be true when HAVE_SHARED is true. Don't defineEric Andersen2002-01-291-9/+12
* Fix the bug where binaries built with older toolchains wouldEric Andersen2002-01-281-2/+2
* Clean up builds on "sh" to use the right ARCH dirsDavid McCullough2002-01-171-6/+18
* More build system cleanups...Eric Andersen2002-01-111-13/+5
* Scrub the way libraries are linked. Use ld, not gcc, to avoidEric Andersen2002-01-111-2/+2
* Allow people to override the TARGET_ARCH settingEric Andersen2002-01-101-0/+3
* Fixup v850 architecture autodetection, from Miles BaderEric Andersen2002-01-091-2/+4
* Be more carefull about erroring out of shell fragments. Try toEric Andersen2002-01-091-1/+3
* Cope with all variants of 'gcc -dumpmachine' outputEric Andersen2002-01-021-1/+1
* Support arch specific optimizations (examples shown for x86 and ARM).Eric Andersen2002-01-011-2/+19
* Bump version number to 0.980_9_8Eric Andersen2001-12-221-1/+1
* Miles Bader <miles@lsi.nec.co.jp> noted that I'd broken settingEric Andersen2001-12-211-4/+4
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-2/+2
* Fix TARGET_CFLAGS to include -fPIC when needed. Libs were beingDavid Schleef2001-11-261-0/+1
* Finish ajusting math lib options. Close out a couple of todo items.Eric Andersen2001-11-231-7/+0
* Turn off optimization when debuggingEric Andersen2001-10-021-4/+4
* Preevaluate some stuff so it only gets run once, speeding the compileEric Andersen2001-08-311-8/+6
* A few more (final?) cleanups for the installer behavior. I now thinkEric Andersen2001-08-131-0/+1
* Add in TARGET_PREFIX, which was still used in a few spots (andEric Andersen2001-08-131-0/+10
* Update the build system, yet again. I hope this is the last time...Eric Andersen2001-08-101-37/+11
* This syncs things up with my local tree. Mainly changes installerEric Andersen2001-08-081-1/+2
* Better rule for locating dynamic linkerDavid Schleef2001-07-171-6/+3
* Elimintate spurious trailing /Eric Andersen2001-07-171-1/+1
* This commit merges David Schleef's updates to the build system, which aEric Andersen2001-07-121-5/+9
* Oops.Eric Andersen2001-07-031-1/+0
* Allow the shared lib loader to fallback on the builddir if everythingEric Andersen2001-07-031-0/+1
* Make PIC a config optionEric Andersen2001-06-231-1/+5
* This adds in support for PIC on x86. Unfortunately, this will breakEric Andersen2001-06-231-1/+1
* This commit finishes adding support for the old m68k-coff toolchains byEric Andersen2001-06-181-2/+2
* A few build updatesEric Andersen2001-06-151-2/+2
* Be consistant for all the client code, and use TARGET_CC with --uclibc-use-bu...Eric Andersen2001-06-151-0/+7
* Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, andManuel Novoa III2001-05-311-1/+1
* Make selection of uClibc floating point support in printf, etc. seperateManuel Novoa III2001-05-281-0/+6
* Fix up a few little problemsEric Andersen2001-05-161-1/+4
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-3/+7
* Rework where libraries get installed to. Now thew will be compiled andEric Andersen2001-05-111-1/+1
* Fix up naming of ld.so so every uses the same define. The top levelEric Andersen2001-05-101-1/+1
* This patch allows powerpc to compile again. It also checks if weEric Andersen2001-05-041-1/+18
* More trivial changes.Eric Andersen2001-04-271-2/+1
* Fix up the main makefile. Autobuild ld.so and install itEric Andersen2001-04-231-0/+1
* Change shared lib name. Update install_new target in Makefile.Manuel Novoa III2001-04-201-0/+8
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-1/+1
* Move yet more stuff into the uClibc_config.h fileEric Andersen2001-03-191-1/+1
* Fix up breakage resulting from flipping the sense of some defines. Change fromEric Andersen2001-03-191-17/+0
* Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen2001-02-211-1/+5