Change "reloc_howto_type" typedef to be "const", since all uses of it are (or
authorKen Raeburn <raeburn@cygnus>
Thu, 12 Jan 1995 02:41:04 +0000 (02:41 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 12 Jan 1995 02:41:04 +0000 (02:41 +0000)
commit82b1edf7b9cf3aaa2bf75a55894690fbf2a1c32c
tree61ff3225d756c1a6e05742e57d6d59b8ee87681c
parent280c564c7687440cc9662f262a8a3baedd979bba
Change "reloc_howto_type" typedef to be "const", since all uses of it are (or
should be) anyways.
13 files changed:
bfd/ChangeLog
bfd/aout-ns32k.c [new file with mode: 0644]
bfd/aoutx.h
bfd/bfd-in2.h
bfd/cf-m68klynx.c
bfd/coff-i386.c
bfd/coff-m68k.c
bfd/elf32-arc.c [new file with mode: 0644]
bfd/elf32-i386.c
bfd/elf32-mips.c
bfd/elf32-sparc.c
bfd/libbfd.h
bfd/reloc.c
This page took 0.025434 seconds and 4 git commands to generate.