Support for linking and loading at different places:
authorSteve Chamberlain <sac@cygnus>
Tue, 30 Mar 1993 22:45:39 +0000 (22:45 +0000)
committerSteve Chamberlain <sac@cygnus>
Tue, 30 Mar 1993 22:45:39 +0000 (22:45 +0000)
commit9fce28edd50c09017ccfc29f30508362081ed66f
tree1092783362865e3ac6bbfa90b7cab0fc0bf54ea8
parent01b4d31847394cba8639b28b75c9680dd75ed7cf
Support for linking and loading at different places:

* ldlex.l: Add "AT" keyword.
* ldgram.y: Cleanup, and parse AT.
* ldlang.c (print_output_section_statement): Print output address
of section in map. (lang_size_sections): Fill sections' lma with
load address.
* ldlang.h (lang_output_section_statement_type): Add load_base
information.
ld/ChangeLog
ld/ldgram.y
ld/ldlang.c
ld/ldlex.l
This page took 0.032423 seconds and 4 git commands to generate.