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:
c71f578
)
* as.c (main) [HOST_SPECIAL_INIT]: New hook, for host-specific
author
Stan Shebs
<shebs@codesourcery.com>
Sun, 26 Jun 1994 23:36:46 +0000
(23:36 +0000)
committer
Stan Shebs
<shebs@codesourcery.com>
Sun, 26 Jun 1994 23:36:46 +0000
(23:36 +0000)
initialization.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 6f3158d6ecce2672ca534217bc78975962a3b9df..50471a66fa998325a73443a198c6bb085c0f12e3 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,8
@@
+Sun Jun 26 16:30:48 1994 Stan Shebs (shebs@andros.cygnus.com)
+
+ * as.c (main) [HOST_SPECIAL_INIT]: New hook, for host-specific
+ initialization.
+
Wed Jun 22 00:24:55 1994 Jeff Law (law@snake.cs.utah.edu)
* config/tc-hppa.h (obj_frob_symbol): Define for OBJ_ELF.