This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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]

Re: [patch/rfc] LITTLE_ENDIAN -> BFD_ENDIAN_LITTLE


> 2001-12-03  Andrew Cagney  <ac131313@redhat.com>
> 
> * gdbint.texinfo (Target Architecture Definition): Replace
> 	LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
> 
> 2001-12-03  Andrew Cagney  <ac131313@redhat.com>
> 
> * defs.h (LITTLE_ENDIAN): Delete definition.
> 	* arch-utils.c, cris-tdep.c, d10v-tdep.c, defs.h, gdbarch.c,
> 	gdbarch.sh, remote-rdp.c, remote-sim.c, sh-tdep.c, sparc-tdep.c,
> 	config/alpha/tm-alpha.h, config/arm/tm-arm.h,
> 	config/i386/tm-i386.h, config/i960/tm-i960.h,
> 	config/ia64/tm-ia64.h, config/mcore/tm-mcore.h,
> 	config/mips/tm-wince.h, config/mn10200/tm-mn10200.h,
> 	config/ns32k/tm-umax.h, config/powerpc/tm-ppcle-eabi.h,
> 	config/sh/tm-wince.h, config/v850/tm-v850.h, config/vax/tm-vax.h,
> 	doc/gdbint.texinfo: Replace LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.


FYI,

I've checked this in.  There is going to be a short period of confusion 
while I flip the same switch for BIG_ENDIAN.

	Andrew




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