mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-02 09:06:35 +00:00
Thu Aug 13 12:20:39 1998 Catherine Moore <clm@cygnus.com>
* emulparams/armelf.sh: Define TEMPLATE_NAME to armelf. * scripttempl/elfarm.sc: Include .glue_7t and .glue7 sections. * emultempl/armelf.em: New file.
This commit is contained in:
parent
0ffa432e2e
commit
527c54a697
@ -134,6 +134,8 @@ SECTIONS
|
|||||||
{
|
{
|
||||||
${RELOCATING+${TEXT_START_SYMBOLS}}
|
${RELOCATING+${TEXT_START_SYMBOLS}}
|
||||||
*(.text)
|
*(.text)
|
||||||
|
*(.glue_7t)
|
||||||
|
*(.glue_7)
|
||||||
${RELOCATING+*(.text.*)}
|
${RELOCATING+*(.text.*)}
|
||||||
*(.stub)
|
*(.stub)
|
||||||
/* .gnu.warning sections are handled specially by elf32.em. */
|
/* .gnu.warning sections are handled specially by elf32.em. */
|
||||||
|
Loading…
Reference in New Issue
Block a user