Added section attributes, in particular S_ATTR_SOME_INSTRUCTIONS and update .text.
authorEric Christopher <echristo@apple.com>
Fri, 7 Oct 2005 22:30:56 +0000 (22:30 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 7 Oct 2005 22:30:56 +0000 (22:30 +0000)
commita485fbdd37d213aa81bbfc31ff411264d322252e
treea4b53821e7aec2a8cbe2c6f8067d5dbc40baef2c
parentd3179b6ce09594bffd54a1b556c975ac5756f179
Added section attributes, in particular S_ATTR_SOME_INSTRUCTIONS and update .text.
Change symbols from saa to explicitly allocated.
macho_layout_symbols: new function to sort symbols and renumber.
adjust symtab output accordingly
fixup relocs after renumbering
add relocation debugging routines.
output/outmacho.c