.
This commit is contained in:
parent
10b4329d5b
commit
c16d554dbf
1 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2003-06-05 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* emultempl/elf32.em (gld${EMULATION_NAME}_list_options): Remove
|
||||
extra \t in -z noexecstack line.
|
||||
|
||||
2003-05-23 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* ldgram.y (phdr_type): Grok PT_GNU_STACK.
|
||||
|
@ -112,7 +117,7 @@
|
|||
* configure.tgt: Add armeb-elf and arm*b-*-linux-gnu.
|
||||
|
||||
2003-05-09 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
|
||||
* ldlang.c (lang_size_sections_1): Default to generating a
|
||||
fatal error message if a loadable section is not allocated
|
||||
to a memory region when regions are defined.
|
||||
|
|
Loading…
Reference in a new issue