forked from Imagelibrary/binutils-gdb
* configure.in: Apply 2012-09-10 change to config.in here.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2012-11-05 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
* configure.in: Apply 2012-09-10 change to config.in here.
|
||||||
|
|
||||||
2012-11-05 Alan Modra <amodra@gmail.com>
|
2012-11-05 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
* elf64-ppc.c (ppc64_elf_edit_toc): Clear "repeat" inside
|
* elf64-ppc.c (ppc64_elf_edit_toc): Clear "repeat" inside
|
||||||
|
|||||||
@@ -121,7 +121,7 @@ AC_CONFIG_HEADERS(config.h:config.in)
|
|||||||
AH_VERBATIM([00_CONFIG_H_CHECK],
|
AH_VERBATIM([00_CONFIG_H_CHECK],
|
||||||
[/* Check that config.h is #included before system headers
|
[/* Check that config.h is #included before system headers
|
||||||
(this works only for glibc, but that should be enough). */
|
(this works only for glibc, but that should be enough). */
|
||||||
#if defined(__GLIBC__) && !defined(__CONFIG_H__)
|
#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
|
||||||
# error config.h must be #included before system headers
|
# error config.h must be #included before system headers
|
||||||
#endif
|
#endif
|
||||||
#define __CONFIG_H__ 1])
|
#define __CONFIG_H__ 1])
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2012-11-05 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
* configure.in: Apply 2012-09-10 change to config.in here.
|
||||||
|
|
||||||
2012-11-05 Alan Modra <amodra@gmail.com>
|
2012-11-05 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
* config/tc-ppc.c (md_chars_to_number): Delete.
|
* config/tc-ppc.c (md_chars_to_number): Delete.
|
||||||
|
|||||||
@@ -62,7 +62,7 @@ AC_CONFIG_HEADERS(config.h:config.in)
|
|||||||
AH_VERBATIM([00_CONFIG_H_CHECK],
|
AH_VERBATIM([00_CONFIG_H_CHECK],
|
||||||
[/* Check that config.h is #included before system headers
|
[/* Check that config.h is #included before system headers
|
||||||
(this works only for glibc, but that should be enough). */
|
(this works only for glibc, but that should be enough). */
|
||||||
#if defined(__GLIBC__) && !defined(__CONFIG_H__)
|
#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
|
||||||
# error config.h must be #included before system headers
|
# error config.h must be #included before system headers
|
||||||
#endif
|
#endif
|
||||||
#define __CONFIG_H__ 1])
|
#define __CONFIG_H__ 1])
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2012-11-05 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
* configure.in: Apply 2012-09-10 change to config.in here.
|
||||||
|
|
||||||
2012-11-01 Nathan Sidwell <nathan@codesourcery.com>
|
2012-11-01 Nathan Sidwell <nathan@codesourcery.com>
|
||||||
|
|
||||||
* emultempl/elf32.em: Print stacksize help.
|
* emultempl/elf32.em: Print stacksize help.
|
||||||
|
|||||||
@@ -128,7 +128,7 @@ AC_CONFIG_HEADERS([config.h:config.in])
|
|||||||
AH_VERBATIM([00_CONFIG_H_CHECK],
|
AH_VERBATIM([00_CONFIG_H_CHECK],
|
||||||
[/* Check that config.h is #included before system headers
|
[/* Check that config.h is #included before system headers
|
||||||
(this works only for glibc, but that should be enough). */
|
(this works only for glibc, but that should be enough). */
|
||||||
#if defined(__GLIBC__) && !defined(__CONFIG_H__)
|
#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
|
||||||
# error config.h must be #included before system headers
|
# error config.h must be #included before system headers
|
||||||
#endif
|
#endif
|
||||||
#define __CONFIG_H__ 1])
|
#define __CONFIG_H__ 1])
|
||||||
|
|||||||
@@ -1,7 +1,12 @@
|
|||||||
|
2012-11-05 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
* configure.in: Apply 2012-09-10 change to config.in here.
|
||||||
|
|
||||||
2012-10-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
|
2012-10-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
|
||||||
|
|
||||||
* s390-mkopc.c: Accept empty lines in s390-opc.txt.
|
* s390-mkopc.c: Accept empty lines in s390-opc.txt.
|
||||||
* s390-opc.c: Add M_20OPT field. New instruction formats RRF_RURR2 and RRF_RMRR.
|
* s390-opc.c: Add M_20OPT field. New instruction formats RRF_RURR2
|
||||||
|
and RRF_RMRR.
|
||||||
* s390-opc.txt: Add new instructions. New instruction type for lptea.
|
* s390-opc.txt: Add new instructions. New instruction type for lptea.
|
||||||
|
|
||||||
2012-10-26 Christian Groessler <chris@groessler.org>
|
2012-10-26 Christian Groessler <chris@groessler.org>
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ AC_CONFIG_HEADERS(config.h:config.in)
|
|||||||
AH_VERBATIM([00_CONFIG_H_CHECK],
|
AH_VERBATIM([00_CONFIG_H_CHECK],
|
||||||
[/* Check that config.h is #included before system headers
|
[/* Check that config.h is #included before system headers
|
||||||
(this works only for glibc, but that should be enough). */
|
(this works only for glibc, but that should be enough). */
|
||||||
#if defined(__GLIBC__) && !defined(__CONFIG_H__)
|
#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
|
||||||
# error config.h must be #included before system headers
|
# error config.h must be #included before system headers
|
||||||
#endif
|
#endif
|
||||||
#define __CONFIG_H__ 1])
|
#define __CONFIG_H__ 1])
|
||||||
|
|||||||
Reference in New Issue
Block a user