aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1999-11-03 22:14:47 +0000
committerIan Lance Taylor <ian@airs.com>1999-11-03 22:14:47 +0000
commit53b0d3971a015b795bd0230e9a6632f9d52a120b (patch)
tree4f44cd390bf238cf29edb312c5ab6b664eb3ab1c /gas/ChangeLog
parent5f91fe03babe1c1a528655704f534caedbdd975b (diff)
downloadgdb-53b0d3971a015b795bd0230e9a6632f9d52a120b.zip
gdb-53b0d3971a015b795bd0230e9a6632f9d52a120b.tar.gz
gdb-53b0d3971a015b795bd0230e9a6632f9d52a120b.tar.bz2
* read.c (pseudo_set): Reject attempts to set the value of a
section symbol.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3c16db7..cc1993f 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,8 @@
1999-11-03 Ian Lance Taylor <ian@zembu.com>
+ * read.c (pseudo_set): Reject attempts to set the value of a
+ section symbol.
+
* config/obj-elf.c (obj_elf_ident): Call md_flush_pending_output
if it is defined.