This is the mail archive of the binutils@sourceware.org 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: [PATCH 0/3] AVR linker relaxation org/align support


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





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