Searched refs:ppc_change_csect (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-ppc.c | 117 static void ppc_change_csect (symbolS *, offsetT); 3832 ppc_change_csect (sym, align); in ppc_csect() 3840 ppc_change_csect (symbolS *sym, offsetT align) in ppc_change_csect() function 4104 ppc_change_csect (sym, 2); in ppc_section() 4139 ppc_change_csect (sym, 2); in ppc_named_section()
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-0203 | 1564 * config/tc-ppc.c (ppc_csect): Pass alignment to ppc_change_csect. 1565 (ppc_change_csect): Add align param. Align frag at start of csect. 1566 (ppc_section, ppc_named_section): Adjust ppc_change_csect calls. 5355 (ppc_change_csect): Default csect align is 2.
|
D | ChangeLog-2009 | 827 * config/tc-ppc.c (ppc_csect, ppc_change_csect, ppc_function)
|
D | ChangeLog-9295 | 412 (ppc_change_csect): Check that ppc_toc_csect is not NULL. 433 (ppc_csect): Move most of the code to ppc_change_csect, and call 435 (ppc_change_csect): New static function, taken from ppc_csect.
|
D | ChangeLog-9697 | 892 * config/tc-ppc.c (ppc_change_csect): Temporarily lower the
|
D | ChangeLog-0001 | 6701 (ppc_change_csect): Align correctly for XCOFF64.
|