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]
Other format: [Raw text]

gdb ChangeLog hpread.c Makefile.in hp-psymtab- ...


CVSROOT:	/cvs/uberbaum
Module name:	gdb
Changes by:	ezannoni@sources.redhat.com	2002-01-23 19:44:11

Modified files:
	.              : ChangeLog hpread.c Makefile.in 
Removed files:
	.              : hp-psymtab-read.c hp-symtab-read.c hpread.h 

Log message:
	2002-01-23  Elena Zannoni  <ezannoni@redhat.com>
	
	* Makefile.in (hpread_h): Delete.
	(HFILES_NO_SRCDIR): Remove hpread.h.
	(ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
	(hpread.o): Update dependencies.
	(hp-psymtab-read.o, hp-symtab-read.o): Remove.
	
	* hp-psymtab-read.c: Remove file.
	* hp-symtab-read.c: Remove file.
	* hpread.h: Remove file.
	
	* hpread.c: Merge all contents of hp-psymtab-read.c,
	hp-symtab-read.c and hpread.h into this file, as it was prior to
	January 1999.
	
	* config/pa/hpux11w.mh, config/pa/hpux11.mh,
	config/pa/hpux1020.mh, config/pa/hppaosf.mh,
	config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
	Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/ChangeLog.diff?cvsroot=uberbaum&r1=1.2080&r2=1.2081
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/hpread.c.diff?cvsroot=uberbaum&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/Makefile.in.diff?cvsroot=uberbaum&r1=1.152&r2=1.153
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/hp-psymtab-read.c.diff?cvsroot=uberbaum&r1=1.14&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/hp-symtab-read.c.diff?cvsroot=uberbaum&r1=1.10&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/hpread.h.diff?cvsroot=uberbaum&r1=1.4&r2=NONE


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