Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/sys



On Sun, Dec 26, 2004 at 23:37:29 +0000, Charles M. Hannum wrote:

> Module Name:  src
> Committed By: mycroft
> Date:         Sun Dec 26 23:37:29 UTC 2004
> 
> Modified Files:
>       src/sys/sys: exec_elf.h
> 
> Log Message:
> Remove ELFn_ST_{BIND,TYPE,INFO}(), and instead add a generic ELF_ST_*() that
> works with an Elf_Byte.  Also add ELF_ST_VISIBILITY() and STV_* types.
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.76 -r1.77 src/sys/sys/exec_elf.h

ELFn_ST_{BIND,TYPE,INFO} are mentioned in gABI and, as google shows,
seems to be used.  I think we should proivde compatibility names.

SY, Uwe
-- 
uwe%ptc.spbu.ru@localhost                         |       Zu Grunde kommen
http://www.ptc.spbu.ru/~uwe/            |       Ist zu Grunde gehen



Home | Main Index | Thread Index | Old Index