Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2006-04-29 20:54:51 +0400
committerH.J. Lu <hjl.tools@gmail.com>2006-04-29 20:54:51 +0400
commit0ba7a49150304a2d2c9eccfe6e77b7ca5e8a7db8 (patch)
treea7b7156ba34989d91f384219f625506657ea2809 /include
parentacbd76c614cc5f272eb6d30f3317ea89e45018fb (diff)
Move opcode ChangeLog entry to opcode/ChangeLog.
Diffstat (limited to 'include')
-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 0bffadb66..6f695ffc8 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 425abdbcf..88352e624 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.