From: Ken Raeburn Date: Tue, 22 Aug 1995 07:34:00 +0000 (+0000) Subject: new routine xstrerror for better vms error handling; gas fixed to use it X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=06997b9a10be1d3b2ccc2104d2bb2898019d4fe4;p=binutils-gdb.git new routine xstrerror for better vms error handling; gas fixed to use it --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 9dccd7a724b..b43f84e05ca 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -21,6 +21,10 @@ Tue Aug 22 03:00:33 1995 Ken Raeburn (VMS_Initialized_Data_Size): simplify search loop; return type is offsetT; second argument is unsigned. + Sat Jun 17 19:05:25 1995 Pat Rankin (rankin@eql.caltech.edu) + + * messages.c (as_perror): Use xstrerror instead of strerror. + Mon Aug 21 13:57:20 1995 Ian Lance Taylor * as.c (parse_args): Accept --defsym SYM=VALUE.