summaryrefslogtreecommitdiffstats
path: root/utils/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* fix make {,install_}{,host}utilsBernhard Reutner-Fischer2009-09-181-17/+28
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-0/+1
| | | | | | | Handle O= Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Cherry-picked some old commits into nptl:Austin Foxley2009-07-091-19/+9
| | | | | | | | | | | | | | | | | | | The goal is to bring nptl closer to head so it can merged easier. This commit just syncs up some things that were never modified on the nptl branch. d38ad7827e: tst-calloc.c remove dependency on GNU error functionality 1055a181ad: utils/ldd.c include more info in error messages 0d5aec1211: utils/mmap-windows.c add mmap/munmap implementation for Windows 14fd4a3a31: utils/porting.h unify byte order cruft utils/bswap.h add bswap_64 replacement 32242e7e10: utils/* unify header/random defines into porting.h Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* utils: punt readelfMike Frysinger2009-07-091-7/+1
| | | | | | | | This miniature version of readelf has never been terribly useful and has caused significantly more headaches in its maintenance, so punt it. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Synch build system with trunk.Carmelo Amoroso2009-01-291-11/+24
| | | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* - pull r24834 from trunkBernhard Reutner-Fischer2009-01-141-5/+9
|
* utils/Makefile.in: de-obfuscate it a bitDenis Vlasenko2009-01-111-18/+33
| | | | | Rules.mak: use -Os, not -O2
* - sync r24431 from trunk (no obj-code changes)Bernhard Reutner-Fischer2008-12-221-5/+5
|
* Merge from trunk.Khem Raj2008-12-151-16/+10
|
* Synch with trunk @ 24160Carmelo Amoroso2008-11-271-9/+10
| | | | Step 13: build system updates.
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵Carmelo Amoroso2008-07-091-1/+3
| | | | NPTL sh4 port build and work fine. All committed to allow Khem Ray working on a working branch to integrate the ARM nptl port. MIPS nptl port not tested but should still building and working fine. There are some other part non yet merged with trunk (misc/internals and some headers file that need some more work). Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Synch the whole build system. Also including recent fix on testsuite build ↵Carmelo Amoroso2008-07-091-3/+17
| | | | system
* Merge from trunk."Steven J. Hill"2006-02-231-3/+3
|
* Merge from trunk."Steven J. Hill"2005-12-101-1/+2
|
* Merge from trunk."Steven J. Hill"2005-12-101-1/+1
|
* Merge from trunk."Steven J. Hill"2005-12-081-1/+1
|
* Copy from trunk."Steven J. Hill"2005-11-291-0/+93