This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Move opcode ChangeLog entry to opcode/ChangeLog


I checked in the following patch to correct opcode ChangeLog entry.


H.J.
---
Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/include/ChangeLog,v
retrieving revision 1.359
diff -u -p -r1.359 ChangeLog
--- ChangeLog	26 Apr 2006 15:41:15 -0000	1.359
+++ ChangeLog	29 Apr 2006 16:54:18 -0000
@@ -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.
Index: opcode/ChangeLog
===================================================================
RCS file: /cvs/src/src/include/opcode/ChangeLog,v
retrieving revision 1.314
diff -u -p -r1.314 ChangeLog
--- opcode/ChangeLog	26 Apr 2006 18:19:15 -0000	1.314
+++ opcode/ChangeLog	29 Apr 2006 16:54:18 -0000
@@ -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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]