powerpc/sysdep.h change

Roland McGrath roland@frob.com
Sun Oct 28 18:19:00 GMT 2001


> 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.



More information about the Libc-hacker mailing list