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]

PATCH: Regenerate bfd-in2.h


Hi,

I am checking in this patch to regenerate bfd-in2.h.


H.J.
---
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 5735)
+++ ChangeLog	(working copy)
@@ -1,5 +1,9 @@
 2009-04-17  H.J. Lu  <hongjiu.lu@intel.com>
 
+	* bfd-in2.h: Regenerated.
+
+2009-04-17  H.J. Lu  <hongjiu.lu@intel.com>
+
 	* peXXigen.c (_bfd_XX_print_private_bfd_data_common): Replace
 	IMAGE_SUBSYSTEM_EFI_ROM with IMAGE_SUBSYSTEM_SAL_RUNTIME_DRIVER.
 
Index: bfd-in2.h
===================================================================
--- bfd-in2.h	(revision 5735)
+++ bfd-in2.h	(working copy)
@@ -1971,7 +1971,7 @@ enum bfd_architecture
 #define bfd_mach_frvtomcat     499     /* fr500 prototype */
 #define bfd_mach_fr500         500
 #define bfd_mach_fr550         550
-  bfd_arch_moxie,     /* The moxie.  */
+  bfd_arch_moxie,       /* The moxie processor */
 #define bfd_mach_moxie         1
   bfd_arch_mcore,
   bfd_arch_mep,


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