Searched refs:lst (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | som.c | 6295 struct som_external_lst_header lst, in som_bfd_ar_write_symbol_stuff() argument 6309 hash_size = bfd_getb32 (lst.hash_size); in som_bfd_ar_write_symbol_stuff() 6315 module_count = bfd_getb32 (lst.module_count); in som_bfd_ar_write_symbol_stuff() 6338 curr_som_offset = 8 + 2 * sizeof (struct ar_hdr) + bfd_getb32 (lst.file_end); in som_bfd_ar_write_symbol_stuff() 6561 struct som_external_lst_header lst; in som_write_armap() local 6582 bfd_putb16 (CPU_PA_RISC1_0, &lst.system_id); in som_write_armap() 6583 bfd_putb16 (LIBMAGIC, &lst.a_magic); in som_write_armap() 6584 bfd_putb32 (VERSION_ID, &lst.version_id); in som_write_armap() 6585 bfd_putb32 (0, &lst.file_time.secs); in som_write_armap() 6586 bfd_putb32 (0, &lst.file_time.nanosecs); in som_write_armap() [all …]
|
D | ChangeLog-9899 | 3151 (som_object_p): For EXECLIBMAGIC, read the lst header.
|
D | ChangeLog-9495 | 9002 * som.h: Include <lst.h> and <ar.h>.
|
/toolchain/binutils/binutils-2.25/include/som/ |
D | ChangeLog | 9 * lst.h: Likewise.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
D | ChangeLog-2005 | 547 * gas/tic80/add.lst: Delete. 550 * gas/tic80/align.lst: Delete. 553 * gas/tic80/bitnum.lst: Delete. 556 * gas/tic80/ccode.lst: Delete. 559 * gas/tic80/cregops.lst: Delete. 562 * gas/tic80/endmask.lst: Delete. 565 * gas/tic80/float.lst: Delete. 568 * gas/tic80/regops.lst: Delete. 571 * gas/tic80/regops2.lst: Delete. 574 * gas/tic80/regops3.lst: Delete. [all …]
|
D | ChangeLog-9303 | 5308 * gas/tic80/{align.d, align.lst, align.s} New test for the 5314 * gas/tic80/{float.d, float.lst, float.s}: New tests for 5320 * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d, 5321 regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}: 5348 (relocs2.lst): New file, TI assembler listing for reference. 5370 * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst, 5371 endmask.lst, regops.lst}: Remove ^M's from end of lines. 5381 * gas/tic80/relocs1.lst: TI assembler listing for above. 5422 * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s, 5423 ccode.d, ccode.lst, ccode.s, cregops.d, cregops.lst, cregops.s, [all …]
|
/toolchain/binutils/binutils-2.25/ |
D | ChangeLog | 8412 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
|