[RFA] PowerPC VLE port

Catherine Moore clm@codesourcery.com
Mon Aug 15 15:34:00 GMT 2011


On 08/13/2011 07:47 AM, Alan Modra wrote:
>
> -/* This bit is reserved by BFD for processor specific stuff.  Name
> -   it properly so that we can easily stay consistent elsewhere.  */
> -#define SEC_PPC_VLE		SEC_TIC54X_BLOCK
>
> Please revert this accidental commit now rather than waiting until the
> whole patch is approved.
>

   This has now been reverted.

2011-08-15  Catherine Moore  <clm@codesourcery.com>

         * ppc.h (SEC_PPC_VLE): Revert inadvertent commit.

Index: ppc.h
===================================================================
RCS file: /cvs/src/src/include/elf/ppc.h,v
retrieving revision 1.30
diff -u -r1.30 ppc.h
--- ppc.h	11 Jul 2011 15:03:08 -0000	1.30
+++ ppc.h	15 Aug 2011 15:31:06 -0000
@@ -166,10 +166,6 @@
  #define	EF_PPC_RELOCATABLE	0x00010000	/* PowerPC -mrelocatable flag.  */
  #define	EF_PPC_RELOCATABLE_LIB	0x00008000	/* PowerPC -mrelocatable-lib 
flag.  */

-/* This bit is reserved by BFD for processor specific stuff.  Name
-   it properly so that we can easily stay consistent elsewhere.  */
-#define SEC_PPC_VLE		SEC_TIC54X_BLOCK
-
  /* Processor specific section headers, sh_type field.  */

  #define SHT_ORDERED		SHT_HIPROC	/* Link editor is to sort the \



More information about the Binutils mailing list