From: Ian Lance Taylor Date: Wed, 9 Aug 1995 15:44:05 +0000 (+0000) Subject: Add ChangeLog entry for accidental checkin of read.c. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=99ca35f1fae2ba9acf1d12b9ae233821cb5b882a;p=deliverable%2Fbinutils-gdb.git Add ChangeLog entry for accidental checkin of read.c. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index ca0f19fda1..4955aaa7bb 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ Wed Aug 9 10:51:48 1995 Ian Lance Taylor + * read.c (mri_pending_align): New static variable. + (read_a_source_file): Handle mri_pending_align. + (cons): Set mri_pending_align if appropriate. + * configure.in: Move random special target handling before possible break. * configure: Rebuild.