.. |
arm
|
f0d5c576f7
macro out the /10 operation so arches can have their own versions ... and create some default macros for do_rem/do_div_10 so we dont duplicate the samething in many arch header files
|
19 years ago |
cris
|
f0d5c576f7
macro out the /10 operation so arches can have their own versions ... and create some default macros for do_rem/do_div_10 so we dont duplicate the samething in many arch header files
|
19 years ago |
frv
|
f0d5c576f7
macro out the /10 operation so arches can have their own versions ... and create some default macros for do_rem/do_div_10 so we dont duplicate the samething in many arch header files
|
19 years ago |
i386
|
f0d5c576f7
macro out the /10 operation so arches can have their own versions ... and create some default macros for do_rem/do_div_10 so we dont duplicate the samething in many arch header files
|
19 years ago |
m68k
|
f0d5c576f7
macro out the /10 operation so arches can have their own versions ... and create some default macros for do_rem/do_div_10 so we dont duplicate the samething in many arch header files
|
19 years ago |
mips
|
f0d5c576f7
macro out the /10 operation so arches can have their own versions ... and create some default macros for do_rem/do_div_10 so we dont duplicate the samething in many arch header files
|
19 years ago |
powerpc
|
f0d5c576f7
macro out the /10 operation so arches can have their own versions ... and create some default macros for do_rem/do_div_10 so we dont duplicate the samething in many arch header files
|
19 years ago |
sh
|
49cd0c4d7b
back to inline, mips fails
|
19 years ago |
sh64
|
f0d5c576f7
macro out the /10 operation so arches can have their own versions ... and create some default macros for do_rem/do_div_10 so we dont duplicate the samething in many arch header files
|
19 years ago |
sparc
|
ce98b9ce69
disable lazy code for now
|
19 years ago |
x86_64
|
f0d5c576f7
macro out the /10 operation so arches can have their own versions ... and create some default macros for do_rem/do_div_10 so we dont duplicate the samething in many arch header files
|
19 years ago |
Makefile
|
ba31c6c463
Remove TOPDIR
|
20 years ago |
Makefile.in
|
b0bf05460f
clean out arch subdirs as well
|
19 years ago |
dl-debug.c
|
5f7659b83e
Partly undo earlier patch on vapier's request
|
20 years ago |
dl-elf.c
|
93cd5fc81d
make all the warnings the same and add line #s so we can pick em out at runtime
|
19 years ago |
dl-hash.c
|
cd1172774d
fix signed/unsigned warnings and unused warnings
|
20 years ago |
dl-startup.c
|
0d2b685bb7
since just about everyone uses return _dl_elf_main for START() now, make it the default
|
19 years ago |
ldso.c
|
9ba7927dc7
Remove additional endif pointed out by vapier
|
19 years ago |