This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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] hppa: Implement __longjmp_chk.


hppa: Implement __longjmp_chk.

Implement longjmp and the chk variant in C.

---

2012-11-18  Carlos O'Donell  <carlos@systemhalted.org>

	* ports/sysdeps/hppa/__longjmp.S: Removed.
	* ports/sysdeps/hppa/__longjmp.c: New file.
	* ports/sysdeps/unix/sysv/linux/hppa/____longjmp_chk.c: New file.
	* ports/sysdeps/hppa/bits/setjmp.h: Use union for __jmp_buf.
	* ports/sysdeps/hppa/setjmp.S: Comment byte offsets and padding.

Cheers,
Carlos.

Attachment: longjmp_chk.diff
Description: Binary data


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