[PATCH 0/3] AVR linker relaxation org/align support
Nicholas Clifton
nickc@redhat.com
Tue Feb 24 13:01:00 GMT 2015
Hi Andrew,
> I'd welcome feedback and review. Otherwise, OK to merge?
The patches look good to me - please commit them (all 3).
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>.
Cheers
Nick
More information about the Binutils
mailing list