Mike Frysinger
|
42c1846789
merge some more minor changes from glibc
|
18 years ago |
Mike Frysinger
|
d05f4b8c07
sync minor changes with glibc
|
18 years ago |
Peter Kjellerstedt
|
94f35e4e3c
Corrected a typo (simularly -> similarly).
|
18 years ago |
Peter S. Mazinger
|
8ba05bb055
Make use of CFLAGS-OMIT-file
|
18 years ago |
Peter S. Mazinger
|
7f4d6efd2f
Add internal hidden_weak support for asm
|
19 years ago |
Peter S. Mazinger
|
6b295db049
disable hidden_proto/def for __BCC__ generally
|
19 years ago |
Peter S. Mazinger
|
b326308200
Use -DSTATIC and remove stub_warning, not accepted
|
19 years ago |
"Jan-Benedict Glaw"
|
e95f6472b0
The VAX gas cannot (yet) cope with the tricks played here, so I'm grounding
|
19 years ago |
Peter S. Mazinger
|
64652c2a6a
hidden_strong_alias gone and won't be added back because it causes trouble
|
19 years ago |
Peter S. Mazinger
|
bfa91a43d6
Make i386 build w/ -std=c99 (almost)
|
19 years ago |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 years ago |
Mike Frysinger
|
1ad608ee16
grab some macros for internal ldso usage and fix strong_alias/hidden_strong_alias when .set support is disabled
|
19 years ago |
Peter S. Mazinger
|
5d42830b0b
Correct comments, thx vapier
|
19 years ago |
Peter S. Mazinger
|
ce5e747f18
Split out libc-symbols.h from libc-internal.h, use it directly in CFLAGS. Moved weak[_const]_function into proper place (if we have weak support), else noop. Modified comment about changes to glibc. Moved -D_LIBC from CFLAGS to libc-symbols.h. I am not sure about unlikely/likely/__cast
|
19 years ago |