mirror of
https://github.com/mikpe/pdp10-tools.git
synced 2026-01-11 23:53:19 +00:00
TODO: remove ranlib note, add as/ld notes detected by gcc
This commit is contained in:
parent
149bad4289
commit
81903d1517
4
TODO
4
TODO
@ -33,7 +33,9 @@ Tools:
|
|||||||
- top-level Makefile: subdirs should error out on error in subdir
|
- top-level Makefile: subdirs should error out on error in subdir
|
||||||
- size: implement it
|
- size: implement it
|
||||||
- strip: implement it
|
- strip: implement it
|
||||||
- ranlib: add wrapper script doing 'ar s'
|
|
||||||
- sim: improve it so it can run simple applications
|
- sim: improve it so it can run simple applications
|
||||||
- as/ld: add support for PIC
|
- as/ld: add support for PIC
|
||||||
- as/ld: add support for shared objects
|
- as/ld: add support for shared objects
|
||||||
|
- as/ld: add support for .section .note.GNU-stack (needed by gcc file_end hook)
|
||||||
|
- as: add support for .L1-L2 in data directives (needed for gcc -g w/ Dwarf)
|
||||||
|
- as: add support for SVR4-specific options (needed by svr4.h in gcc tm_file)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user