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 ChangeLog Makefile.in


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cagney@sources.redhat.com	2001-08-01 10:41:50

Modified files:
	gdb            : ChangeLog Makefile.in 

Log message:
	* Makefile.in: Sort header definitions.
	(parser_defs_h, dis_asm_h, annotate_h, gdbthread_h): Define.
	Replace parser-defs.h with $(parser_defs_h).  Replace $(dis-asm_h)
	and $(dis-asm.h) with $(dis_asm_h).  Replace annotate.h with
	$(annotate_h).  Replace target.h with $(target_h).  Replace
	gdbthread.h with $(gdb_thread_h).  Replace symfile.h with $(symfile_h).

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1536&r2=1.1537
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.107&r2=1.108


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