diff options
author | Joel Sherrill <joel.sherrill@oarcorp.com> | 2014-07-21 18:49:17 -0500 |
---|---|---|
committer | Christian Svensson <blue@cmd.nu> | 2014-07-27 18:43:52 +0200 |
commit | 1f995db6ad2c9325a8db45b73fea29c8ab9200e1 (patch) | |
tree | 0a5c9c668506d87082bdd76ae9698c19f95493b4 /ChangeLog | |
parent | 8a196b99a86d56775aa60043aa41a8a4fa228013 (diff) | |
download | fsf-binutils-gdb-1f995db6ad2c9325a8db45b73fea29c8ab9200e1.zip fsf-binutils-gdb-1f995db6ad2c9325a8db45b73fea29c8ab9200e1.tar.gz fsf-binutils-gdb-1f995db6ad2c9325a8db45b73fea29c8ab9200e1.tar.bz2 |
or1k: GDB not supported for or1k*-*-rtems*
* configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
of the stanzas results in this not being caught by or1k*-*-* later.
* configure. Regenerated.
Signed-off-by: Christian Svensson <blue@cmd.nu>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com> + + GDB not supported for or1k*-*-rtems* + * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering + of the stanzas results in this not being caught by or1k*-*-* later. + * configure. Regenerated. + 2014-07-25 Samuel Bronson <naesten@gmail.com> * .gitattributes: New file for use with git-merge-changelog. |