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:
cf897ce
)
* expr.c (expr): Don't let absolute_section override
author
Ian Lance Taylor
<ian@airs.com>
Fri, 23 Jul 1993 03:02:17 +0000
(
03:02
+0000)
committer
Ian Lance Taylor
<ian@airs.com>
Fri, 23 Jul 1993 03:02:17 +0000
(
03:02
+0000)
undefined_section for the return value.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 44e17b6664936e3e07ec297fbabdd9c43c0a301c..62c1a2573fe83bb084c241d10167006cdd1e9146 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Thu Jul 22 12:09:41 1993 Ian Lance Taylor (ian@cygnus.com)
+ * expr.c (expr): Don't let absolute_section override
+ undefined_section for the return value.
+
* read.c (read_a_source_file): In NO_PSEUDO_DOT case, if we find a
pseudo-op with a poc_handler field of NULL, ignore it and treat it
as an instruction instead.