This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: AM33/2.0 support added to mn10300-elf


On Jul 10, 2003, Alan Modra <amodra@bigpond.net.au> wrote:

> In file included from /src/binutils-current/bfd/elf32-am33lin.c:35:
> /src/binutils-current/bfd/elf-m10300.c:541: error: `BFD_RELOC_MN10300_GOTOFF24' undeclared here (not in a function)

Err...

$ grep -r BFD_RELOC_MN10300_GOTOFF24 bfd
bfd/ChangeLog:  * reloc.c (BFD_RELOC_MN10300_GOTOFF24): New.
bfd/bfd-in2.h:  BFD_RELOC_MN10300_GOTOFF24,
bfd/elf-m10300.c:  { BFD_RELOC_MN10300_GOTOFF24, R_MN10300_GOTOFF24 },
bfd/libbfd.h:  "BFD_RELOC_MN10300_GOTOFF24",
bfd/reloc.c:  BFD_RELOC_MN10300_GOTOFF24
$ cvs -q up bfd

no output

It doesn't look like I failed to check anything in.  Is your tree up
to date?  Is your bfd-in2.h any different from what's in CVS?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]