Sergey Cherkashin
|
ea38f4d89c
math: add exception handling functionality
|
7 years ago |
Waldemar Brodkorb
|
abfbe76cb5
libm: remove dead code
|
8 years ago |
Peter S. Mazinger
|
ed5c73b005
k_standard.c: guard scalb[f] related (unused) code with SUSV3_LEGACY
|
13 years ago |
Denis Vlasenko
|
38b7304e93
libm/*: mass removal of:
|
16 years ago |
Bernhard Reutner-Fischer
|
40b8158b60
- move libm_hidden_proto to the corresponding headers. Remove from callsites.
|
16 years ago |
Peter S. Mazinger
|
d48e59d980
Guard matherr/__kernel_standard w/ _IEEE_LIBM, we do not use them, save 7,6k
|
18 years ago |
Peter S. Mazinger
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
18 years ago |
Peter S. Mazinger
|
1c9017b644
last math related global data reloc (_LIB_VERSION) removed
|
19 years ago |
Peter S. Mazinger
|
9cc29786d7
All math related relocs gone
|
19 years ago |
Eric Andersen
|
c4e44e97f8
Trim off whitespace
|
19 years ago |
Eric Andersen
|
7ce331c01c
Totally rework the math library, this time based on the MacOs X
|
23 years ago |