OSDN Git Service

* coffcode.h (coff_slurp_line_table): bfd_alloc lineno_cache first
authoramodra <amodra>
Tue, 5 Aug 2008 03:03:46 +0000 (03:03 +0000)
committeramodra <amodra>
Tue, 5 Aug 2008 03:03:46 +0000 (03:03 +0000)
commit69d894c017a809196f3d0eade555de57feed363e
tree50fe802282acd55c02c115d9c979bedce195ae3f
parent6eb86e337559b2f6466a43e95e09510f6e8d350d
* coffcode.h (coff_slurp_line_table): bfd_alloc lineno_cache first
so that we don't inadvertently free it.  Use bfd_alloc for sort
arrays, and memcpy sorted line table.
bfd/ChangeLog
bfd/coffcode.h