diff options
author | DJ Delorie <dj@redhat.com> | 2012-04-10 17:07:35 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2012-04-10 17:07:35 +0000 |
commit | b3641a6eb9d85ff72c04f0ac8cf140c73e47aa94 (patch) | |
tree | f550ac103a3bdbf60f410fce463379436838e1d5 /libiberty/ChangeLog | |
parent | 9a82b8ff879eb1e69e4050c2d79f299443a2b613 (diff) | |
download | gdb-b3641a6eb9d85ff72c04f0ac8cf140c73e47aa94.zip gdb-b3641a6eb9d85ff72c04f0ac8cf140c73e47aa94.tar.gz gdb-b3641a6eb9d85ff72c04f0ac8cf140c73e47aa94.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 4a3f803..4f8bc3f 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2012-04-04 Tristan Gingold <gingold@adacore.com> + + * pex-unix.c (to_ptr32): Fix style. + 2012-04-02 Tristan Gingold <gingold@adacore.com> * stack-limit.c: Includes ansidecl.h. |