mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 13:27:26 +08:00
* emultempl/hppaosf.em: Various fixes and support for linker stub
generation. (hppaosf_finish, hppaosf_search_for_padding_statements, hppaosf_create_output_section_statements): New functions in support of linker stub generation. (ld_hppaosf_emulation): Redefine to include new emulation-specific routines.
This commit is contained in:
@ -1,5 +1,13 @@
|
|||||||
Tue Nov 2 15:45:51 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
|
Tue Nov 2 15:45:51 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
|
||||||
|
|
||||||
|
* emultempl/hppaosf.em: Various fixes and support for linker stub
|
||||||
|
generation.
|
||||||
|
(hppaosf_finish, hppaosf_search_for_padding_statements,
|
||||||
|
hppaosf_create_output_section_statements): New functions in
|
||||||
|
support of linker stub generation.
|
||||||
|
(ld_hppaosf_emulation): Redefine to include new
|
||||||
|
emulation-specific routines.
|
||||||
|
|
||||||
* ldlang.c (lang_process): Re-enable last call lang_size_sections.
|
* ldlang.c (lang_process): Re-enable last call lang_size_sections.
|
||||||
Pass abs_output_section rather than NULL to avoid invalidating
|
Pass abs_output_section rather than NULL to avoid invalidating
|
||||||
absolute symbols.
|
absolute symbols.
|
||||||
|
Reference in New Issue
Block a user