]> git.ipfire.org Git - thirdparty/glibc.git/commit
hurd: Implement longjmp for x86_64
authorSergey Bugaev <bugaevc@gmail.com>
Sat, 29 Apr 2023 20:18:18 +0000 (23:18 +0300)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 30 Apr 2023 23:13:59 +0000 (01:13 +0200)
commite6136c693970bd641cc526cbe204d02c0c3ba0e4
treebee5d07db4f433ccfbe97bd53ceb467e8455f151
parentb574ae0a2876ee94e4fe617f878407bf818c2df0
hurd: Implement longjmp for x86_64

Checked on x86_64-gnu.

[samuel.thibault@ens-lyon.org: Restored same comments as on i386]
Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
Message-Id: <20230429201822.2605207-3-bugaevc@gmail.com>
sysdeps/mach/hurd/x86_64/____longjmp_chk.S [new file with mode: 0644]
sysdeps/mach/hurd/x86_64/__longjmp.S [new file with mode: 0644]