Fix incorrect line endings

Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
This commit is contained in:
Spencer Oliver
2009-10-26 22:39:24 +00:00
parent d87ee640c7
commit 8f3b28ff41
30 changed files with 27885 additions and 27885 deletions

View File

@@ -1,29 +1,29 @@
:020000040020DA
:1000000018F09FE518F09FE518F09FE518F09FE5C0
:1000100018F09FE518F09FE518F09FE518F09FE5B0
:1000200040002000E4002000E8002000EC00200058
:10003000F000200000000000F4002000F800200084
:10004000B4109FE50209A0E3040081E5AC009FE540
:10005000AC109FE5000081E5FF10E0E3A4009FE500
:10006000600081E5A0109FE50000E0E3300181E53C
:10007000240181E5DBF021E390D09FE5D7F021E377
:100080008CD09FE5D1F021E388D09FE5D2F021E329
:1000900084D09FE5D3F021E380D09FE580109FE5D9
:1000A00080209FE50030A0E3020051E1043081147C
:1000B000FCFFFF1A00000FE1C000C0E300F029E1DF
:1000C0000000A0E30010A0E35C209FE50FE0A0E1AA
:1000D00012FF2FE10000A0E10000A0E10000A0E17C
:1000E000FBFFFFEAFEFFFFEAFEFFFFEAFEFFFFEA7B
:1000F000FEFFFFEAFEFFFFEAFEFFFFEA40FDFFFF13
:10010000010400A508FDFFFF0001480000F0FFFF0B
:10011000000620000005200000032000000420004D
:10012000000A2000940120009401200030012000EA
:100130000CD04DE20130A0E300308DE50230A0E3A9
:1001400004308DE50030A0E308308DE538309FE5C0
:10015000002093E500309DE5023083E000308DE51E
:1001600000309DE5013083E200308DE504309DE5EF
:10017000013083E204308DE500209DE504309DE5EB
:10018000033082E008308DE5F4FFFFEA90012000A3
:040190000700000064
:040000050020004097
:00000001FF
:020000040020DA
:1000000018F09FE518F09FE518F09FE518F09FE5C0
:1000100018F09FE518F09FE518F09FE518F09FE5B0
:1000200040002000E4002000E8002000EC00200058
:10003000F000200000000000F4002000F800200084
:10004000B4109FE50209A0E3040081E5AC009FE540
:10005000AC109FE5000081E5FF10E0E3A4009FE500
:10006000600081E5A0109FE50000E0E3300181E53C
:10007000240181E5DBF021E390D09FE5D7F021E377
:100080008CD09FE5D1F021E388D09FE5D2F021E329
:1000900084D09FE5D3F021E380D09FE580109FE5D9
:1000A00080209FE50030A0E3020051E1043081147C
:1000B000FCFFFF1A00000FE1C000C0E300F029E1DF
:1000C0000000A0E30010A0E35C209FE50FE0A0E1AA
:1000D00012FF2FE10000A0E10000A0E10000A0E17C
:1000E000FBFFFFEAFEFFFFEAFEFFFFEAFEFFFFEA7B
:1000F000FEFFFFEAFEFFFFEAFEFFFFEA40FDFFFF13
:10010000010400A508FDFFFF0001480000F0FFFF0B
:10011000000620000005200000032000000420004D
:10012000000A2000940120009401200030012000EA
:100130000CD04DE20130A0E300308DE50230A0E3A9
:1001400004308DE50030A0E308308DE538309FE5C0
:10015000002093E500309DE5023083E000308DE51E
:1001600000309DE5013083E200308DE504309DE5EF
:10017000013083E204308DE500209DE504309DE5EB
:10018000033082E008308DE5F4FFFFEA90012000A3
:040190000700000064
:040000050020004097
:00000001FF

View File

