summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/tools/array2bin.c
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2010-03-19 22:08:13 +0000
committerchristos <christos@NetBSD.org>2010-03-19 22:08:13 +0000
commit3e2a63c7119de2271534d21c591c420170606871 (patch)
tree9017a57e5ede09948dec2ad7488cefb40c57490f /sys/dev/microcode/tools/array2bin.c
parent51085124f6822ce1246696eecaf0c6e3df1845eb (diff)
- Make maximum memory limits for various things #define constants and use the
consistently across the code. - Re-do note parsing code to read the section headers instead of the program headers because the new binutils merge all the note sections in one program header. This fixes all the pax note parsing which has been broken for all binaries built with the new binutils. - Add diagnostics to the note parsing code to detect malformed binaries. - Allocate and free note scratch space only once, not once per note.
Diffstat (limited to 'sys/dev/microcode/tools/array2bin.c')
0 files changed, 0 insertions, 0 deletions