ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/sigsegv.h
Revision 1.15 - (view) (annotate) - [select for diffs]
2010-10-23T21:13:21Z (13 years, 6 months ago) by asvitkine
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +4 -1 lines
Diff to previous 1.14
Fix issue from my last change where it ended up not defining
SIGSEGV_FAULT_ADDRESS_FAST at all on PPC builds.

Revision 1.14 - (view) (annotate) - [select for diffs]
2010-07-27T22:52:33Z (13 years, 9 months ago) by asvitkine
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13
Fixing sigsegv on Mach x86_64 - possibly a hack; I'm not sure why the
address returned doesn't have that bit set already.

Revision 1.13 - (view) (annotate) - [select for diffs]
2009-02-11T20:44:10Z (15 years, 3 months ago) by asvitkine
Branch: MAIN
Changes since 1.12: +90 -1 lines
Diff to previous 1.12
move sigsegv_info_t declaration to header

Revision 1.12 - (view) (annotate) - [select for diffs]
2008-01-06T16:10:30Z (16 years, 4 months ago) by gbeauche
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
ISO C++ conformance fixes: remove superfluous coma at the end of enum definitions.

Revision 1.11 - (view) (annotate) - [select for diffs]
2008-01-01T09:40:33Z (16 years, 4 months ago) by gbeauche
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
Happy New Year!

Revision 1.10 - (view) (annotate) - [select for diffs]
2007-12-30T08:45:18Z (16 years, 4 months ago) by gbeauche
Branch: MAIN
Changes since 1.9: +23 -4 lines
Diff to previous 1.9
Improve API for systems that require explicit calls to functions to retrieve
the memory addresses that triggered a SIGSEGV (e.g. MacOS X).

Revision 1.9 - (view) (annotate) - [select for diffs]
2006-07-19T21:31:10Z (17 years, 9 months ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-19
Changes since 1.8: +0 -7 lines
Diff to previous 1.8
A few fixlets to the SIGSEGV library:
- Don't export transfer types definitions (formerly used by older API)
- Handle ADD instructions in ix86_skip_instruction() (generated by icc 9.1)
- Use "%p" format for EIP/RIP addresses

Revision 1.8 - (view) (annotate) - [select for diffs]
2005-01-30T21:42:14Z (19 years, 3 months ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-17
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Happy New Year!

Revision 1.7 - (view) (annotate) - [select for diffs]
2004-01-12T15:29:25Z (20 years, 4 months ago) by cebix
Branch: MAIN
CVS Tags: nigel-build-15, nigel-build-16
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Happy New Year! :)

Revision 1.6 - (view) (annotate) - [select for diffs]
2003-09-29T07:02:58Z (20 years, 7 months ago) by gbeauche
Branch: MAIN
Changes since 1.5: +8 -7 lines
Diff to previous 1.5
New SIGSEGV API so that skip-instruction requests are more explicit. Yes,
that's api change, but that's cooler now for SheepShaver. ;-)

Revision 1.5 - (view) (annotate) - [select for diffs]
2003-05-14T06:50:05Z (21 years ago) by gbeauche
Branch: MAIN
Changes since 1.4: +12 -2 lines
Diff to previous 1.4
New API to ignore a SIGSEGV fault. This should help on SheepShaver/x86 for now
since I still don't know why MacOS would like to write to ROM on a particular
test.

Revision 1.4 - (view) (annotate) - [select for diffs]
2002-05-16T15:48:06Z (21 years, 11 months ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-12, nigel-build-13
Changes since 1.3: +6 -3 lines
Diff to previous 1.3
- video_vosh.h (Screen_fault_handler): Move unrecoverable fault case to...
- main_unix.cpp (sigsegv_dump_state): ... Here.
- sigsegv.h (sigsegv_fault_handler_t): Rename from sigsegv_handler_t.
- sigsegv.h (sigsegv_state_dumper_t): New.

Revision 1.3 - (view) (annotate) - [select for diffs]
2002-05-12T11:10:50Z (22 years ago) by gbeauche
Branch: MAIN
Changes since 1.2: +6 -0 lines
Diff to previous 1.2
Implement the "ignoresegv" feature from SheepShaver. This is Unix-specific
so far. Target platform is currently Linux/x86.

Revision 1.2 - (view) (annotate) - [select for diffs]
2002-01-15T14:58:37Z (22 years, 3 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-15012002
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
- documentation updates
- 2001 -> 2002
- version 0.9 -> 1.0

Revision 1.1 - (view) (annotate) - [select for diffs]
2001-05-20T20:31:50Z (22 years, 11 months ago) by gbeauche
Branch: MAIN
CVS Tags: release-0_9-1, snapshot-29052001
- new and updated SIGSEGV support functions:
  + configure script cleanups
  + possible support for Direct Addressing / VOSF on other platforms

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a