Commit Graph

19 Commits

Author SHA1 Message Date
wiz
e09a2cef0e Replace Xr to itself with Nm. 2016-04-28 07:06:11 +00:00
christos
f6e1dd671e Delay freeing the die where the indirect attribute is found. Found by jemalloc
J, see: https://mail-index.netbsd.org/current-users/2016/03/28/msg029130.html
2016-03-31 15:53:33 +00:00
christos
6f5d40c1b7 tidy up: parse DW_AT_specification like DW_AT_abstract_origin 2016-03-18 14:58:18 +00:00
christos
f67f429ca8 remove unused label. 2016-03-17 19:02:38 +00:00
christos
4266f2333f Handle DW_AT_specification better; also don't core-dump if at == NULL.
XXX: Is that right?
2016-03-17 18:52:26 +00:00
christos
2d7c1584f4 Don't use os-specific defines when cross-compiling. 2016-03-13 03:47:41 +00:00
hannken
71d1b0cc02 Relocation of type SHT_REL must use the current value as addend.
Fixes ctfconvert for i386 where section .debug_info uses this relocation.

Ok: Christos Zoulas
2016-03-07 14:32:02 +00:00
christos
a844544399 bump version 2016-02-20 02:44:02 +00:00
christos
42bd301920 merge conflicts 2016-02-20 02:43:41 +00:00
christos
39a6cffc33 Import latest elftoolchain components needed for CTF from FreeBSD 2016-02-20 02:42:00 +00:00
christos
cffe196c42 For the tools version we determine our own arch, we don't need to figure
it out at runtime in the linux case.
2016-02-01 02:16:48 +00:00
christos
8ec658f57a - Change LDADD/DPADD in library dependencies to LIBDPLIBS
- Fix some LDADD abuse and remove useless dependencies
- include <bsd.init.mk> in the right place where appropriate
From Rin Okuyama
2016-01-05 13:07:46 +00:00
christos
acb11aeb8e fix the native build 2015-09-29 22:14:14 +00:00
christos
b97202a0e1 make this tools friendly. 2015-09-29 19:43:39 +00:00
martin
015ca5a910 Add missing break, following upstream.
Reported by Henning Petersen in PR bin/49567.
2015-01-14 09:29:27 +00:00
christos
903821805f lint has __alignof__ too. 2014-04-18 02:28:06 +00:00
christos
282742d04b add SHLIB_MINOR 2014-03-09 18:11:37 +00:00
christos
e81373b450 put back our changes, RCSIDs, and build glue 2014-03-09 16:58:03 +00:00
christos
9dd9d0cfdb import elftoolchain from FreeBSD head. 2014-03-09 16:25:59 +00:00