[PATCH] rx: Make rx-parse.c depend on bfd/reloc.c
Alan Modra
amodra@gmail.com
Thu Sep 20 23:51:00 GMT 2018
More information about the Binutils mailing list
Thu Sep 20 23:51:00 GMT 2018
- Previous message (by thread): [PATCH] rx: Make rx-parse.c depend on bfd/reloc.c
- Next message (by thread): [PATCH] ELF: Don't include zero size sections at start of PT_NOTE segment
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Sep 20, 2018 at 09:01:07AM -0700, H.J. Lu wrote: > Since rx-parse.y uses BFD_RELOC_XXX, we need to regenerate rx-parse.c > when bfd/reloc.c changhes. > > PR gas/23692 > * Makefile.am (rx-parse.c): Depend on $(srcdir)/../bfd/reloc.c. > * Makefile.in: Regenerated. OK thanks, but please extend this patch to cover bfin and rl78 too. $ grep -l BFD_RELOC gas/config/*.y gas/config/bfin-parse.y gas/config/rl78-parse.y gas/config/rx-parse.y -- Alan Modra Australia Development Lab, IBM
- Previous message (by thread): [PATCH] rx: Make rx-parse.c depend on bfd/reloc.c
- Next message (by thread): [PATCH] ELF: Don't include zero size sections at start of PT_NOTE segment
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list