mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 11:39:26 +08:00
* ld-elf/init-mixed.c: Include config.h first.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2012-05-18 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
* ld-elf/init-mixed.c: Include config.h first.
|
||||||
|
|
||||||
2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
|
2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* ld-arm/emit-relocs1-vxworks.d: Expect addend as signed.
|
* ld-arm/emit-relocs1-vxworks.d: Expect addend as signed.
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
|
#include "config.h"
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
#include "config.h"
|
|
||||||
|
|
||||||
#ifdef HAVE_INITFINI_ARRAY
|
#ifdef HAVE_INITFINI_ARRAY
|
||||||
static int count;
|
static int count;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user