summaryrefslogtreecommitdiffstats
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
commit13ac451951ca86151fc13722216f386c8298c34b (patch)
tree80c5cd9c900ee4efd7faeb463e9e81e341a8a6f9 /include/ChangeLog
parent605a4047a0f847211cb27f5d0f6c9b6d9018a218 (diff)
downloadcygnal-13ac451951ca86151fc13722216f386c8298c34b.tar.gz
cygnal-13ac451951ca86151fc13722216f386c8298c34b.tar.bz2
cygnal-13ac451951ca86151fc13722216f386c8298c34b.zip
* 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 6f695ffc8..0bffadb66 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.