PR gas/15295

* listing.c (rebuffer_line): Rewrite to avoid seeking back to the
	start of the file each time.
This commit is contained in:
Nick Clifton
2013-03-26 14:16:59 +00:00
parent c5d685bf3a
commit 9b97828214
2 changed files with 72 additions and 32 deletions

View File

@ -1,5 +1,9 @@
2013-03-26 Nick Clifton <nickc@redhat.com>
PR gas/15295
* listing.c (rebuffer_line): Rewrite to avoid seeking back to the
start of the file each time.
PR gas/15178
* config/tc-sparc.h (ELF_TARGET_FORMAT): Set to elf32-sparc for
FreeBSD targets.