@@ -1,170 +1,170 @@
Memory Configuration
Name Origin Length Attributes
ram 0x00200000 0x00010000
*default* 0x00000000 0xffffffff
Linker script and memory map
LOAD ./src/crt.o
LOAD ./src/main.o
START GROUP
LOAD d:/compiler/yagarto/bin/../lib/gcc/arm-elf/4.2.2\libgcc.a
LOAD d:/compiler/yagarto/bin/../lib/gcc/arm-elf/4.2.2/../../../../arm-elf/lib\libc.a
END GROUP
0x00000100 FIQ_STACK_SIZE = 0x100
0x00000100 IRQ_STACK_SIZE = 0x100
0x00000100 ABT_STACK_SIZE = 0x100
0x00000100 UND_STACK_SIZE = 0x100
0x00000400 SVC_STACK_SIZE = 0x400
.text 0x00200000 0x194
*(.vectors)
.vectors 0x00200000 0x40 ./src/crt.o
0x00200040 . = ALIGN (0x4)
*(.init)
.init 0x00200040 0xf0 ./src/crt.o
0x002000f8 FIQHandler
0x002000ec PAbortHandler
0x002000d4 ExitFunction
0x00200040 ResetHandler
0x002000f0 DAbortHandler
0x002000f4 IRQHandler
0x002000e4 UndefHandler
0x00200130 . = ALIGN (0x4)
*(.text)
.text 0x00200130 0x0 ./src/crt.o
.text 0x00200130 0x60 ./src/main.o
0x00200130 main
0x00200190 . = ALIGN (0x4)
*(.rodata)
.rodata 0x00200190 0x4 ./src/main.o
0x00200194 . = ALIGN (0x4)
*(.rodata*)
0x00200194 . = ALIGN (0x4)
*(.glue_7t)
.glue_7t 0x00200194 0x0 ./src/crt.o
.glue_7t 0x00200194 0x0 ./src/main.o
0x00200194 . = ALIGN (0x4)
*(.glue_7)
.glue_7 0x00200194 0x0 ./src/crt.o
.glue_7 0x00200194 0x0 ./src/main.o
0x00200194 . = ALIGN (0x4)
0x00200194 etext = .
.vfp11_veneer 0x00000000 0x0
.vfp11_veneer 0x00000000 0x0 ./src/crt.o
.vfp11_veneer 0x00000000 0x0 ./src/main.o
.data 0x00200194 0x0
0x00200194 PROVIDE (__data_start, .)
*(.data)
.data 0x00200194 0x0 ./src/crt.o
.data 0x00200194 0x0 ./src/main.o
0x00200194 . = ALIGN (0x4)
0x00200194 edata = .
0x00200194 _edata = .
0x00200194 PROVIDE (__data_end, .)
.bss 0x00200194 0x86c
0x00200194 PROVIDE (__bss_start, .)
*(.bss)
.bss 0x00200194 0x0 ./src/crt.o
.bss 0x00200194 0x0 ./src/main.o
*(COMMON)
0x00200194 . = ALIGN (0x4)
0x00200194 PROVIDE (__bss_end, .)
0x00200200 . = ALIGN (0x100)
*fill* 0x00200194 0x6c 00
0x00200200 PROVIDE (__stack_start, .)
0x00200200 PROVIDE (__stack_fiq_start, .)
0x00200300 . = (. + FIQ_STACK_SIZE)
*fill* 0x00200200 0x100 00
0x00200300 . = ALIGN (0x4)
0x00200300 PROVIDE (__stack_fiq_end, .)
0x00200300 PROVIDE (__stack_irq_start, .)
0x00200400 . = (. + IRQ_STACK_SIZE)
*fill* 0x00200300 0x100 00
0x00200400 . = ALIGN (0x4)
0x00200400 PROVIDE (__stack_irq_end, .)
0x00200400 PROVIDE (__stack_abt_start, .)
0x00200500 . = (. + ABT_STACK_SIZE)
*fill* 0x00200400 0x100 00
0x00200500 . = ALIGN (0x4)
0x00200500 PROVIDE (__stack_abt_end, .)
0x00200500 PROVIDE (__stack_und_start, .)
0x00200600 . = (. + UND_STACK_SIZE)
*fill* 0x00200500 0x100 00
0x00200600 . = ALIGN (0x4)
0x00200600 PROVIDE (__stack_und_end, .)
0x00200600 PROVIDE (__stack_svc_start, .)
0x00200a00 . = (. + SVC_STACK_SIZE)
*fill* 0x00200600 0x400 00
0x00200a00 . = ALIGN (0x4)
0x00200a00 PROVIDE (__stack_svc_end, .)
0x00200a00 PROVIDE (__stack_end, .)
0x00200a00 PROVIDE (__heap_start, .)
OUTPUT(test_ram.elf elf32-littlearm)
.ARM.attributes
0x00000000 0x10
.ARM.attributes
0x00000000 0x10 ./src/crt.o
.ARM.attributes
0x00000010 0x10 ./src/main.o
.debug_line 0x00000000 0xd6
.debug_line 0x00000000 0x7f ./src/crt.o
.debug_line 0x0000007f 0x57 ./src/main.o
.debug_info 0x00000000 0x1aa
.debug_info 0x00000000 0x75 ./src/crt.o
.debug_info 0x00000075 0x135 ./src/main.o
.debug_abbrev 0x00000000 0x6d
.debug_abbrev 0x00000000 0x12 ./src/crt.o
.debug_abbrev 0x00000012 0x5b ./src/main.o
.debug_aranges 0x00000000 0x48
.debug_aranges
0x00000000 0x28 ./src/crt.o
.debug_aranges
0x00000028 0x20 ./src/main.o
.debug_ranges 0x00000000 0x20
.debug_ranges 0x00000000 0x20 ./src/crt.o
.debug_frame 0x00000000 0x24
.debug_frame 0x00000000 0x24 ./src/main.o
.debug_loc 0x00000000 0x1f
.debug_loc 0x00000000 0x1f ./src/main.o
.debug_pubnames
0x00000000 0x1b
.debug_pubnames
0x00000000 0x1b ./src/main.o
.comment 0x00000000 0x12
.comment 0x00000000 0x12 ./src/main.o
Cross Reference Table
Symbol File
DAbortHandler ./src/crt.o
ExitFunction ./src/crt.o
FIQHandler ./src/crt.o
IRQHandler ./src/crt.o
PAbortHandler ./src/crt.o
ResetHandler ./src/crt.o
UndefHandler ./src/crt.o
__bss_end ./src/crt.o
__bss_start ./src/crt.o
__stack_abt_end ./src/crt.o
__stack_fiq_end ./src/crt.o
__stack_irq_end ./src/crt.o
__stack_svc_end ./src/crt.o
__stack_und_end ./src/crt.o
main ./src/main.o
./src/crt.o
Memory Configuration
Name Origin Length Attributes
ram 0x00200000 0x00010000
*default* 0x00000000 0xffffffff
Linker script and memory map
LOAD ./src/crt.o
LOAD ./src/main.o
START GROUP
LOAD d:/compiler/yagarto/bin/../lib/gcc/arm-elf/4.2.2\libgcc.a
LOAD d:/compiler/yagarto/bin/../lib/gcc/arm-elf/4.2.2/../../../../arm-elf/lib\libc.a
END GROUP
0x00000100 FIQ_STACK_SIZE = 0x100
0x00000100 IRQ_STACK_SIZE = 0x100
0x00000100 ABT_STACK_SIZE = 0x100
0x00000100 UND_STACK_SIZE = 0x100
0x00000400 SVC_STACK_SIZE = 0x400
.text 0x00200000 0x194
*(.vectors)
.vectors 0x00200000 0x40 ./src/crt.o
0x00200040 . = ALIGN (0x4)
*(.init)
.init 0x00200040 0xf0 ./src/crt.o
0x002000f8 FIQHandler
0x002000ec PAbortHandler
0x002000d4 ExitFunction
0x00200040 ResetHandler
0x002000f0 DAbortHandler
0x002000f4 IRQHandler
0x002000e4 UndefHandler
0x00200130 . = ALIGN (0x4)
*(.text)
.text 0x00200130 0x0 ./src/crt.o
.text 0x00200130 0x60 ./src/main.o
0x00200130 main
0x00200190 . = ALIGN (0x4)
*(.rodata)
.rodata 0x00200190 0x4 ./src/main.o
0x00200194 . = ALIGN (0x4)
*(.rodata*)
0x00200194 . = ALIGN (0x4)
*(.glue_7t)
.glue_7t 0x00200194 0x0 ./src/crt.o
.glue_7t 0x00200194 0x0 ./src/main.o
0x00200194 . = ALIGN (0x4)
*(.glue_7)
.glue_7 0x00200194 0x0 ./src/crt.o
.glue_7 0x00200194 0x0 ./src/main.o
0x00200194 . = ALIGN (0x4)
0x00200194 etext = .
.vfp11_veneer 0x00000000 0x0
.vfp11_veneer 0x00000000 0x0 ./src/crt.o
.vfp11_veneer 0x00000000 0x0 ./src/main.o
.data 0x00200194 0x0
0x00200194 PROVIDE (__data_start, .)
*(.data)
.data 0x00200194 0x0 ./src/crt.o
.data 0x00200194 0x0 ./src/main.o
0x00200194 . = ALIGN (0x4)
0x00200194 edata = .
0x00200194 _edata = .
0x00200194 PROVIDE (__data_end, .)
.bss 0x00200194 0x86c
0x00200194 PROVIDE (__bss_start, .)
*(.bss)
.bss 0x00200194 0x0 ./src/crt.o
.bss 0x00200194 0x0 ./src/main.o
*(COMMON)
0x00200194 . = ALIGN (0x4)
0x00200194 PROVIDE (__bss_end, .)
0x00200200 . = ALIGN (0x100)
*fill* 0x00200194 0x6c 00
0x00200200 PROVIDE (__stack_start, .)
0x00200200 PROVIDE (__stack_fiq_start, .)
0x00200300 . = (. + FIQ_STACK_SIZE)
*fill* 0x00200200 0x100 00
0x00200300 . = ALIGN (0x4)
0x00200300 PROVIDE (__stack_fiq_end, .)
0x00200300 PROVIDE (__stack_irq_start, .)
0x00200400 . = (. + IRQ_STACK_SIZE)
*fill* 0x00200300 0x100 00
0x00200400 . = ALIGN (0x4)
0x00200400 PROVIDE (__stack_irq_end, .)
0x00200400 PROVIDE (__stack_abt_start, .)
0x00200500 . = (. + ABT_STACK_SIZE)
*fill* 0x00200400 0x100 00
0x00200500 . = ALIGN (0x4)
0x00200500 PROVIDE (__stack_abt_end, .)
0x00200500 PROVIDE (__stack_und_start, .)
0x00200600 . = (. + UND_STACK_SIZE)
*fill* 0x00200500 0x100 00
0x00200600 . = ALIGN (0x4)
0x00200600 PROVIDE (__stack_und_end, .)
0x00200600 PROVIDE (__stack_svc_start, .)
0x00200a00 . = (. + SVC_STACK_SIZE)
*fill* 0x00200600 0x400 00
0x00200a00 . = ALIGN (0x4)
0x00200a00 PROVIDE (__stack_svc_end, .)
0x00200a00 PROVIDE (__stack_end, .)
0x00200a00 PROVIDE (__heap_start, .)
OUTPUT(test_ram.elf elf32-littlearm)
.ARM.attributes
0x00000000 0x10
.ARM.attributes
0x00000000 0x10 ./src/crt.o
.ARM.attributes
0x00000010 0x10 ./src/main.o
.debug_line 0x00000000 0xd6
.debug_line 0x00000000 0x7f ./src/crt.o
.debug_line 0x0000007f 0x57 ./src/main.o
.debug_info 0x00000000 0x1aa
.debug_info 0x00000000 0x75 ./src/crt.o
.debug_info 0x00000075 0x135 ./src/main.o
.debug_abbrev 0x00000000 0x6d
.debug_abbrev 0x00000000 0x12 ./src/crt.o
.debug_abbrev 0x00000012 0x5b ./src/main.o
.debug_aranges 0x00000000 0x48
.debug_aranges
0x00000000 0x28 ./src/crt.o
.debug_aranges
0x00000028 0x20 ./src/main.o
.debug_ranges 0x00000000 0x20
.debug_ranges 0x00000000 0x20 ./src/crt.o
.debug_frame 0x00000000 0x24
.debug_frame 0x00000000 0x24 ./src/main.o
.debug_loc 0x00000000 0x1f
.debug_loc 0x00000000 0x1f ./src/main.o
.debug_pubnames
0x00000000 0x1b
.debug_pubnames
0x00000000 0x1b ./src/main.o
.comment 0x00000000 0x12
.comment 0x00000000 0x12 ./src/main.o
Cross Reference Table
Symbol File
DAbortHandler ./src/crt.o
ExitFunction ./src/crt.o
FIQHandler ./src/crt.o
IRQHandler ./src/crt.o
PAbortHandler ./src/crt.o
ResetHandler ./src/crt.o
UndefHandler ./src/crt.o
__bss_end ./src/crt.o
__bss_start ./src/crt.o
__stack_abt_end ./src/crt.o
__stack_fiq_end ./src/crt.o
__stack_irq_end ./src/crt.o
__stack_svc_end ./src/crt.o
__stack_und_end ./src/crt.o
main ./src/main.o
./src/crt.o

