Page MenuHomeFreeBSD

Remove remnant of arm's ELF trampoline
ClosedPublic

Authored by mhorne on May 22 2020, 1:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 3:49 AM
Unknown Object (File)
Nov 19 2023, 10:12 PM
Unknown Object (File)
Nov 17 2023, 5:22 AM
Unknown Object (File)
Sep 15 2023, 3:40 PM
Unknown Object (File)
Sep 15 2023, 3:38 PM
Unknown Object (File)
Sep 15 2023, 3:37 PM
Unknown Object (File)
Sep 1 2023, 11:53 PM
Unknown Object (File)
Aug 23 2023, 8:08 AM
Subscribers

Details

Summary

The trampoline code used for loading gzipped a.out kernels on arm was
removed in r350436. A portion of this code allowed for DDB to find the
symbol tables when booting without loader(8), but some of this was
untouched in the removal. Remove this now.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Ping. If you have any objections let me know, otherwise I'll just move forward and commit this.

This revision was not accepted when it landed; it landed in state Needs Review.May 31 2020, 2:43 PM
This revision was automatically updated to reflect the committed changes.