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: [commit] Move KERNEL_U_ADDR to nm (not so easy cases)


   Date: Thu, 29 Jul 2004 16:55:58 -0400
   From: Andrew Cagney <cagney@gnu.org>

   Hello,

   This moves the remaining KERNEL_U_ADDR definitions to the NM file.  I've 
   a bit of paper tracing the path xm -> #include -> .mh -> #include -> nm 
   to determine where things should be moved if anyone is interested.

   2004-07-29  Andrew Cagney  <cagney@gnu.org>

	   * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
	   * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
	   * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
	   * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
	   * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
	   * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.

Great work!  All of those cleanup patches.  Thanks.

Considering the VAX; I really think we should simply whack all
configurations except OpenBSD/vax and NetBSD/vax.

Mark


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