diff options
author | Alan Modra <amodra@gmail.com> | 2013-08-22 01:01:32 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2013-08-22 01:01:32 +0000 |
commit | bcbec14ee2e2d060dec534fe9a608f64d1bfa632 (patch) | |
tree | 2df01418351fbff190e8b3bf533ed7f6e90de45c /gdb/ChangeLog | |
parent | 342719af236cc7c97e1701db8b5d56761b992e06 (diff) | |
download | gdb-bcbec14ee2e2d060dec534fe9a608f64d1bfa632.zip gdb-bcbec14ee2e2d060dec534fe9a608f64d1bfa632.tar.gz gdb-bcbec14ee2e2d060dec534fe9a608f64d1bfa632.tar.bz2 |
* configure.host: Support powerpc64le-linux and powerpcle-linux hosts.
* configure.tgt: Likewise as targets.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7ed39f8..8caad2f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2013-08-22 Alan Modra <amodra@gmail.com> + + * configure.host: Support powerpc64le-linux and powerpcle-linux hosts. + * configure.tgt: Likewise as targets. + 2013-08-20 Doug Evans <dje@google.com> * buildsym.c (subfile_stack): Move here from buildsym.h. |