mirror of git://sourceware.org/git/glibc.git
* sysdeps/powerpc/elf/sysdep.h: Remove this file, because it overrides
the more-specific unix/sysv/linux/powerpc file and breaks everything. * sysdeps/powerpc/sysdep.h (ALIGNARG, ASM_TYPE_DIRECTIVE, ASM_SIZE_DIRECTIVE, CALL_MCOUNT, ENTRY, EALIGN, DO_CALL, JUMPTARGET, PSEUDO, PSEUDO_RET, PSEUDO_END, L, C_TEXT): These macros moved here here, put under [__ELF__].
This commit is contained in:
parent
7ac887d438
commit
79a89641e0
|
|
@ -1,3 +1,12 @@
|
||||||
|
2001-11-05 Roland McGrath <roland@frob.com>
|
||||||
|
|
||||||
|
* sysdeps/powerpc/elf/sysdep.h: Remove this file, because it overrides
|
||||||
|
the more-specific unix/sysv/linux/powerpc file and breaks everything.
|
||||||
|
* sysdeps/powerpc/sysdep.h (ALIGNARG, ASM_TYPE_DIRECTIVE,
|
||||||
|
ASM_SIZE_DIRECTIVE, CALL_MCOUNT, ENTRY, EALIGN, DO_CALL, JUMPTARGET,
|
||||||
|
PSEUDO, PSEUDO_RET, PSEUDO_END, L, C_TEXT): These macros moved here
|
||||||
|
here, put under [__ELF__].
|
||||||
|
|
||||||
2001-11-05 Ulrich Drepper <drepper@redhat.com>
|
2001-11-05 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* manual/charset.texi: Extensive editing work.
|
* manual/charset.texi: Extensive editing work.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue