From: Ian Lance Taylor Date: Fri, 25 Apr 1997 16:15:33 +0000 (+0000) Subject: * doc/internals.texi (Porting GAS): Correct documentation for X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8f9b2cea7f6540142b6e640e603bac3b8b8a1bc4;p=binutils-gdb.git * doc/internals.texi (Porting GAS): Correct documentation for current configure handling of targ-cpu.h, et. al. (CPU backend): Document listing macros. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index a90647403d2..bf8b3a2f75a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ Fri Apr 25 12:03:15 1997 Ian Lance Taylor + * doc/internals.texi (Porting GAS): Correct documentation for + current configure handling of targ-cpu.h, et. al. + (CPU backend): Document listing macros. + * listing.c (data_buffer): Set size based on other listing macros, rather than always using 100. (data_buffer_size): Remove static variable.