[PATCH 0/3] AVR linker relaxation org/align support

Andrew Burgess andrew.burgess@embecosm.com
Thu Feb 26 05:51:00 GMT 2015


* Nicholas Clifton <nickc@redhat.com> [2015-02-24 11:20:02 +0000]:

> >I'd welcome feedback and review.  Otherwise, OK to merge?
> 
> The patches look good to me - please commit them (all 3).

Thanks for the review.  I've now pushed the patches, with the
bfd_stdint fix you suggested.

Thanks,
Andrew

> There is just one small point that would be worth fixing:
> 
> > +++ b/bfd/elf32-avr.c
> > @@ -26,6 +26,8 @@
> >  #include "elf/avr.h"
> >  #include "elf32-avr.h"
> >
> > +#include <stdint.h>
> 
> Please use "bfd_stdint.h" instead of <stdint.h>.



More information about the Binutils mailing list