This is the mail archive of the gdb-cvs@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]

src/gdb Makefile.in TODO acconfig.h config.in ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cagney@sourceware.cygnus.com	2000-08-02 04:11:47

Modified files:
	gdb            : Makefile.in TODO acconfig.h config.in configure 
	                 configure.in defs.h 
Removed files:
	gdb/config     : nm-empty.h 

Log message:
	Thu Jul 27 17:38:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
	
	* configure.in (targetfile): Ignore TM_FILE, don't just issue
	warning.
	(tm_h, xm_h, nm_h, GDB_TM_FILE, GDB_XM_FILE, GDB_NM_FILE): Define.
	* acconfig.h (GDB_XM_FILE, GDB_TM_FILE, GDB_NM_FILE): Add.
	* config/nm-empty.h: Delete.
	* defs.h (xm.h, nm.h, tm.h): Only include when GDB_XM_FILE,
	GDB_NM_FILE or GDB_TM_FILE defined.
	* Makefile.in (defs_h): Replace tm.h, xm.h and nm.h with tm_h,
	xm_h and nm_h macro that are defined by configure.
	(tm_h, xm_h, tm_h): New.
	* configure, config.in: Regenerate
	* TODO: Update.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.40&r2=1.41
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/TODO.diff?cvsroot=src&r1=1.44&r2=1.45
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/acconfig.h.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config.in.diff?cvsroot=src&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/configure.diff?cvsroot=src&r1=1.38&r2=1.39
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/configure.in.diff?cvsroot=src&r1=1.40&r2=1.41
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/defs.h.diff?cvsroot=src&r1=1.28&r2=1.29
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/nm-empty.h.diff?cvsroot=src&r1=1.1.1.1&r2=NONE


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