.. |
alpha
|
Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use:
|
2006-05-19 19:11:12 +00:00 |
arm32
|
…
|
|
arm_elf
|
Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use:
|
2006-05-19 19:11:12 +00:00 |
c++
|
…
|
|
common_aout
|
…
|
|
common_elf
|
Remove the call to init_fallthru/fini_fallthru and call _init/_fini
|
2006-06-30 09:00:46 +00:00 |
hppa
|
Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use:
|
2006-05-19 19:11:12 +00:00 |
i386
|
…
|
|
i386_elf
|
Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use:
|
2006-05-19 19:11:12 +00:00 |
ia64
|
Tidy up for MD_DO_NOT_NEED_FALLTHRU.
|
2006-07-18 21:18:23 +00:00 |
m68k
|
…
|
|
m68k_elf
|
Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use:
|
2006-05-19 19:11:12 +00:00 |
mips
|
Remove the call to init_fallthru/fini_fallthru and call _init/_fini
|
2006-06-30 09:00:46 +00:00 |
ns32k
|
…
|
|
powerpc
|
Nothing from <machine/asm.h> is even used here, so don't include it.
|
2006-07-07 19:57:29 +00:00 |
powerpc64
|
Nothing from <machine/asm.h> is even used here, so don't include it.
|
2006-07-07 19:57:29 +00:00 |
sh3
|
…
|
|
sh3_elf
|
Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use:
|
2006-05-19 19:11:12 +00:00 |
sh5
|
Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use:
|
2006-05-19 19:11:12 +00:00 |
sparc
|
…
|
|
sparc64
|
Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use:
|
2006-05-19 19:11:12 +00:00 |
sparc_elf
|
Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use:
|
2006-05-19 19:11:12 +00:00 |
vax
|
…
|
|
vax_elf
|
Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use:
|
2006-05-19 19:11:12 +00:00 |
x86_64
|
Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use:
|
2006-05-19 19:11:12 +00:00 |
Makefile
|
…
|
|