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:
cd5220c
)
* symbols.c (symbol_create): Use udata.p, not just udata.
author
Ian Lance Taylor
<ian@airs.com>
Mon, 17 Oct 1994 23:52:27 +0000
(23:52 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Mon, 17 Oct 1994 23:52:27 +0000
(23:52 +0000)
* config/obj-elf.c (obj_ecoff_set_ext): Likewise.
(elf_get_extr): Likewise.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 89e8880074e9ee7556d5753a70866dbfaf5a8764..e2563493a25edd6a76d4adcc3d912d5229a81bbf 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,9
@@
Mon Oct 17 18:06:05 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
+ * symbols.c (symbol_create): Use udata.p, not just udata.
+ * config/obj-elf.c (obj_ecoff_set_ext): Likewise.
+ (elf_get_extr): Likewise.
+
* read.c (read_a_source_file): The second argument to as_where is
unsigned int *, not int *.