2009-04-08 H.J. Lu <hongjiu.lu@intel.com>
* ld-i386/abs.d: Add --32 for assembler and -melf_i386 for linker.
This commit is contained in:
parent
40493983ad
commit
3a7cb64604
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2009-04-08 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* ld-i386/abs.d: Add --32 for assembler and -melf_i386 for
|
||||||
|
linker.
|
||||||
|
|
||||||
2009-04-03 Nathan Sidwell <nathan@codesourcery.com>
|
2009-04-03 Nathan Sidwell <nathan@codesourcery.com>
|
||||||
|
|
||||||
* ld-scripts/rgn-at.s: Use explicit .section pseudos.
|
* ld-scripts/rgn-at.s: Use explicit .section pseudos.
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
#name: Absolute non-overflowing relocs
|
#name: Absolute non-overflowing relocs
|
||||||
|
#as: --32
|
||||||
#source: abs.s
|
#source: abs.s
|
||||||
#source: zero.s
|
#source: zero.s
|
||||||
#ld:
|
#ld: -melf_i386
|
||||||
#objdump: -rs
|
#objdump: -rs
|
||||||
|
|
||||||
.*: file format .*
|
.*: file format .*
|
||||||
|
|
Loading…
Add table
Reference in a new issue