From 82b1edf7b9cf3aaa2bf75a55894690fbf2a1c32c Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Thu, 12 Jan 1995 02:41:04 +0000 Subject: Change "reloc_howto_type" typedef to be "const", since all uses of it are (or should be) anyways. --- bfd/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ecb0782..d8e16b0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,17 @@ +Wed Jan 11 21:31:41 1995 Ken Raeburn + + * reloc.c (reloc_howto_type): Make typedef include `const'. + * aout-ns32k.c, aoutx.h, bout.c, cf-m68klynx.c, coff-i386.c, + coff-i960.c, coff-m68k.c, cofflink.c, cpu-ns32k.c, ecoff.c, + elf32-hppa.c, elf32-i386.c, elf32-mips.c, elf32-sparc.c, + elfcode.h, libbfd-in.h, linker.c, mipsbsd.c, nlm32-ppc.c, oasys.c, + reloc.c, som.c: Don't use `const' in combination with + `reloc_howto_type'. +start-sanitize-arc + * elf32-arc.c: Ditto. +end-sanitize-arc + * bfd-in2.h, libbfd.h: Regenerated. + Wed Jan 11 14:36:41 1995 Ian Lance Taylor * sunos.c (sunos_add_one_symbol): Don't core dump if a multiple -- cgit v1.1