summaryrefslogtreecommitdiffstats
path: root/rules/ltrace.make
Commit message (Collapse)AuthorAgeFilesLines
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
| | | | | | | | | | | | | | | This file has been touched 2 times in the last 7 years, and is no longer up to date. Remove it to carry less unmaintained stuff around. Also remove all references to it from file headers using for file in `g grep -l 'See CREDITS for details about who has'`; do sed -i '/See CREDITS for details about who has/,+1d' $file done as well as the different wording from rules/other/Toplevel.make. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ltrace: arm64 is not supportedMichael Olbrich2017-01-151-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ltrace: version bump 0.5.1 -> 0.7.3Michael Olbrich2016-05-091-10/+10
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ltrace: remove redundant get stageRobert Schwebel2012-06-141-8/+0
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* ltrace: Moved to local archive server, no reliable archives available upstreamJuergen Beisert2011-11-141-1/+1
| | | | Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-10/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [ltrace] disable parallel buildRobert Schwebel2009-08-131-1/+2
| | | | | | Building ltrace with -j is broken, it sometimes works and sometimes not. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [ltrace] version bump to 0.5.1Marc Kleine-Budde2009-03-181-5/+3
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10115 33e552b5-05e3-0310-8538-816dae2090ed
* [ltrace] just cleanupsMarc Kleine-Budde2009-03-181-21/+1
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10114 33e552b5-05e3-0310-8538-816dae2090ed
* * ltrace.make:Marc Kleine-Budde2008-10-281-2/+2
| | | | | | | use ARCH_STRING rather then KERNEL_ARCH_STRING git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8977 33e552b5-05e3-0310-8538-816dae2090ed
* * ltrace.in, ltrace.make, prelink.make, prelink.inMarc Kleine-Budde2008-10-161-0/+102
| | | | | | | | | | new * libelf.make, libelf.in: fixed git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8931 33e552b5-05e3-0310-8538-816dae2090ed
* * ltrace.make, ltrace.in, debug.in:Marc Kleine-Budde2008-04-121-134/+0
| | | | | | | removed ltrace, broken anyway git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7960 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.make:Marc Kleine-Budde2006-06-091-1/+0
| | | | | | | remove -include $(call package_depfile) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5707 33e552b5-05e3-0310-8538-816dae2090ed
* * Changed "patchin" macro to use the packet label instead of theRobert Schwebel2006-05-211-1/+1
| | | | | | | | direct value. This is part of the efford to make local packets possible. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5517 33e552b5-05e3-0310-8538-816dae2090ed
* changed get and extract macros to use packet labelsRobert Schwebel2006-05-141-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5497 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/libelf.in, rules/debug.in, rules/libelf.make, rules/Kconfig.in, ↵Marc Kleine-Budde2006-03-271-0/+135
rules/ltrace.in, rules/ltrace.make: added libelf and ltrace git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5284 33e552b5-05e3-0310-8538-816dae2090ed