opnsense-src/contrib/elftoolchain/ar
Ed Maste 839529caa9 Update ELF Tool Chain to upstream rev 3400
Some notable improvements include:

readelf:
- Add AArch64 relocation definitions.
- Report value of unknown relocation types.

elfcopy:
- Consider symbols with STB_GNU_UNIQUE binding as global symbols.
- Fixed support for VMA adjustment for loadable sections found
  in relocatable objects.
- Handle nameless global symbols.
- Improve wildcard matching for !-prefixed symbols.
- Add PE/COFF support.

elfdump:
- Improve section type reporting.
- Add MIPS-specific section types.

This update also includes a significant number of bug fixes.

PR:		207091 [exp-run]
Sponsored by:	The FreeBSD Foundation
2016-02-12 20:54:02 +00:00
..
benchmark Add ELF Tool Chain's ar(1) and elfdump(1) to contrib 2015-07-30 12:41:54 +00:00
acplex.l Add ELF Tool Chain's ar(1) and elfdump(1) to contrib 2015-07-30 12:41:54 +00:00
acpyacc.y Add ELF Tool Chain's ar(1) and elfdump(1) to contrib 2015-07-30 12:41:54 +00:00
ar.1 Update to ELF Tool Chain r3250 2015-10-09 17:46:05 +00:00
ar.5 Add ELF Tool Chain's ar(1) and elfdump(1) to contrib 2015-07-30 12:41:54 +00:00
ar.c Update ELF Tool Chain to upstream rev 3400 2016-02-12 20:54:02 +00:00
ar.h Add ELF Tool Chain's ar(1) and elfdump(1) to contrib 2015-07-30 12:41:54 +00:00
Makefile Add ELF Tool Chain's ar(1) and elfdump(1) to contrib 2015-07-30 12:41:54 +00:00
os.Linux.mk Add ELF Tool Chain's ar(1) and elfdump(1) to contrib 2015-07-30 12:41:54 +00:00
ranlib.1 Add ELF Tool Chain's ar(1) and elfdump(1) to contrib 2015-07-30 12:41:54 +00:00
read.c Add ELF Tool Chain's ar(1) and elfdump(1) to contrib 2015-07-30 12:41:54 +00:00
util.c Add ELF Tool Chain's ar(1) and elfdump(1) to contrib 2015-07-30 12:41:54 +00:00
write.c Add ELF Tool Chain's ar(1) and elfdump(1) to contrib 2015-07-30 12:41:54 +00:00