Andreas Tobler
|
f9cc6b5558
|
Get rid of the CONCAT macro.
|
2013-11-23 18:50:43 +00:00 |
|
Andreas Tobler
|
54558cdc0e
|
Replace the assembler macro WEAK_ALIAS with a new macro WEAK_REFERENCE which
has the same API as __weak_reference(). Give 'x' in SYS.h a more meaningful
name.
Tested on 32- and 64-bit PowerMac.
Reviewed by: bde
|
2012-02-05 20:04:43 +00:00 |
|
Andreas Tobler
|
b286f80c2d
|
Use the macro WEAK_ALIAS. Tested on 32 and 64-bit.
|
2012-01-06 09:21:40 +00:00 |
|
Nathan Whitehorn
|
79c77d726e
|
Turn off default generation of userland dot symbols on powerpc64 now that
we have a binutils that supports it. Kernel dot symbols remain on to assist
DDB.
|
2011-02-18 21:44:53 +00:00 |
|
Nathan Whitehorn
|
840b91cc52
|
Provide 64-bit PowerPC support in libc.
Obtained from: projects/ppc64
|
2010-07-10 14:45:03 +00:00 |
|