[PATCH] add ppc64 specific code

Steve Munroe sjmunroe@us.ibm.com
Tue Sep 17 11:10:00 GMT 2002


Roland McGrath wrote:

> The function dl_reloc_overflow needs to be named _dl_reloc_overflow
> instead.  Rather than using asm's with .hidden, you should just use
> attribute_hidden on the extern decl in dl-machine.h.

OK.

Actually this was copied from powerpc32, which still uses the
dl_reloc_overflow symbol dl-machine.c, but that is OK because it is static?

A related question: Many of the powerpc64 files where copied from powerpc
(and other places) so I have kept the full
copyright history and added 2002. However I notice the some of these files,
when checked in, have only the 2002 date.

So the policy is not clear to me. Technically these are "new files" but
many are based on previous work (always within glibc).

So in the case of copying files into new directory (while slight
modifications), when should I include whole copywrite pedigree and when
should I just specify the release year?




More information about the Libc-alpha mailing list