Bernhard Reutner-Fischer
|
3f59c71ed8
- whitespace cleanup; no obj-code changes
|
%!s(int64=16) %!d(string=hai) anos |
Denis Vlasenko
|
e9df2e7e60
make all "XXXhidden_proto(" consistently not use a space before '('
|
%!s(int64=16) %!d(string=hai) anos |
Carmelo Amoroso
|
d4cb8007c7
Make __UCLIBC_HAVE_ASM_CFI_DIRECTIVES__ visible in case the arch
|
%!s(int64=16) %!d(string=hai) anos |
Denis Vlasenko
|
1e950c61e5
libc-symbols: improve comments and make macros a bit more readable.
|
%!s(int64=16) %!d(string=hai) anos |
Peter Kjellerstedt
|
2cced20a74
Make sure __hot and __cold are always defined.
|
%!s(int64=16) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
ba203ef191
- add __hot and __cold annotations
|
%!s(int64=16) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
2ba017a2d5
- use c89-style comments
|
%!s(int64=16) %!d(string=hai) anos |
Carmelo Amoroso
|
9d7a9d2ef6
Add globally __stringify macro in libc-symbols.h.
|
%!s(int64=16) %!d(string=hai) anos |
Mike Frysinger
|
3ceb3bcb76
change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doing double negatives
|
%!s(int64=17) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
a7f47450c0
- make sure to define _LIBC in libc-symbols.h before including anything
|
%!s(int64=17) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
b6b89abbdb
- see if defined foo before trying to look at the value of foo (that should be 0 in this case. Avoids some warnings).
|
%!s(int64=18) %!d(string=hai) anos |
Mike Frysinger
|
3fb7e923b9
use proper #APP lines so that the assembler knows when it needs to handle parsing (see http://sources.redhat.com/ml/binutils/2004-04/msg00665.html)
|
%!s(int64=18) %!d(string=hai) anos |
Mike Frysinger
|
defb9e49f9
allow arches to easily override asm-line-sep, move cris over to new style, and have hppa use it now
|
%!s(int64=18) %!d(string=hai) anos |
Mike Frysinger
|
6e97c25777
use internal aliases for static objects as well
|
%!s(int64=18) %!d(string=hai) anos |
Mike Frysinger
|
e72492fd1a
fix by Bernd Schmidt to support HAVE_ASM_SET_DIRECTIVE in weak_alias() macros
|
%!s(int64=18) %!d(string=hai) anos |
Mike Frysinger
|
42c1846789
merge some more minor changes from glibc
|
%!s(int64=18) %!d(string=hai) anos |
Mike Frysinger
|
d05f4b8c07
sync minor changes with glibc
|
%!s(int64=18) %!d(string=hai) anos |
Peter Kjellerstedt
|
94f35e4e3c
Corrected a typo (simularly -> similarly).
|
%!s(int64=18) %!d(string=hai) anos |
Peter S. Mazinger
|
8ba05bb055
Make use of CFLAGS-OMIT-file
|
%!s(int64=18) %!d(string=hai) anos |
Peter S. Mazinger
|
7f4d6efd2f
Add internal hidden_weak support for asm
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
6b295db049
disable hidden_proto/def for __BCC__ generally
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
b326308200
Use -DSTATIC and remove stub_warning, not accepted
|
%!s(int64=19) %!d(string=hai) anos |
"Jan-Benedict Glaw"
|
e95f6472b0
The VAX gas cannot (yet) cope with the tricks played here, so I'm grounding
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
64652c2a6a
hidden_strong_alias gone and won't be added back because it causes trouble
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
bfa91a43d6
Make i386 build w/ -std=c99 (almost)
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
%!s(int64=19) %!d(string=hai) anos |
Mike Frysinger
|
1ad608ee16
grab some macros for internal ldso usage and fix strong_alias/hidden_strong_alias when .set support is disabled
|
%!s(int64=19) %!d(string=hai) anos |
Peter S. Mazinger
|
5d42830b0b
Correct comments, thx vapier
|
%!s(int64=19) %!d(string=hai) anos |
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
|
%!s(int64=19) %!d(string=hai) anos |