diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-03-16 08:49:06 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-03-16 08:49:06 -0700 |
commit | 51f374927b3e417179af92a9be91a0f6c99b8173 (patch) | |
tree | 33e50dcd80766ae7e098af9fd1b07b864762b790 /config/ChangeLog | |
parent | bd51a4d5570d3e1dd9aae1e45db6ae087f2b645d (diff) | |
download | gdb-51f374927b3e417179af92a9be91a0f6c99b8173.zip gdb-51f374927b3e417179af92a9be91a0f6c99b8173.tar.gz gdb-51f374927b3e417179af92a9be91a0f6c99b8173.tar.bz2 |
Sync elf.m4 with GCC tree
Sync with GCC
2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
* elf.m4 (ACX_ELF_TARGET_IFELSE): nvptx-*-none isn't ELF.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 3003b7e..96a788d 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,6 +1,13 @@ 2015-03-16 H.J. Lu <hongjiu.lu@intel.com> Sync with GCC + 2015-02-18 Thomas Schwinge <thomas@codesourcery.com> + + * elf.m4 (ACX_ELF_TARGET_IFELSE): nvptx-*-none isn't ELF. + +2015-03-16 H.J. Lu <hongjiu.lu@intel.com> + + Sync with GCC 2014-11-17 Bob Dunlop <bob.dunlop@xyzzy.org.uk> * mt-ospace (CFLAGS_FOR_TARGET): Append -g -Os rather than |