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/resend/rfa] (2/4) Cleanup tm-hppa.h for multiarch.


(I'll do this piece-meal)

This elimination of HPREAD_ADJUST_STACK_ADDRESS is ok, just note ...

2004-04-13 Randolph Chung <tausq@debian.org>

	* Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
	* hppa-tdep.h (hpread_adjust_stack_address): Move to hpread.c.
	* hpread.c (hppa-tdep.h): Include.
	(hpread_adjust_stack_address): Move from hppa-tdep.c.
	(hpread_read_function_type, hpread_read_doc_function_type,

... style nit in ChangeLog. Use:


	(a, b, c, d)
	(e, f, g): Blah blah.

(close, than re-open paren across line boundaries). The latest emacs does this automatically.

* config/pa/tm-hppa.h (HPREAD_ADJUST_STACK_ADDRESS): Remove.

Andrew



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