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] s/BIG_ENDIAN/BFD_ENDIAN/BIG/ attempt two


> 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
> 
> * defs.h (BIG_ENDIAN): Delete macro definition.
> 	* a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
> 	coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
> 	findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
> 	printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
> 	remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
> 	stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
> 	config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
> 	config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
> 	config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
> 	config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
> 	config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
> 	config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
> 	mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
> 	* gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
> 	* gdbarch.c: Re-generate.
> 
> Index: doc/ChangeLog
> 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
> 
> * gdbint.texinfo (Target Architecture Definition): Replace
> 	BIG_ENDIAN with BFD_ENDIAN_BIG.
> 
> Index: gdbtk/ChangeLog
> 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
> * generic/gdbtk-cmds.c (gdb_disassemble_driver): Replace
> 	LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
> 	* generic/gdbtk-register.c (get_register): Ditto.
> 



Big breath.  I've checked this in.

Andrew




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