index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
elftoolchain
Commit message (
Expand
)
Author
Age
Files
Lines
*
MF11 r320685: Update to ELF Tool Chain snapshot at r3561
emaste
2017-07-06
4
-191
/
+619
*
MFC r318603: nm: document 'r' symbol type
emaste
2017-05-25
1
-1
/
+3
*
MFC r317371: elfcopy: allow empty symbol list files
emaste
2017-05-08
1
-2
/
+3
*
MFC r316685: libelf: add an assert that msz is non-zero
emaste
2017-05-03
1
-0
/
+1
*
MFC r313411 (jhibbits): Add elf*-powerpc-freebsd targets
emaste
2017-05-03
1
-0
/
+18
*
MFC r307808: elfcopy: select mode by the end of the program name
emaste
2017-05-03
1
-3
/
+23
*
MFC r309679 (cem): readelf -S: Include zero index and match binutils' no-name
emaste
2017-05-03
1
-3
/
+4
*
MFC r309547 (cem): readelf: Add support for extended program header numbers
emaste
2017-05-03
1
-2
/
+8
*
MFC r312779: strings: avoid unnecessary trip through handle_file for stdin
emaste
2017-05-03
1
-8
/
+4
*
MFC libelf: Fix extended numbering
emaste
2017-05-03
2
-26
/
+23
*
MFC r317141: readelf: dump MIPS abiflags section
emaste
2017-05-03
1
-0
/
+82
*
MFC r317075: Update ELF Tool Chain to upstream r3520
emaste
2017-05-01
23
-424
/
+500
*
MFC r317193: elfcopy: document --strip-symbols=filename in the man page
emaste
2017-04-27
1
-1
/
+6
*
MFC r316284: elfcopy: remove temporary ELF file when converting from binary
emaste
2017-04-13
1
-0
/
+2
*
MFC r308430, r309782: libelftc: add elf{32,64}-trad{big,little}mips
emaste
2017-02-10
2
-0
/
+36
*
MFC r311946: readelf: add S390 relocation types
emaste
2017-02-10
1
-0
/
+31
*
MFC r310724:
markj
2017-02-03
2
-14
/
+29
*
readelf: add PPC64 relocation types
emaste
2017-01-25
1
-0
/
+114
*
MFC r310634: elfcopy: fix PE object section name corruption and crash
emaste
2017-01-03
1
-7
/
+9
*
MFC r307969: strings: fix exit status if a file before the last one fails
emaste
2016-11-25
1
-16
/
+11
*
MFC r306008:
markj
2016-09-27
2
-0
/
+41
*
MFC r305130: Update to ELF Tool Chain r3490
emaste
2016-09-15
16
-25
/
+227
*
MFC r304191: elfcopy: correct comment typo
emaste
2016-09-15
1
-1
/
+1
*
MFC r304160: elfcopy: add elf64-littleaarch64 output target support
emaste
2016-09-15
2
-0
/
+9
*
MFC r304151: elfcopy: silence GCC 5.3 unitialized variable warning
emaste
2016-09-15
1
-0
/
+1
*
MFC r303674: readelf: report ARM program and section header types
emaste
2016-09-15
1
-9
/
+30
*
MFC r303279: libelftc: fix demangling of wchar_t
emaste
2016-07-27
1
-1
/
+1
*
Use the in-tree sys/elf_common.h to build libelftc.
bdrewery
2016-06-05
6
-40
/
+0
*
Update to ELF Tool Chain r3477
emaste
2016-05-25
1
-11
/
+9
*
Add relocation support for RISC-V.
br
2016-05-25
2
-0
/
+9
*
elftoolchain: backwards compatability for ELFOSABI_CLOUDABI definition
emaste
2016-05-21
3
-0
/
+13
*
elftoolchain: backwards compatability for EM_RISCV definition
emaste
2016-05-20
3
-0
/
+9
*
elftoolchain: backwards compatability for EM_IAMCU definition
emaste
2016-05-20
4
-0
/
+18
*
Update to ELF Tool Chain r3475
emaste
2016-05-20
34
-1238
/
+1288
*
elfcopy: map all !alnum characters to '_' in binary input symbol names
emaste
2016-04-20
1
-3
/
+4
*
elfcopy: fix symbol table handling when sections come after symtab/strtab
emaste
2016-04-15
1
-2
/
+15
*
elfcopy: overhaul of LMA handling
emaste
2016-03-24
2
-89
/
+184
*
libelf: correct byte count in cross-endian note translation
emaste
2016-03-11
1
-0
/
+1
*
libdwarf: fix SHT_REL relocation processing
emaste
2016-03-11
1
-3
/
+12
*
elfcopy: fail if debug link target is empty
emaste
2016-03-04
1
-0
/
+3
*
Allow elfcopy to convert between two non-ELF formats
emaste
2016-02-16
1
-0
/
+12
*
Update ELF Tool Chain to upstream rev 3400
emaste
2016-02-12
65
-873
/
+4894
*
readelf: decode AArch64 TLS descriptor relocations
emaste
2016-02-05
1
-0
/
+10
*
readelf: report value of unknown relocation types
emaste
2016-02-05
1
-12
/
+14
*
readelf: avoid accidental fallthrough in RISC-V relocations
emaste
2016-02-05
1
-0
/
+1
*
Add config for RISC-V ISA.
br
2016-01-24
1
-0
/
+6
*
Fixed uninitialized variable warnings.
kaiw
2015-12-13
1
-2
/
+2
*
Update to ELF Tool Chain r3272
emaste
2015-12-11
10
-180
/
+484
*
elfcopy: include extension but replace . when converting from binary
emaste
2015-12-11
1
-12
/
+8
*
elfcopy: exclude extension when converting from binary
emaste
2015-12-07
1
-1
/
+12
[next]