From 62d396892bb5bf2deb9e1422a0ff9ed88a92f93b Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 17 Oct 1994 23:52:27 +0000 Subject: [PATCH] * symbols.c (symbol_create): Use udata.p, not just udata. * config/obj-elf.c (obj_ecoff_set_ext): Likewise. (elf_get_extr): Likewise. --- gas/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 89e8880..e256349 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ Mon Oct 17 18:06:05 1994 Ian Lance Taylor + * 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 *. -- 2.7.4