src/gas ChangeLog config/tc-mips.c
ths@sources.redhat.com
ths@sources.redhat.com
Tue May 28 12:23:00 GMT 2002
CVSROOT: /cvs/src
Module name: src
Changes by: ths@sources.redhat.com 2002-05-28 12:23:11
Modified files:
gas : ChangeLog
gas/config : tc-mips.c
Log message:
* config/tc-mips.c: Replace GP in comments by $gp.
(mips_big_got): Initialize.
(mips_trap): Initialize.
(load_address): Use mips_gp_register instead of hardcoded value.
Remove dbl parameter, use HAVE_32BIT_ADDRESSES instead.
(macro): Use mips_gp_register instead of hardcoded value.
(macro2): Change load_address calls.
(md_pcrel_from): Comment formatting.
(s_cpload): Use mips_gp_register instead of hardcoded value.
(s_cprestore): Likewise. Comment formatting.
(s_gpword): Fix data type.
(s_cpadd): Use mips_gp_register instead of hardcoded value.
(nopic_need_relax): Replace GP in comments by $gp.
(mips_elf_final_processing): Better comment.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.1351&r2=1.1352
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-mips.c.diff?cvsroot=src&r1=1.126&r2=1.127
More information about the Binutils-cvs
mailing list