projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5349950
)
new routine xstrerror for better vms error handling; gas fixed to use it
author
Ken Raeburn
<raeburn@cygnus>
Tue, 22 Aug 1995 07:34:00 +0000
(07:34 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Tue, 22 Aug 1995 07:34:00 +0000
(07:34 +0000)
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 9dccd7a724b893e89560731dee238a16ebcdfa0b..b43f84e05cafdcb7324f69a3c1b1dc85050f4537 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-21,6
+21,10
@@
Tue Aug 22 03:00:33 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
(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 <ian@cygnus.com>
* as.c (parse_args): Accept --defsym SYM=VALUE.