src bfd/ChangeLog bfd/elf64-ia64.c gas/ChangeL ...

wilson@sourceware.cygnus.com wilson@sourceware.cygnus.com
Mon Aug 14 13:13:00 GMT 2000


CVSROOT:	/cvs/src
Module name:	src
Changes by:	wilson@sourceware.cygnus.com	2000-08-14 13:13:40

Modified files:
	bfd            : ChangeLog elf64-ia64.c 
	gas            : ChangeLog 
	gas/config     : tc-ia64.c 
	include/elf    : ChangeLog ia64.h 

Log message:
	Add support for IA-64 specific elf header flags.
	bfd/
	2000-08-14  Jim Wilson  <wilson@cygnus.com>
	* elf64-ia64.c (elf64_ia64_merge_private_bfd_data): Handle
	EF_IA_64_REDUCEDFP, EF_IA_64_CONS_GP, and EF_IA_64_NOFUNCDESC_CONS_GP.
	(elf64_ia64_print_private_bfd_data): Likewise.  Also handle
	EF_IA_64_ABSOLUTE.
	gas/
	2000-08-14  Jim Wilson  <wilson@cygnus.com>
	* config/tc-ia64.c (md_longopts): Add -mconstant-gp and -mauto-pic.
	(md_parse_option):  Add OPTION_MCONSTANT_GP and OPTION_MAUTO_PIC.
	(md_begin): Change assignment to md.flag to OR in the new bit.
	include/elf/
	2000-08-14  Jim Wilson  <wilson@cygnus.com>
	* elf/ia64.h (EF_IA_64_REDUCEDFP, EF_IA_64_CONS_GP,
	EF_IA_64_NOFUNCDESC_CONS_GP, EF_IA_64_ABSOLUTE): Define.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.551&r2=1.552
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf64-ia64.c.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.510&r2=1.511
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-ia64.c.diff?cvsroot=src&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/ChangeLog.diff?cvsroot=src&r1=1.63&r2=1.64
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/ia64.h.diff?cvsroot=src&r1=1.3&r2=1.4



More information about the Binutils-cvs mailing list