summaryrefslogtreecommitdiff
path: root/ldso/ldso/m68k/resolve.S
AgeCommit message (Collapse)Author
2008-11-03- jmp on coldfire accepts only address registersBernhard Reutner-Fischer
Closes #3824
2006-01-14m68k ldso works again (well, lazy relocation is broken atm)Mike Frysinger
2001-04-27Yet another large update to ld.so. In this iteration I finally gotEric Andersen
the C based syscalls working, which greatly simplifies what it takes to get new architectures running. -Erik
2001-04-23Initial checkin for ld.so. This is a combination of effort from Manuel NovoaEric Andersen
III and me. I've been working on stripping out arch dependant stuff and replacing it with generic stuff whenever possible. -Erik