View File

@@ -1,29 +1,29 @@
:020000040010EA
:1000000018F09FE518F09FE518F09FE518F09FE5C0
:1000100018F09FE518F09FE518F09FE518F09FE5B0
:1000200040001000E4001000E8001000EC00100098
:10003000F000100000000000F4001000F8001000B4
:10004000B4109FE50209A0E3040081E5AC009FE540
:10005000AC109FE5000081E5FF10E0E3A4009FE500
:10006000600081E5A0109FE50000E0E3300181E53C
:10007000240181E5DBF021E390D09FE5D7F021E377
:100080008CD09FE5D1F021E388D09FE5D2F021E329
:1000900084D09FE5D3F021E380D09FE580109FE5D9
:1000A00080209FE50030A0E3020051E1043081147C
:1000B000FCFFFF1A00000FE1C000C0E300F029E1DF
:1000C0000000A0E30010A0E35C209FE50FE0A0E1AA
:1000D00012FF2FE10000A0E10000A0E10000A0E17C
:1000E000FBFFFFEAFEFFFFEAFEFFFFEAFEFFFFEA7B
:1000F000FEFFFFEAFEFFFFEAFEFFFFEA40FDFFFF13
:10010000010400A508FDFFFF0001480000F0FFFF0B
:100110000004200000032000000120000002200055
:100120000008200000002000000020003001100026
:100130000CD04DE20130A0E300308DE50230A0E3A9
:1001400004308DE50030A0E308308DE538309FE5C0
:10015000002093E500309DE5023083E000308DE51E
:1001600000309DE5013083E200308DE504309DE5EF
:10017000013083E204308DE500209DE504309DE5EB
:10018000033082E008308DE5F4FFFFEA90011000B3
:040190000700000064
:0400000500100040A7
:00000001FF
:020000040010EA
:1000000018F09FE518F09FE518F09FE518F09FE5C0
:1000100018F09FE518F09FE518F09FE518F09FE5B0
:1000200040001000E4001000E8001000EC00100098
:10003000F000100000000000F4001000F8001000B4
:10004000B4109FE50209A0E3040081E5AC009FE540
:10005000AC109FE5000081E5FF10E0E3A4009FE500
:10006000600081E5A0109FE50000E0E3300181E53C
:10007000240181E5DBF021E390D09FE5D7F021E377
:100080008CD09FE5D1F021E388D09FE5D2F021E329
:1000900084D09FE5D3F021E380D09FE580109FE5D9
:1000A00080209FE50030A0E3020051E1043081147C
:1000B000FCFFFF1A00000FE1C000C0E300F029E1DF
:1000C0000000A0E30010A0E35C209FE50FE0A0E1AA
:1000D00012FF2FE10000A0E10000A0E10000A0E17C
:1000E000FBFFFFEAFEFFFFEAFEFFFFEAFEFFFFEA7B
:1000F000FEFFFFEAFEFFFFEAFEFFFFEA40FDFFFF13
:10010000010400A508FDFFFF0001480000F0FFFF0B
:100110000004200000032000000120000002200055
:100120000008200000002000000020003001100026
:100130000CD04DE20130A0E300308DE50230A0E3A9
:1001400004308DE50030A0E308308DE538309FE5C0
:10015000002093E500309DE5023083E000308DE51E
:1001600000309DE5013083E200308DE504309DE5EF
:10017000013083E204308DE500209DE504309DE5EB
:10018000033082E008308DE5F4FFFFEA90011000B3
:040190000700000064
:0400000500100040A7
:00000001FF

