CVS log for funnyos/arch/sam7s64/Makefile

[BACK] Up to [local] / funnyos / arch / sam7s64

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7 / (download) - annotate - [select for diffs], Tue Nov 20 18:38:22 2007 UTC (16 years, 5 months ago) by nbrk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

compile target a.out with -g (debug)

Revision 1.6 / (download) - annotate - [select for diffs], Tue Nov 13 15:20:03 2007 UTC (16 years, 5 months ago) by nbrk
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

add a.bin in target clean

Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 12 22:02:18 2007 UTC (16 years, 5 months ago) by nbrk
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored)

place data at the top 4 KB of 64KB flash;
hardcode disposition of .data and .bss into ldscript.

this all makes compiler generate code with data at 0x00200000 in mind,
while linker places it at the (imaginary) end of text (60 KB) - last 4KB (0x0000f000) in ROM

Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 12 15:49:18 2007 UTC (16 years, 5 months ago) by nbrk
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

code to relocate .data in sram

Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 9 22:10:09 2007 UTC (16 years, 5 months ago) by init
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

use ldscript to fine-tune the linker

Revision 1.2 / (download) - annotate - [select for diffs], Fri Nov 9 14:57:13 2007 UTC (16 years, 5 months ago) by init
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

add -DARCH_SAM7S64 to CFLAGS;
place .text at 0x00200000

Revision 1.1 / (download) - annotate - [select for diffs], Thu Nov 8 22:21:47 2007 UTC (16 years, 5 months ago) by init
Branch: MAIN

cut & paste platform-specific files from testarm; they're unvisited for now

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb