diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-06-21 16:47:07 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-06-21 16:47:07 +0000 |
commit | badd23e323107a688e5b7ac4750904054797c0ab (patch) | |
tree | 888a0b63a54f2097e8d559446802aa1f7b302abf /ld/cdtest.exp | |
parent | dff770c8d62a4e900c509ab23ea0bba0a1f11de0 (diff) | |
download | gdb-badd23e323107a688e5b7ac4750904054797c0ab.zip gdb-badd23e323107a688e5b7ac4750904054797c0ab.tar.gz gdb-badd23e323107a688e5b7ac4750904054797c0ab.tar.bz2 |
* section.c (bfd_abs_section): Make const.
(bfd_abs_section_ptr, bfd_is_abs_section): Define.
(bfd_und_section): Make const.
(bfd_und_section_ptr, bfd_is_und_section): Define.
(bfd_com_section): Make const.
(bfd_com_section_ptr): Define.
(bfd_ind_section): Make const.
(bfd_ind_section_ptr, bfd_is_ind_section): Define.
(bfd_abs_symbol, bfd_com_symbol): Make const.
(bfd_und_symbol, bfd_ind_symbol): Likewise.
(global_syms): Cast initialization of section field.
(STD_SECTION): Define as const, and cast initializations.
* bfd-in2.h: Rebuilt.
* Many files: Change uses of bfd_abs_section, etc., to use
bfd_abs_section_ptr or bfd_is_abs_section, etc.
Diffstat (limited to 'ld/cdtest.exp')
0 files changed, 0 insertions, 0 deletions