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.

Ok, I checked in a version of the change that puts that stuff into
sysdeps/powerpc/elf/sysdep.h and makes the linux file use that.

ppc folks please make sure I didn't break it.


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