aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorJulian Brown <julian@codesourcery.com>2006-04-26 15:41:16 +0000
committerJulian Brown <julian@codesourcery.com>2006-04-26 15:41:16 +0000
commit9e498214778da175e1c4491992452bdaecbe5bb6 (patch)
tree342af8e0f67b2c48adeb3f84218646b2a7b2d43c /include/ChangeLog
parent16980d0b05aedf8d3e764b4bd8d065c5a7740091 (diff)
downloadfsf-binutils-gdb-9e498214778da175e1c4491992452bdaecbe5bb6.zip
fsf-binutils-gdb-9e498214778da175e1c4491992452bdaecbe5bb6.tar.gz
fsf-binutils-gdb-9e498214778da175e1c4491992452bdaecbe5bb6.tar.bz2
* opcode/arm.h (FPU_VFP_EXT_V3): Define constant.
(FPU_NEON_EXT_V1): Likewise. (FPU_VFP_HARD): Update. (FPU_VFP_V3): Define macro. (FPU_ARCH_VFP_V3, FPU_ARCH_VFP_V3_PLUS_NEON_V1): Define macros.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 6f695ff..0bffadb 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,11 @@
+2006-04-26 Julian Brown <julian@codesourcery.com>
+
+ * opcode/arm.h (FPU_VFP_EXT_V3): Define constant.
+ (FPU_NEON_EXT_V1): Likewise.
+ (FPU_VFP_HARD): Update.
+ (FPU_VFP_V3): Define macro.
+ (FPU_ARCH_VFP_V3, FPU_ARCH_VFP_V3_PLUS_NEON_V1): Define macros.
+
2006-04-11 Jim Blandy <jimb@codesourcery.com>
* libiberty.h (pex_input_file, pex_input_pipe): New declarations.