summaryrefslogtreecommitdiffstats
path: root/contrib/file/readelf.h
Commit message (Collapse)AuthorAgeFilesLines
* MFC r267897: MFV r267843:delphij2014-07-111-334/+0
| | | | Update file/libmagic to 5.19.
* Update file(1) to version 5.11.obrien2012-04-191-30/+51
|\
* | Add the ability for GDB to printout the thread name along with otherattilio2010-11-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | thread specific informations. In order to do that, and in order to avoid KBI breakage with existing infrastructure the following semantic is implemented: - For live programs, a new member to the PT_LWPINFO is added (pl_tdname) - For cores, a new ELF note is added (NT_THRMISC) that can be used for storing thread specific, miscellaneous, informations. Right now it is just popluated with a thread name. GDB, then, retrieves the correct informations from the corefile via the BFD interface, as it groks the ELF notes and create appropriate pseudo-sections. Sponsored by: Sandvine Incorporated Tested by: gianni Discussed with: dim, kan, kib MFC after: 2 weeks
* | Record that base/vendor/file/dist@186675 was merged.obrien2009-01-021-1/+80
|\ \ | |/ | | | | Merge base/vendor/file/dist@186675@186690, bringing FILE 4.26 to 8-CURRENT.
| * Flatten the file vendor area.obrien2009-01-011-233/+0
|/ | | | Remove the svn:keywords property from the vendor files.
* Import file version 4.23 onto the vendor branchobrien2008-01-131-6/+3
|
* Virgin import of Christos Zoulas's FILE 4.17.obrien2006-06-191-0/+2
|
* Virgin import of Christos Zoulas's FILE 4.12.obrien2004-12-281-2/+0
|
* Virgin import of Christos Zoulas's FILE 4.10.obrien2004-08-091-4/+29
| | | | | *- file is now broken into a library containing and processing the magic and a consumer binary.
* Virgin import of Christos Zoulas's FILE 3.39.obrien2002-09-161-1/+23
|
* Virgin import of FILE 3.32obrien2000-11-051-0/+189
OpenPOWER on IntegriCloud