summaryrefslogtreecommitdiff
path: root/libc/misc/internals/abi-note.S
AgeCommit message (Collapse)Author
2003-02-08Fixup handling of the .note.ABI-tag section so that it is ARM only,Eric Andersen
and so it actually works as intended allowing binaries on ARM to be debugged. -Erik
2002-11-21Doh! As Stefan Allius points out, I forgot to properly reviewEric Andersen
this change.
2002-11-21Patch from Yoshinori Sato to update the h8300 architecture.Eric Andersen
2002-08-19Add a .note section to make gdb happyEric Andersen