libucontext/arch
A. Wilcox 467ee2916d
x86: Update copyright statement
Commit d0ccf2f96f contains the makecontext
fix from Adélie commit aaeb73ea701388e55b7640e32509a5f6a57f6350[1], as
seen at AdelieLinux/libucontext@aaeb73ea – but it didn't include the
addition of my author line.

The full commit text, for future documentation/reference, was:

```
x86: Write link pointer at correct stack offset

It must come *after* the parameters, not *before*.
```

Fixes: d0ccf2f96f ("x86: modernize")
Signed-off-by: A. Wilcox <AWilcox@Wilcox-Tech.com>

[1]: aaeb73ea70
2020-03-30 17:25:30 -05:00
..
aarch64 aarch64: modernize 2020-03-30 04:38:53 +00:00
arm arm: modernize 2020-03-30 05:04:18 +00:00
common arm: modernize 2020-03-30 05:04:18 +00:00
mips mips: use REG_OFFSET 2020-03-30 04:07:41 +00:00
mips64 mips64: use REG_OFFSET 2020-03-30 04:05:00 +00:00
ppc update copyright statements, add mailmap 2020-03-27 09:23:49 +00:00
ppc64 update copyright statements, add mailmap 2020-03-27 09:23:49 +00:00
s390x s390x: modernize assembly code 2020-03-30 01:12:07 -05:00
x86 x86: Update copyright statement 2020-03-30 17:25:30 -05:00
x86_64 common: use REG_SZ, not SZ_REG in line with mips64 port for REG_OFFSET macro 2020-03-29 14:50:38 +00:00