summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2006-04-29 16:54:51 +0000
committerH.J. Lu <hjl@lucon.org>2006-04-29 16:54:51 +0000
commitaa709846ddf27f7cb92154a2ca0c474312f58391 (patch)
tree16f256bb0d7704de344d372dca15c7602aa50765
parentf1c36c77a06875505ab7f0bfee5035268dfd1393 (diff)
downloadgdb-aa709846ddf27f7cb92154a2ca0c474312f58391.tar.gz
Move opcode ChangeLog entry to opcode/ChangeLog.
-rw-r--r--include/ChangeLog8
-rw-r--r--include/opcode/ChangeLog8
2 files changed, 8 insertions, 8 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 0bffadb6641..6f695ffc8a9 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,11 +1,3 @@
-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.
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 425abdbcf62..88352e6243c 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -3,6 +3,14 @@
* mips.h: Improve comments describing the bitfield instruction
fields.
+2006-04-26 Julian Brown <julian@codesourcery.com>
+
+ * 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-07 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
* avr.h (AVR_ISA_PWMx): New.