This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: powerpc/sysdep.h change


Roland McGrath <roland@frob.com> writes:

> 2001-10-28  Roland McGrath  <roland@frob.com>
> 
> 	* sysdeps/unix/sysv/linux/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):
> 	Move all these assembly-related definitions to ...
> 	* sysdeps/powerpc/sysdep.h: ... here.

It should probably go into

  sysdeps/powerpc/elf/*

Non-ELF code doesn't use .type and .size etc.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]