This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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]

[PATCH] glibc-2.2.94 - HPPA needs to define ABORT_INSTRUCTION


libc-alpha,

This is the latest change in 2.2.94 which requires that HPPA define
ABORT_INSTRUCTION to terminate the userspace applicaiton.

Historically this has been "iitlbp" or "Insert Instruction TLB
protection" which faults the process if the processor is not in its
most privileged mode (!level0).

c.
---

	2002-09-21 Carlos O'Donell <carlos@baldric.uwo.ca>
	* sysdeps/hppa/abort-instr.h: New.

Attachment: abort-instr.h.diff
Description: Text document


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