.. |
alpha
|
94fa1bb40f
use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later
|
17 년 전 |
arm
|
94fa1bb40f
use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later
|
17 년 전 |
avr32
|
3127a9e72d
Replace inline with __inline__ in AVR32 pt-machine.h header file
|
16 년 전 |
bfin
|
1d8abd74c4
- fixup asm. No object-code changes
|
16 년 전 |
cris
|
94fa1bb40f
use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later
|
17 년 전 |
frv
|
1d8abd74c4
- fixup asm. No object-code changes
|
16 년 전 |
h8300
|
94fa1bb40f
use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later
|
17 년 전 |
i386
|
2b8b40a2a7
- avoid warning due to undefined preprocessor token
|
16 년 전 |
ia64
|
94fa1bb40f
use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later
|
17 년 전 |
m68k
|
3c2a68b9dc
The attached patches fixes the problems found bringing up uclibc on coldfire
|
15 년 전 |
mips
|
f1775381f9
- fix inline keyword
|
16 년 전 |
nios
|
94fa1bb40f
use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later
|
17 년 전 |
nios2
|
94fa1bb40f
use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later
|
17 년 전 |
powerpc
|
94fa1bb40f
use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later
|
17 년 전 |
pthread
|
1df91c2a06
- commentary typo fix
|
16 년 전 |
sh
|
f206ed41e1
Remove gcc warning due to missing prototype for 'testandset'
|
16 년 전 |
sh64
|
0b5983eaf4
- cosmetic tidy up of clean target
|
16 년 전 |
sparc
|
94fa1bb40f
use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later
|
17 년 전 |
v850
|
94fa1bb40f
use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later
|
17 년 전 |
x86_64
|
1d8abd74c4
- fixup asm. No object-code changes
|
16 년 전 |
xtensa
|
94fa1bb40f
use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later
|
17 년 전 |