2001-08-22 H.J. Lu <hjl@gnu.org>
* emulparams/elf32fr30.sh: Add a newline.
This commit is contained in:
parent
26cd54bf89
commit
63d069c06f
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-08-22 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* emulparams/elf32fr30.sh: Add a newline.
|
||||
|
||||
2001-08-21 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* deffilep.y: Add missing prototypes.
|
||||
|
|
|
@ -7,4 +7,4 @@ MAXPAGESIZE=256
|
|||
ENTRY=_start
|
||||
EMBEDDED=yes
|
||||
NOP=0x9fa09fa0
|
||||
OTHER_RELOCATING_SECTIONS='PROVIDE (__stack = 0x200000);'
|
||||
OTHER_RELOCATING_SECTIONS='PROVIDE (__stack = 0x200000);'
|
||||
|
|
Loading…
Reference in a new issue