summaryrefslogtreecommitdiff
path: root/bfd/elf-strtab.c
Commit message (Expand)AuthorAgeFilesLines
* PR ld/12549Alan Modra2013-02-181-3/+25
* * elf-bfd.h (_bfd_elf_strtab_refcount): Declare.Alan Modra2013-01-111-0/+6
* PR ld/12549Alan Modra2013-01-111-5/+3
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-5/+8
* PR 868Nick Clifton2008-02-201-2/+2
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-2/+3
* PR 2434Alan Modra2006-03-161-2/+3
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* include/Alan Modra2005-02-201-3/+3
* * merge.c (struct sec_merge_sec_info): Update comment.Alan Modra2003-10-291-107/+72
* * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.Alan Modra2003-08-071-64/+38
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-6/+6
* Use htab_create_alloc with calloc, not htab_alloc.Nick Clifton2002-06-101-1/+1
* Include libiberty.hNick Clifton2002-06-061-13/+14
* * elf-strtab.c (struct elf_strtab_hash_entry): Add u.next.Jakub Jelinek2001-12-181-44/+28
* * elf-strtab.c (_bfd_elf_strtab_finalize): Make first variable iHans-Peter Nilsson2001-11-111-3/+9
* * Makefile.am (BFD32_BACKENDS): Add elf-strtab.lo.Jakub Jelinek2001-11-071-0/+459