View File

@@ -1,170 +1,170 @@
Memory Configuration
Name Origin Length Attributes
rom 0x00100000 0x00040000
ram 0x00200000 0x00010000
*default* 0x00000000 0xffffffff
Linker script and memory map
LOAD ./src/crt.o
LOAD ./src/main.o
START GROUP
LOAD d:/compiler/yagarto/bin/../lib/gcc/arm-elf/4.2.2\libgcc.a
LOAD d:/compiler/yagarto/bin/../lib/gcc/arm-elf/4.2.2/../../../../arm-elf/lib\libc.a
END GROUP
0x00000100 FIQ_STACK_SIZE = 0x100
0x00000100 IRQ_STACK_SIZE = 0x100
0x00000100 ABT_STACK_SIZE = 0x100
0x00000100 UND_STACK_SIZE = 0x100
0x00000400 SVC_STACK_SIZE = 0x400
.text 0x00100000 0x194
*(.vectors)
.vectors 0x00100000 0x40 ./src/crt.o
0x00100040 . = ALIGN (0x4)
*(.init)
.init 0x00100040 0xf0 ./src/crt.o
0x001000f8 FIQHandler
0x001000ec PAbortHandler
0x001000d4 ExitFunction
0x00100040 ResetHandler
0x001000f0 DAbortHandler
0x001000f4 IRQHandler
0x001000e4 UndefHandler
0x00100130 . = ALIGN (0x4)
*(.text)
.text 0x00100130 0x0 ./src/crt.o
.text 0x00100130 0x60 ./src/main.o
0x00100130 main
0x00100190 . = ALIGN (0x4)
*(.rodata)
.rodata 0x00100190 0x4 ./src/main.o
0x00100194 . = ALIGN (0x4)
*(.rodata*)
0x00100194 . = ALIGN (0x4)
*(.glue_7t)
.glue_7t 0x00100194 0x0 ./src/crt.o
.glue_7t 0x00100194 0x0 ./src/main.o
0x00100194 . = ALIGN (0x4)
*(.glue_7)
.glue_7 0x00100194 0x0 ./src/crt.o
.glue_7 0x00100194 0x0 ./src/main.o
0x00100194 . = ALIGN (0x4)
0x00100194 etext = .
.vfp11_veneer 0x00000000 0x0
.vfp11_veneer 0x00000000 0x0 ./src/crt.o
.vfp11_veneer 0x00000000 0x0 ./src/main.o
.data 0x00200000 0x0
0x00200000 PROVIDE (__data_start, .)
*(.data)
.data 0x00200000 0x0 ./src/crt.o
.data 0x00200000 0x0 ./src/main.o
0x00200000 . = ALIGN (0x4)
0x00200000 edata = .
0x00200000 _edata = .
0x00200000 PROVIDE (__data_end, .)
.bss 0x00200000 0x800
0x00200000 PROVIDE (__bss_start, .)
*(.bss)
.bss 0x00200000 0x0 ./src/crt.o
.bss 0x00200000 0x0 ./src/main.o
*(COMMON)
0x00200000 . = ALIGN (0x4)
0x00200000 PROVIDE (__bss_end, .)
0x00200000 . = ALIGN (0x100)
0x00200000 PROVIDE (__stack_start, .)
0x00200000 PROVIDE (__stack_fiq_start, .)
0x00200100 . = (. + FIQ_STACK_SIZE)
*fill* 0x00200000 0x100 00
0x00200100 . = ALIGN (0x4)
0x00200100 PROVIDE (__stack_fiq_end, .)
0x00200100 PROVIDE (__stack_irq_start, .)
0x00200200 . = (. + IRQ_STACK_SIZE)
*fill* 0x00200100 0x100 00
0x00200200 . = ALIGN (0x4)
0x00200200 PROVIDE (__stack_irq_end, .)
0x00200200 PROVIDE (__stack_abt_start, .)
0x00200300 . = (. + ABT_STACK_SIZE)
*fill* 0x00200200 0x100 00
0x00200300 . = ALIGN (0x4)
0x00200300 PROVIDE (__stack_abt_end, .)
0x00200300 PROVIDE (__stack_und_start, .)
0x00200400 . = (. + UND_STACK_SIZE)
*fill* 0x00200300 0x100 00
0x00200400 . = ALIGN (0x4)
0x00200400 PROVIDE (__stack_und_end, .)
0x00200400 PROVIDE (__stack_svc_start, .)
0x00200800 . = (. + SVC_STACK_SIZE)
*fill* 0x00200400 0x400 00
0x00200800 . = ALIGN (0x4)
0x00200800 PROVIDE (__stack_svc_end, .)
0x00200800 PROVIDE (__stack_end, .)
0x00200800 PROVIDE (__heap_start, .)
OUTPUT(test_rom.elf elf32-littlearm)
.ARM.attributes
0x00000000 0x10
.ARM.attributes
0x00000000 0x10 ./src/crt.o
.ARM.attributes
0x00000010 0x10 ./src/main.o
.debug_line 0x00000000 0xd6
.debug_line 0x00000000 0x7f ./src/crt.o
.debug_line 0x0000007f 0x57 ./src/main.o
.debug_info 0x00000000 0x1aa
.debug_info 0x00000000 0x75 ./src/crt.o
.debug_info 0x00000075 0x135 ./src/main.o
.debug_abbrev 0x00000000 0x6d
.debug_abbrev 0x00000000 0x12 ./src/crt.o
.debug_abbrev 0x00000012 0x5b ./src/main.o
.debug_aranges 0x00000000 0x48
.debug_aranges
0x00000000 0x28 ./src/crt.o
.debug_aranges
0x00000028 0x20 ./src/main.o
.debug_ranges 0x00000000 0x20
.debug_ranges 0x00000000 0x20 ./src/crt.o
.debug_frame 0x00000000 0x24
.debug_frame 0x00000000 0x24 ./src/main.o
.debug_loc 0x00000000 0x1f
.debug_loc 0x00000000 0x1f ./src/main.o
.debug_pubnames
0x00000000 0x1b
.debug_pubnames
0x00000000 0x1b ./src/main.o
.comment 0x00000000 0x12
.comment 0x00000000 0x12 ./src/main.o
Cross Reference Table
Symbol File
DAbortHandler ./src/crt.o
ExitFunction ./src/crt.o
FIQHandler ./src/crt.o
IRQHandler ./src/crt.o
PAbortHandler ./src/crt.o
ResetHandler ./src/crt.o
UndefHandler ./src/crt.o
__bss_end ./src/crt.o
__bss_start ./src/crt.o
__stack_abt_end ./src/crt.o
__stack_fiq_end ./src/crt.o
__stack_irq_end ./src/crt.o
__stack_svc_end ./src/crt.o
__stack_und_end ./src/crt.o
main ./src/main.o
./src/crt.o
Memory Configuration
Name Origin Length Attributes
rom 0x00100000 0x00040000
ram 0x00200000 0x00010000
*default* 0x00000000 0xffffffff
Linker script and memory map
LOAD ./src/crt.o
LOAD ./src/main.o
START GROUP
LOAD d:/compiler/yagarto/bin/../lib/gcc/arm-elf/4.2.2\libgcc.a
LOAD d:/compiler/yagarto/bin/../lib/gcc/arm-elf/4.2.2/../../../../arm-elf/lib\libc.a
END GROUP
0x00000100 FIQ_STACK_SIZE = 0x100
0x00000100 IRQ_STACK_SIZE = 0x100
0x00000100 ABT_STACK_SIZE = 0x100
0x00000100 UND_STACK_SIZE = 0x100
0x00000400 SVC_STACK_SIZE = 0x400
.text 0x00100000 0x194
*(.vectors)
.vectors 0x00100000 0x40 ./src/crt.o
0x00100040 . = ALIGN (0x4)
*(.init)
.init 0x00100040 0xf0 ./src/crt.o
0x001000f8 FIQHandler
0x001000ec PAbortHandler
0x001000d4 ExitFunction
0x00100040 ResetHandler
0x001000f0 DAbortHandler
0x001000f4 IRQHandler
0x001000e4 UndefHandler
0x00100130 . = ALIGN (0x4)
*(.text)
.text 0x00100130 0x0 ./src/crt.o
.text 0x00100130 0x60 ./src/main.o
0x00100130 main
0x00100190 . = ALIGN (0x4)
*(.rodata)
.rodata 0x00100190 0x4 ./src/main.o
0x00100194 . = ALIGN (0x4)
*(.rodata*)
0x00100194 . = ALIGN (0x4)
*(.glue_7t)
.glue_7t 0x00100194 0x0 ./src/crt.o
.glue_7t 0x00100194 0x0 ./src/main.o
0x00100194 . = ALIGN (0x4)
*(.glue_7)
.glue_7 0x00100194 0x0 ./src/crt.o
.glue_7 0x00100194 0x0 ./src/main.o
0x00100194 . = ALIGN (0x4)
0x00100194 etext = .
.vfp11_veneer 0x00000000 0x0
.vfp11_veneer 0x00000000 0x0 ./src/crt.o
.vfp11_veneer 0x00000000 0x0 ./src/main.o
.data 0x00200000 0x0
0x00200000 PROVIDE (__data_start, .)
*(.data)
.data 0x00200000 0x0 ./src/crt.o
.data 0x00200000 0x0 ./src/main.o
0x00200000 . = ALIGN (0x4)
0x00200000 edata = .
0x00200000 _edata = .
0x00200000 PROVIDE (__data_end, .)
.bss 0x00200000 0x800
0x00200000 PROVIDE (__bss_start, .)
*(.bss)
.bss 0x00200000 0x0 ./src/crt.o
.bss 0x00200000 0x0 ./src/main.o
*(COMMON)
0x00200000 . = ALIGN (0x4)
0x00200000 PROVIDE (__bss_end, .)
0x00200000 . = ALIGN (0x100)
0x00200000 PROVIDE (__stack_start, .)
0x00200000 PROVIDE (__stack_fiq_start, .)
0x00200100 . = (. + FIQ_STACK_SIZE)
*fill* 0x00200000 0x100 00
0x00200100 . = ALIGN (0x4)
0x00200100 PROVIDE (__stack_fiq_end, .)
0x00200100 PROVIDE (__stack_irq_start, .)
0x00200200 . = (. + IRQ_STACK_SIZE)
*fill* 0x00200100 0x100 00
0x00200200 . = ALIGN (0x4)
0x00200200 PROVIDE (__stack_irq_end, .)
0x00200200 PROVIDE (__stack_abt_start, .)
0x00200300 . = (. + ABT_STACK_SIZE)
*fill* 0x00200200 0x100 00
0x00200300 . = ALIGN (0x4)
0x00200300 PROVIDE (__stack_abt_end, .)
0x00200300 PROVIDE (__stack_und_start, .)
0x00200400 . = (. + UND_STACK_SIZE)
*fill* 0x00200300 0x100 00
0x00200400 . = ALIGN (0x4)
0x00200400 PROVIDE (__stack_und_end, .)
0x00200400 PROVIDE (__stack_svc_start, .)
0x00200800 . = (. + SVC_STACK_SIZE)
*fill* 0x00200400 0x400 00
0x00200800 . = ALIGN (0x4)
0x00200800 PROVIDE (__stack_svc_end, .)
0x00200800 PROVIDE (__stack_end, .)
0x00200800 PROVIDE (__heap_start, .)
OUTPUT(test_rom.elf elf32-littlearm)
.ARM.attributes
0x00000000 0x10
.ARM.attributes
0x00000000 0x10 ./src/crt.o
.ARM.attributes
0x00000010 0x10 ./src/main.o
.debug_line 0x00000000 0xd6
.debug_line 0x00000000 0x7f ./src/crt.o
.debug_line 0x0000007f 0x57 ./src/main.o
.debug_info 0x00000000 0x1aa
.debug_info 0x00000000 0x75 ./src/crt.o
.debug_info 0x00000075 0x135 ./src/main.o
.debug_abbrev 0x00000000 0x6d
.debug_abbrev 0x00000000 0x12 ./src/crt.o
.debug_abbrev 0x00000012 0x5b ./src/main.o
.debug_aranges 0x00000000 0x48
.debug_aranges
0x00000000 0x28 ./src/crt.o
.debug_aranges
0x00000028 0x20 ./src/main.o
.debug_ranges 0x00000000 0x20
.debug_ranges 0x00000000 0x20 ./src/crt.o
.debug_frame 0x00000000 0x24
.debug_frame 0x00000000 0x24 ./src/main.o
.debug_loc 0x00000000 0x1f
.debug_loc 0x00000000 0x1f ./src/main.o
.debug_pubnames
0x00000000 0x1b
.debug_pubnames
0x00000000 0x1b ./src/main.o
.comment 0x00000000 0x12
.comment 0x00000000 0x12 ./src/main.o
Cross Reference Table
Symbol File
DAbortHandler ./src/crt.o
ExitFunction ./src/crt.o
FIQHandler ./src/crt.o
IRQHandler ./src/crt.o
PAbortHandler ./src/crt.o
ResetHandler ./src/crt.o
UndefHandler ./src/crt.o
__bss_end ./src/crt.o
__bss_start ./src/crt.o
__stack_abt_end ./src/crt.o
__stack_fiq_end ./src/crt.o
__stack_irq_end ./src/crt.o
__stack_svc_end ./src/crt.o
__stack_und_end ./src/crt.o
main ./src/main.o
./src/crt.o