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] gas/MIPS: Optimize certain macro expansions


Maciej W. Rozycki wrote:
[snip]
> gas/ChangeLog
> 2004-01-30  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
> 
> 	* config/tc-mips.c (add_got_offset_hilo): New function.
> 	(macro): Use load_register() and add_got_offset_hilo() to load 
> 	constants instead of hardcoding code sequences throughout.
> 
> gas/testsuite/ChangeLog
> 2004-01-30  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
> 
> 	* gas/mips/div.d: Update to accomodate changes in macro 
> 	expansions.
> 	gas/mips/elf-rel-got-n32.d: Likewise.
> 	gas/mips/elf-rel-got-n64.d: Likewise.
> 	gas/mips/elf-rel-xgot-n32.d: Likewise.
> 	gas/mips/elf-rel-xgot-n64.d: Likewise.
> 	gas/mips/la-svr4pic.d: Likewise.
> 	gas/mips/la-xgot.d: Likewise.
> 	gas/mips/lca-svr4pic.d: Likewise.
> 	gas/mips/lca-xgot.d: Likewise.
> 
>  OK to apply?

Ok.


Thiemo


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