aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorDavid MacKenzie <djm@cygnus>1994-02-07 05:17:21 +0000
committerDavid MacKenzie <djm@cygnus>1994-02-07 05:17:21 +0000
commitb9d5cdf003384875153bbfdf4ac05ea1b83ec22a (patch)
treec90a6ada51b883ea4be180eb34151613efc3c160 /gas
parentf49721350bc419d87d13c2818b2b9df478439d4b (diff)
downloadgdb-b9d5cdf003384875153bbfdf4ac05ea1b83ec22a.zip
gdb-b9d5cdf003384875153bbfdf4ac05ea1b83ec22a.tar.gz
gdb-b9d5cdf003384875153bbfdf4ac05ea1b83ec22a.tar.bz2
* elfcode.h (prep_headers, swap_out_syms): Check for NULL return
from bfd_new_strtab. (elf_compute_section_file_positions): Check for false return from swap_out_syms. * linker.c (default_indirect_link_order): Check for NULL return from bfd_get_relocated_section_contents. * syms.c: Make example application in doc call xmalloc, not bfd_xmalloc. * aoutx.h (NAME(aout,slurp_symbol_table), aout_link_get_symbols, NAME(aout,link_hash_table_create)): * bout.c (b_out_slurp_reloc_table, b_out_squirt_out_relocs): * ecoff.c (ecoff_bfd_link_hash_table_create): * ecofflink.c (bfd_ecoff_debug_init): * format.c (bfd_check_format_matches): * linker.c (_bfd_generic_link_hash_table_create): (_bfd_generic_final_link): * reloc16.c (bfd_coff_reloc16_relax_section): (bfd_coff_reloc16_get_relocated_section_contents): * elf32-hppa.c (hppa_elf_build_arg_reloc_stub): * elf32-mips.c (mips_elf_final_link): * elfcode.h (bfd_new_strtab): (bfd_add_2_to_strtab): (elf_slurp_symbol_table): (elf_corefile_note): * libbfd.c (bfd_zmalloc): Use malloc and check the result, instead of bfd_xmalloc.
Diffstat (limited to 'gas')
0 files changed, 0 insertions, 0 deletions