* ld-cris/libdso-13.d: Adjust for --enable-new-dtags now
default for *-*-linux-* by passing explicitly for all targets.
This commit is contained in:
parent
d1aeba008e
commit
393dab1504
@ -12,7 +12,7 @@
|
||||
2013-01-31 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* ld-cris/libdso-13.d: Adjust for --enable-new-dtags now
|
||||
default for *-*-linux-*.
|
||||
default for *-*-linux-* by passing explicitly for all targets.
|
||||
|
||||
2013-01-21 Alan Modra <amodra@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#source: dso-1.s
|
||||
#source: dsov32-3.s
|
||||
#as: --pic --no-underscore --march=v32 --em=criself
|
||||
#ld: --shared -m crislinux -z nocombreloc
|
||||
#ld: --shared -m crislinux -z nocombreloc --enable-new-dtags
|
||||
#readelf: -d -r
|
||||
#warning: relocation R_CRIS_32_PCREL should not be used in a shared object; recompile with -fPIC
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user