freebsd-dev/contrib/elftoolchain/libelftc
Ed Maste 3ef90571c1 Update to ELF Tool Chain r3223
Highlights (upstream revisions):
 - Fix SHT_GROUP handling in elfcopy/strip (3206 3220 3221)
 - Misc elfcopy / strip bug fixes (3215 3216 3217)
 - Many C++ demangler improvements (3199 3200 3201 3202 3203 3204 3205
   3208 3210 3211 3212)
 - Improve GNU binutils compatibility in elfcopy / strip (3213 3214)
 - Add -g option to readelf(1): dump contents of section groups (3219)
 - Add EM_IAMCU 32-bit Intel MCU (3198)

Also add a compat #define for building with older FreeBSD ELF headers.
The GRP_COMDAT flag was added to elf_common.h in r283110, but it's not
available during the bootstrap build.  It is also convenient to be able
to build on older hosts.

Thanks to antoine@ for tracking down issues through multiple exp-runs
and to kaiw@ for fixing.

PR:		198611 (exp-run), 200350
Sponsored by:	The FreeBSD Foundation
2015-05-27 14:28:19 +00:00
..
_libelftc.h Update elftoolchain to upstream revision 3179 2015-04-01 01:08:01 +00:00
elftc_bfd_find_target.3
elftc_bfdtarget.c Update elftoolchain to upstream revision 3179 2015-04-01 01:08:01 +00:00
elftc_copyfile.3
elftc_copyfile.c Update elftoolchain to upstream rev 3130 2014-12-24 03:13:16 +00:00
elftc_demangle.3 Update to ELF Tool Chain r3197 2015-05-14 19:48:15 +00:00
elftc_demangle.c Update elftoolchain to upstream revision 3179 2015-04-01 01:08:01 +00:00
elftc_set_timestamps.3
elftc_set_timestamps.c
elftc_string_table_create.3
elftc_string_table.c
elftc_symbol_table_create.3 Update to ELF Tool Chain r3197 2015-05-14 19:48:15 +00:00
elftc_version.3
elftc.3
libelftc_bfdtarget.c Update elftoolchain to upstream revision 3179 2015-04-01 01:08:01 +00:00
libelftc_dem_arm.c
libelftc_dem_gnu2.c
libelftc_dem_gnu3.c Update to ELF Tool Chain r3223 2015-05-27 14:28:19 +00:00
libelftc_hash.c
libelftc_vstr.c
libelftc.h Update elftoolchain to upstream revision 3179 2015-04-01 01:08:01 +00:00
make-toolchain-version
Makefile
os.FreeBSD.mk
os.Linux.mk Update to ELF Tool Chain r3223 2015-05-27 14:28:19 +00:00
Version.map