Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Add define for PowerPC 405 to bfd
@ 2009-06-26 17:32 Michael Eager
  2009-06-29 23:40 ` Alan Modra
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Eager @ 2009-06-26 17:32 UTC (permalink / raw)
  To: binutils, gdb

[-- Attachment #1: Type: text/plain, Size: 296 bytes --]

This adds a definition for PowerPC 405.  I only patched
bfd-in2.h rather than regenerate it.

2009-06-26  Michael Eager <eager@eagercon.com>

	* bfd/archures.c: Add bfd_mach_ppc_405
	* bfd/bfd-in2.h: Same.

-- 
Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077

[-- Attachment #2: bfd.patch --]
[-- Type: text/plain, Size: 1045 bytes --]

Index: archures.c
===================================================================
RCS file: /cvs/src/src/bfd/archures.c,v
retrieving revision 1.139
diff -u -r1.139 archures.c
--- archures.c	26 May 2009 14:12:02 -0000	1.139
+++ archures.c	26 Jun 2009 17:25:47 -0000
@@ -210,6 +210,7 @@
 .#define bfd_mach_ppc64		64
 .#define bfd_mach_ppc_403	403
 .#define bfd_mach_ppc_403gc	4030
+.#define bfd_mach_ppc_405	405
 .#define bfd_mach_ppc_505	505
 .#define bfd_mach_ppc_601	601
 .#define bfd_mach_ppc_602	602
Index: bfd-in2.h
===================================================================
RCS file: /cvs/src/src/bfd/bfd-in2.h,v
retrieving revision 1.485
diff -u -r1.485 bfd-in2.h
--- bfd-in2.h	12 Jun 2009 09:15:45 -0000	1.485
+++ bfd-in2.h	26 Jun 2009 17:25:52 -0000
@@ -1857,6 +1857,7 @@
 #define bfd_mach_ppc64         64
 #define bfd_mach_ppc_403       403
 #define bfd_mach_ppc_403gc     4030
+#define bfd_mach_ppc_405       405
 #define bfd_mach_ppc_505       505
 #define bfd_mach_ppc_601       601
 #define bfd_mach_ppc_602       602

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Add define for PowerPC 405 to bfd
  2009-06-26 17:32 Add define for PowerPC 405 to bfd Michael Eager
@ 2009-06-29 23:40 ` Alan Modra
  2009-06-29 23:56   ` Michael Eager
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Modra @ 2009-06-29 23:40 UTC (permalink / raw)
  To: Michael Eager; +Cc: binutils, gdb

On Fri, Jun 26, 2009 at 10:31:53AM -0700, Michael Eager wrote:
> This adds a definition for PowerPC 405.  I only patched
> bfd-in2.h rather than regenerate it.
>
> 2009-06-26  Michael Eager <eager@eagercon.com>
>
> 	* bfd/archures.c: Add bfd_mach_ppc_405
> 	* bfd/bfd-in2.h: Same.

OK.  A little pointless until it is used somewhere though.

-- 
Alan Modra
Australia Development Lab, IBM


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Add define for PowerPC 405 to bfd
  2009-06-29 23:40 ` Alan Modra
@ 2009-06-29 23:56   ` Michael Eager
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Eager @ 2009-06-29 23:56 UTC (permalink / raw)
  To: Alan Modra; +Cc: binutils, gdb

Alan Modra wrote:
> On Fri, Jun 26, 2009 at 10:31:53AM -0700, Michael Eager wrote:
>> This adds a definition for PowerPC 405.  I only patched
>> bfd-in2.h rather than regenerate it.
>>
>> 2009-06-26  Michael Eager <eager@eagercon.com>
>>
>> 	* bfd/archures.c: Add bfd_mach_ppc_405
>> 	* bfd/bfd-in2.h: Same.
> 
> OK.  A little pointless until it is used somewhere though.

I submitted a patch to gdb-patches which uses the ppc_405.


-- 
Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-29 23:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-26 17:32 Add define for PowerPC 405 to bfd Michael Eager
2009-06-29 23:40 ` Alan Modra
2009-06-29 23:56   ` Michael Eager

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox