History log of /openbsd/gnu/usr.bin/binutils/gdb/m68kbsd-tdep.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 5e46e8b6 02-Feb-2013 miod <miod@openbsd.org>

ELF toolchain for m68k, following the SysV/m68k ABI (32-bit types aligned on
32-bit boundaries, function return values being in %a0 instead of %d0 if they
are declared as pointers, and in fp register

ELF toolchain for m68k, following the SysV/m68k ABI (32-bit types aligned on
32-bit boundaries, function return values being in %a0 instead of %d0 if they
are declared as pointers, and in fp registers if they are floating point types).

Compiler configuration bits (including a few m68k PIC code generation fixes)
borrowed from NetBSD.

show more ...


# 52ba75af 21-May-2004 kettenis <kettenis@openbsd.org>

Resolve conflicts for GDB 6.1. Add local patches.
ok deraadt@