159 Commits (ea3002bc4d2a3c8ad284041f8a7dd08472c3f5fa)

Author SHA1 Message Date
Alan Modra ea3002bc4d Segfault in _bfd_delete_bfd with USE_MMAP 2 years ago
H.J. Lu 37eac4810b bfd: Munmap readonly memory after bfd_free_cached_info 2 years ago
H.J. Lu 584b30e4b3 elf: Add _bfd_elf_m[un]map_section_contents 2 years ago
H.J. Lu 9ba56acee5 elf: Use mmap to map in read-only sections 2 years ago
H.J. Lu 4810a2d92b bfd: Use size_t in the BFD mmap interface 2 years ago
H.J. Lu 2e384d4f44 bfd: Use MAP_FAILED for mmap failure 2 years ago
Alan Modra fd67aa1129 Update year range in copyright notice of binutils files 3 years ago
Alan Modra cf86e13d8b Re: PR31145, potential memory leak in binutils/ld 3 years ago
Alan Modra 4ace84a15c PR31145, potential memory leak in binutils/ld 3 years ago
Tom Tromey 1185b5b79a Add minimal thread-safety to BFD 3 years ago
Tom Tromey 426931be4b Make _bfd_error_buf static 3 years ago
Alan Modra fa62aafb7d bfd_close_all_done bug and bfd_last_cache 3 years ago
Alan Modra 226f9f4fad Rename bfd_bread and bfd_bwrite 3 years ago
Alan Modra 6f860418d5 asprintf memory leaks 3 years ago
Alan Modra 63188cb5c3 Re: bfd_close and target free_cached_memory 3 years ago
Alan Modra 8261abd513 bfd_close and target free_cached_memory 3 years ago
Alan Modra 717d4bd6d1 Generated docs and include files 3 years ago
Alan Modra a41bd1c837 Move bfd_alloc, bfd_zalloc and bfd_release to libbfd.c 3 years ago
Alan Modra 37cfe371c4 Move bfd_elf_bfd_from_remote_memory to opncls.c 3 years ago
Alan Modra df2fc6fbfd Change signature of bfd crc functions 3 years ago
Alan Modra ea7672c10e Fix memory leak in bfd_get_debug_link_info_1 3 years ago
Alan Modra 81ff113f78 Test SEC_HAS_CONTENTS before reading section contents 4 years ago
Alan Modra ee590ebd33 debug_link duplicate file size checks 4 years ago
Nick Clifton 4c16e1ab6a Update the description of the bfd_fill_in_gnu_debuglink_section function 4 years ago
Tom Tromey 03a7c6eb51 Hoist the SECTION comment in opncls.c 4 years ago
Tom Tromey 2070491c1c Don't use chew comments for static functions 4 years ago
Alan Modra c50e4ced39 In-memory nested archives 4 years ago
Tom Tromey f370ae88a8 Remove RETURNS from BFD chew comments 4 years ago
Alan Modra 87d206578e Clear cached file size when bfd changed to BFD_IN_MEMORY 4 years ago
Alan Modra 8219cab3f8 Perform cleanup in bfd_close after errors 4 years ago
Alan Modra d87bef3a7b Update year range in copyright notice of binutils files 4 years ago
Alan Modra a6ad791442 Fix a conflict between the linker's need to rename some PE format input libraries and the BFD library's file caching mechanism. 4 years ago
Alan Modra a2c5833233 Update year range in copyright notice of binutils files 5 years ago
H.J. Lu a8dde0a211 ld: Limit cache size and add --max-cache-size=SIZE 9 years ago
H.J. Lu 9181724704 ld: Cache and reuse the IR archive file descriptor 5 years ago
Martin Liska 3f3328b816 Use startswith more for strncmp function calls. 5 years ago
Alan Modra 0a1b45a20e Use bool in bfd 5 years ago
Alan Modra 250d07de5c Update year range in copyright notice of binutils files 6 years ago
Alan Modra 7fbd5f4e2c Remove some static buffers 6 years ago
Siddhesh Poyarekar 365f5fb6d0 binutils: Use file descriptors from make_tempname 6 years ago
Alan Modra 0490dd41ae Re: PR25993, read of freed memory 6 years ago
Alan Modra c95949892f Replace "if (x) free (x)" with "free (x)", bfd 6 years ago
Alan Modra 7b958a48e1 PR25993, read of freed memory 6 years ago
Alan Modra 765cf5f623 Use bfd_get_filename throughout bfd 6 years ago
Alan Modra 1f4361a77b _bfd_mul_overflow 7 years ago
Alan Modra b03202e32c bfd_get_size cache 7 years ago
Alan Modra b3adc24a07 Update year range in copyright notice of binutils files 7 years ago
Alan Modra fd3619828e bfd_section_* macros 7 years ago
Tom Tromey 64b2d4a0a4 Introduce bfd_set_filename 7 years ago
Alan Modra 89bdc77eab PR24955, libbfd terminating program on out of memory 7 years ago