Skip to content
Snippets Groups Projects
Commit fe773494 authored by DJ Delorie's avatar DJ Delorie
Browse files

* emulparams/elf32m32c.sh (TEMPLATE_NAME): New.

(EXTRA_EM_FILE): New.
parent b2a4db28
No related branches found
No related tags found
No related merge requests found
2005-07-20 DJ Delorie <dj@redhat.com>
* emulparams/elf32m32c.sh (TEMPLATE_NAME): New.
(EXTRA_EM_FILE): New.
2005-07-19 H.J. Lu <hongjiu.lu@intel.com> 2005-07-19 H.J. Lu <hongjiu.lu@intel.com>
* ldmain.c (main): Reindent. * ldmain.c (main): Reindent.
......
...@@ -6,6 +6,8 @@ TEXT_START_ADDR=0x2000 ...@@ -6,6 +6,8 @@ TEXT_START_ADDR=0x2000
ARCH=m32c ARCH=m32c
ENTRY=_start ENTRY=_start
EMBEDDED=yes EMBEDDED=yes
TEMPLATE_NAME=elf32
EXTRA_EM_FILE=needrelax
ELFSIZE=32 ELFSIZE=32
MAXPAGESIZE=256 MAXPAGESIZE=256
# This is like setting STACK_ADDR to 0x0073FFFF0, except that the setting can # This is like setting STACK_ADDR to 0x0073FFFF0, except that the setting can
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment