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:
a4f39c0
)
* write.c (fix_new_exp): Don't use #elif. Some compilers
author
Jeff Law
<law@redhat.com>
Wed, 28 Feb 1996 22:39:09 +0000
(22:39 +0000)
committer
Jeff Law
<law@redhat.com>
Wed, 28 Feb 1996 22:39:09 +0000
(22:39 +0000)
don't handle it.
Fixes build problem with certain versions of the hpux compiler.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 949c91da47da1296968901f5955d58b8d0cc8c7a..2ce062ea2826127fdb93a2828024655e53cd2b84 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,4
+1,7
@@
-Wed Feb 28 11:30:55 1996 Jeffrey A Law (law@cygnus.com)
+Wed Feb 28 15:38:56 1996 Jeffrey A Law (law@cygnus.com)
+
+ * write.c (fix_new_exp): Don't use #elif. Some compilers
+ don't handle it.
* config/tc-hppa.c (selector_table): Add "n", "nl", and "nlr" to
the selector table.