]> git.eshelyaron.com Git - emacs.git/commit
Merge IRIX debugging info patch from unexsgi.c
authorKarl Heuer <kwzh@gnu.org>
Wed, 25 Aug 1999 16:15:29 +0000 (16:15 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 25 Aug 1999 16:15:29 +0000 (16:15 +0000)
commitbc597cc7be83a24e93ee9c032993389003d6ff5f
treec43494ae333ebd96113326b69ac72d3b6c001205
parent3bc0ab9fdd82e52ce98ff01abb3ee40e780bde5b
Merge IRIX debugging info patch from unexsgi.c

Auto-detect .sbss section.
(round_up): Make it static.
(unexec): Declare alignment as Elf Word.  Skip ``Program
segment above .bss'' test on MIPS without .sbss.
Copy sections .got and .sdata1 sections.  Adjust offsets in
sections .sdata, .lit4, .lit8, .got and .sdata1.
src/unexelf.c