27 Commits (e2b9e2dc4df64fe730842a433da9e85f50152d65)

Author SHA1 Message Date
Alan Modra b34976b65a s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 24 years ago
Alan Modra 73722af036 * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs. 24 years ago
Klee Dienes 93509525ce 2002-11-16 Klee Dienes <kdienes@apple.com> 24 years ago
Dave Anglin d45913a06f * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index to 24 years ago
Alan Modra 82e5191826 * aout-adobe.c: Don't compare against "true" or "false. 25 years ago
Alan Modra 4dae1ae748 * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success. 25 years ago
Nick Clifton ca09e32bb2 Fixes for better translation into other languages 25 years ago
Nick Clifton 1e738b87c8 Fix compile time warnings 25 years ago
Alan Modra 8f615d0704 * bfd.c (bfd_archive_filename): New function. 25 years ago
Alan Modra dc810e3900 Touches most files in bfd/, so likely will be blamed for everything.. 25 years ago
Tom Rix beb1bf64d0 Support for xcoff64 26 years ago
Nick Clifton 7898dedac0 Update copyright notices 26 years ago
Nick Clifton 708b82c780 fix formatting 26 years ago
Kazu Hirata 509945ae4b 2001-01-03 Kazu Hirata <kazu@hxi.com> 26 years ago
Nick Clifton 8c603c85a1 Add bfd_get_bits() and bfd_put_bits(). 26 years ago
Nick Clifton a022216bd4 Minor formatting fixes. 26 years ago
DJ Delorie e67f03db5b * libbfd.c (bfd_seek): fix 'seek beyond EOF' error when writing 26 years ago
Nick Clifton 1fe494a572 Use bfd_generic_verify_endian_match() and fix it to only check when endianness 27 years ago
Alan Modra f6af82bd44 This lot mainly cleans up `comparison between signed and unsigned' gcc 27 years ago
Nick Clifton 2e4bb80ea1 Fix seeks and reads past the end of a BIM 27 years ago
Ian Lance Taylor 0bff3f4bb6 * libbfd.c (bfd_read): Check result of read against desired result 27 years ago
Ian Lance Taylor 86b21447e7 1999-09-12 Donn Terry <donn@interix.com> 27 years ago
Ian Lance Taylor 7442e600c8 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED 28 years ago
Mark Mitchell 9ebbd33e6f * libbfd.c (bfd_put_8): Make it of type `void'. 28 years ago
Mark Mitchell c7ac6ff835 * elflink.h (elf_link_create_dynamic_sections): Handle non-standard 28 years ago
Joern Rennecke 875f7f6940 * libbfd.c (_bfd_generic_verify_endian_match): New function. 28 years ago
Richard Henderson 252b5132c7 19990502 sourceware import 28 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 28 years ago
nobody 94228bd3ca This commit was manufactured by cvs2svn to create branch 'FSF'. 28 years ago
Ian Lance Taylor 0983267416 * libbfd.c (bfd_log2): Cast to bfd_vma before shifting, not 28 years ago
Ian Lance Taylor 64d5f5d061 Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com> 31 years ago
Ian Lance Taylor a9713b91a7 * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if 31 years ago
Ian Lance Taylor 3b168da479 get the printf cast right 31 years ago
Ian Lance Taylor 0bb8ff191e * libbfd.c (bfd_get_file_window): Change writable parameter from 31 years ago
Ian Lance Taylor 092abcdfba * libbfd.c (bfd_get_file_window): Change return type to boolean. 31 years ago
Ken Raeburn 4fe6d901bd Changes for mmap; details in change log. 31 years ago
Ian Lance Taylor 6812b6077e * targets.c (bfd_target): Rearranged fields in target vector. 33 years ago
Ian Lance Taylor 4002f18a05 Made sure that every call to bfd_read, bfd_write, and bfd_seek 33 years ago
Ian Lance Taylor 326e32d7ce Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 33 years ago
Jeff Law 120f5bd93c Arg. Forgot this in yesterday's cvs commit. 33 years ago
David MacKenzie 0ee3427297 * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc. 33 years ago
Jim Kingdon 96ad107bcc * libbfd.c, bfd-in.h, hosts/alphaosf.h, hosts/sparc-ll.h, aoutf1.h, 33 years ago
David MacKenzie f4bd7a8f0e * opncls.c (_bfd_new_bfd, _bfd_new_bfd_contained_in): Add 33 years ago
Ian Lance Taylor 728472f170 Minor cleanups suggested by CodeCenter. 33 years ago
Ian Lance Taylor 4c3721d514 Extensive changes to move the bulk of the linker into BFD so that 33 years ago
David MacKenzie 17ecba1a84 more doc cleanups 33 years ago
David MacKenzie c188b0bec3 doc cleanup 33 years ago
Ian Lance Taylor df34342bde * libbfd.c (bfd_write): If not everything is written out, set 33 years ago
John Gilmore b5b4294e65 Improve timestamp support in BSD archive files to avoid linker 33 years ago
Ken Raeburn da3cd00a63 (COERCE64): Avoid out-of-range numbers 34 years ago