aboutsummaryrefslogtreecommitdiff
path: root/include/elf/ChangeLog
diff options
context:
space:
mode:
authorIain Sandoe <iain@codesourcery.com>2012-06-28 09:12:27 +0000
committerIain Sandoe <iain@codesourcery.com>2012-06-28 09:12:27 +0000
commitcefc6d46de1b2eb14af43c1de9e9fa290e38b292 (patch)
tree8a721532f44d32f5be2b40a83a51a753d7a6b2a9 /include/elf/ChangeLog
parent2e3cf129e630bec707b68e85b388b056ba3bbda2 (diff)
downloadgdb-cefc6d46de1b2eb14af43c1de9e9fa290e38b292.zip
gdb-cefc6d46de1b2eb14af43c1de9e9fa290e38b292.tar.gz
gdb-cefc6d46de1b2eb14af43c1de9e9fa290e38b292.tar.bz2
* common.h (AT_L1I_CACHESHAPE, AT_L1D_CACHESHAPE,
AT_L2_CACHESHAPE, AT_L3_CACHESHAPE): New defines.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index af95636..ef84aa3 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,8 @@
+2012-06-28 Iain Sandoe <iain@codesourcery.com>
+
+ * common.h (AT_L1I_CACHESHAPE, AT_L1D_CACHESHAPE,
+ AT_L2_CACHESHAPE, AT_L3_CACHESHAPE): New defines.
+
2012-05-16 Georg-Johann Lay <avr@gjlay.de>
PR target/13503