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
*
redelf: Add missing R_X86_64_ relocation types
emaste
2015-01-21
2
-1
/
+21
*
Verify that section header offset is not past EOF
emaste
2015-01-16
1
-1
/
+2
*
elfcopy: Avoid divide-by-0 on section alignment 0
emaste
2015-01-14
1
-0
/
+2
*
libdwarf: add missing break
emaste
2015-01-13
1
-0
/
+1
*
nm: Accept long option --extern-only for -g
emaste
2015-01-08
2
-3
/
+8
*
libelf: Add arm64 config
emaste
2015-01-07
1
-0
/
+6
*
readelf: Handle note types from different operating systems
emaste
2015-01-05
1
-62
/
+134
*
addr2line: fflush output after each address lookup
emaste
2015-01-05
1
-1
/
+3
*
readelf: Correct rounding on note padding
emaste
2015-01-02
1
-7
/
+7
*
libelf: Return an error instead of asserting on an invalid ar file
emaste
2015-01-02
1
-1
/
+2
*
readelf: Add stdint.h for C99 fixed size types
emaste
2014-12-31
1
-0
/
+1
*
libelf: Rearrange size test to prevent integer overflow
emaste
2014-12-31
1
-1
/
+1
*
Check for multiplication integer overflow in CHECK_EHDR
emaste
2014-12-30
1
-4
/
+2
*
Update elftoolchain to upstream rev 3136
emaste
2014-12-30
7
-70
/
+139
*
libelf: Do not read past end of buffer
emaste
2014-12-29
1
-0
/
+4
*
Rename DT_FEATURE_1 to DT_FEATURE
emaste
2014-12-29
1
-1
/
+1
*
Restore r276252 mdoc fix
emaste
2014-12-29
1
-1
/
+0
*
Update elftoolchain to upstream rev 3130
emaste
2014-12-29
92
-1218
/
+3113
|
\
|
*
Update elftoolchain to upstream rev 3130
emaste
2014-12-24
89
-1218
/
+3102
*
|
mdoc fixes
bapt
2014-12-26
1
-1
/
+0
*
|
mdoc fixes
bapt
2014-12-26
4
-0
/
+4
|
/
*
Add AArch64 machine time and relocations for readelf
emaste
2014-12-22
2
-0
/
+64
*
Set up default shstrtab entries at shstrtab initialization
emaste
2014-12-22
1
-6
/
+5
*
Include section name in strip warning message
emaste
2014-12-18
1
-2
/
+2
*
Do not strip all when stripping an explicit symbol
emaste
2014-12-17
1
-1
/
+2
*
Copy elftoolchain readelf from vendor branch
emaste
2014-12-16
3
-0
/
+7057
*
Correct elftoolchain strip(1) memory size calculation
emaste
2014-12-15
1
-1
/
+1
*
libelf: Fix cross-endian ELF note file / memory conversion
emaste
2014-12-02
1
-10
/
+10
*
Track libarchive API change
emaste
2014-12-01
1
-6
/
+6
*
Temporarily disable non-FreeBSD NT_ note types
emaste
2014-12-01
1
-1
/
+5
*
Fix elftoolchain tools in-tree build
emaste
2014-12-01
5
-5
/
+7
*
Copy elftoolchain binutils replacements from vendor branch
emaste
2014-11-27
53
-0
/
+21697
*
Fix the conversion macro for .note sections, broken in the case
marcel
2014-10-22
1
-5
/
+5
*
GCC for PowerPC does not align .note sections to 4 bytes. When
marcel
2014-10-22
1
-1
/
+1
*
Reapply r221569, r233401, r233524 and r255105: Add support for a few
kaiw
2014-01-25
1
-0
/
+11
*
Remove trailing whitespace.
kaiw
2014-01-21
1
-1
/
+1
*
* Allow API dwarf_loclist_n() and dwarf_loclist() to be called with
kaiw
2014-01-19
1
-2
/
+27
*
Add a sanity check: The provided offset for the desired location list
kaiw
2014-01-19
1
-0
/
+5
*
API dwarf_attrval_flag() should properly handle an attribute with
kaiw
2014-01-18
2
-7
/
+23
*
Fix typo: the public API dwarf_child() should return DW_DLV_NO_ENTRY
kaiw
2014-01-18
1
-1
/
+1
*
Fix a warning in libdwarf found by -Wmissing-variable-declarations.
kaiw
2014-01-18
1
-1
/
+1
*
Apply r241720 by ed:
kaiw
2014-01-18
1
-1
/
+1
*
Use FreeBSD's ELF headers instead of the elfdefinitions.h header which
kaiw
2014-01-16
1
-2
/
+2
*
Copy libelf, libdwarf and common files from vendor/ to contrib/.
kaiw
2014-01-15
315
-0
/
+56173