This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] MIPS gas: More flexible $gp handling



> 
> 2002-05-28  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
> 
> 	/gas/ChangeLog
> 	* 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.
> 

OK. Looks much cleaner :)

-eric

-- 
I will not carve gods


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]