Home
last modified time | relevance | path

Searched hist:"0 df01fd3d71481b5cc7aeea6a741b9fc3be15178" (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/doc/
H A DREADME.standalonediff 0df01fd3d71481b5cc7aeea6a741b9fc3be15178 Thu May 20 22:08:03 CDT 2010 Thomas Chou <thomas@wytron.com.tw> nios2: fix r15 issue for gcc4

The "-ffixed-r15" option doesn't work well for gcc4. Since we
don't use gp for small data with option "-G0", we can use gp
as global data pointer. This allows compiler to use r15. It
is necessary for gcc4 to work properly.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Scott McNutt <smcnutt@psyent.com>
/openbmc/u-boot/arch/nios2/
H A Dconfig.mkdiff 0df01fd3d71481b5cc7aeea6a741b9fc3be15178 Thu May 20 22:08:03 CDT 2010 Thomas Chou <thomas@wytron.com.tw> nios2: fix r15 issue for gcc4

The "-ffixed-r15" option doesn't work well for gcc4. Since we
don't use gp for small data with option "-G0", we can use gp
as global data pointer. This allows compiler to use r15. It
is necessary for gcc4 to work properly.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Scott McNutt <smcnutt@psyent.com>
/openbmc/u-boot/arch/nios2/cpu/
H A Dstart.Sdiff 0df01fd3d71481b5cc7aeea6a741b9fc3be15178 Thu May 20 22:08:03 CDT 2010 Thomas Chou <thomas@wytron.com.tw> nios2: fix r15 issue for gcc4

The "-ffixed-r15" option doesn't work well for gcc4. Since we
don't use gp for small data with option "-G0", we can use gp
as global data pointer. This allows compiler to use r15. It
is necessary for gcc4 to work properly.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Scott McNutt <smcnutt@psyent.com>
/openbmc/u-boot/arch/nios2/include/asm/
H A Dglobal_data.hdiff 0df01fd3d71481b5cc7aeea6a741b9fc3be15178 Thu May 20 22:08:03 CDT 2010 Thomas Chou <thomas@wytron.com.tw> nios2: fix r15 issue for gcc4

The "-ffixed-r15" option doesn't work well for gcc4. Since we
don't use gp for small data with option "-G0", we can use gp
as global data pointer. This allows compiler to use r15. It
is necessary for gcc4 to work properly.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Scott McNutt <smcnutt@psyent.com>
/openbmc/u-boot/examples/standalone/
H A Dstubs.cdiff 0df01fd3d71481b5cc7aeea6a741b9fc3be15178 Thu May 20 22:08:03 CDT 2010 Thomas Chou <thomas@wytron.com.tw> nios2: fix r15 issue for gcc4

The "-ffixed-r15" option doesn't work well for gcc4. Since we
don't use gp for small data with option "-G0", we can use gp
as global data pointer. This allows compiler to use r15. It
is necessary for gcc4 to work properly.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Scott McNutt <smcnutt@psyent.com>
/openbmc/u-boot/
H A DREADMEdiff 0df01fd3d71481b5cc7aeea6a741b9fc3be15178 Thu May 20 22:08:03 CDT 2010 Thomas Chou <thomas@wytron.com.tw> nios2: fix r15 issue for gcc4

The "-ffixed-r15" option doesn't work well for gcc4. Since we
don't use gp for small data with option "-G0", we can use gp
as global data pointer. This allows compiler to use r15. It
is necessary for gcc4 to work properly.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Scott McNutt <smcnutt@psyent.com>