[parisc-linux-cvs] gcc amodra

Alan Modra amodra@puffin.external.hp.com
Sun, 25 Mar 2001 19:28:20 -0700


CVSROOT:	/home/cvs/parisc
Module name:	gcc
Changes by:	amodra	01/03/25 19:28:20

Modified files:
	gcc            : ChangeLog.puffin dwarf2out.c 
	gcc/config/pa  : pa-linux.h pa.c pa.h 

Log message:
Enable dwarf2 debugging info...
* dwarf2out.c (dwarf2out_line): Enable proper gas syntax.
* config/pa/pa.h: Include linux.h before defining
PREFERRED_DEBUGGING_TYPE so we actually can get DWARF2.

Prepare for upstream merge.
Cosmetic changes as far as we are concerned.
* config/pa/pa.c: Replace #if DO_FRAME_NOTES with if (DO_FRAME_NOTES).
(hppa_profile_hook): Use large model PIC references to count_label.
* config/pa/pa.h (PROFILE_BEFORE_PROLOGUE): Delete.
(ASM_OUTPUT_REG_PUSH): Delete.
(ASM_OUTPUT_REG_POP): Delete.