summaryrefslogtreecommitdiff
path: root/bfd/bfd.c
Commit message (Expand)AuthorAgeFilesLines
* * bfd.c (_bfd_get_gp_value): Prevent illegal access for abfd nullThiemo Seufer2003-05-171-0/+4
* * bfd-in.h (_bfd): Don't define.Alan Modra2003-02-281-5/+5
* 2003-02-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-02-271-1/+1
* Change embedded documentation to use consistent indentation and to split upNick Clifton2003-02-141-25/+23
* * bfd.c (struct _bfd): Added id field.Alexandre Oliva2003-01-271-0/+3
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-46/+46
* 2002-11-16 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-181-81/+0
* * bfd.c (bfd_preserve_save): Don't zero BFD_IN_MEMORY.Alan Modra2002-11-181-4/+1
* * bfd.c (struct bfd_preserve): New.Alan Modra2002-11-121-0/+130
* Add support for PEF, Mach-O, xSYMNick Clifton2002-11-061-12/+17
* * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin2002-10-251-4/+4
* * Makefile.am: Run "make dep-am".Alan Modra2002-10-141-0/+1
* * bfd-in.h (bfd_get_dynamic_symcount): Define.Daniel Jacobowitz2002-09-181-0/+3
* Rename function arguments to avoid shadowing global symbols of the same name.Nick Clifton2002-07-311-5/+5
* * bfd-in.h: Remove "taken from the source" comment.Alan Modra2002-06-051-0/+3
* * objdump.c (dump_headers): Fix output formatting for ELF32Thiemo Seufer2002-05-211-1/+0
* Fix ld --just-symbolsAlan Modra2002-05-151-0/+3
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-0/+3
* * bfd.c (bfd_scan_vma): Clamp overflows to max bfd_vma value.Alan Modra2002-02-151-24/+41
* Tidy up formatting in bfd-in2.hNick Clifton2002-01-301-125/+118
* fix typoNick Clifton2002-01-241-1/+1
* hash bfd sections for fast lookup and create.Alan Modra2001-12-171-2/+8
* Add MMIX supportNick Clifton2001-10-301-0/+1
* * bfd.c (bfd_assert): Report bfd version.Alan Modra2001-10-061-5/+6
* * bfd.c (_bfd_default_error_handlerl): Define using VPARAMS,Alan Modra2001-09-261-38/+5
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-0/+48
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-5/+4
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-6/+6
* * bfd.c (bfd_alt_mach_code): New function.Alexandre Oliva2001-08-241-0/+55
* * bfd.c (bfd_get_gp_size): Return an unsigned int.Alan Modra2001-08-171-4/+4
* * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format.Alan Modra2001-08-171-0/+2
* replace direct invocation og elf vma print functions with indirect invocationNick Clifton2001-08-111-2/+2
* 2001-08-10 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-101-2/+4
* 2001-08-10 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-101-2/+2
* 2001-08-09 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-091-0/+22
* Fix formattingNick Clifton2001-08-091-79/+91
* Support DJGPP COFF targets in bfd_get_sign_extend_vma()Nick Clifton2001-07-031-0/+12
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-0/+3
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-1/+0
* 2000-11-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-211-2/+2
* 2000-11-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-081-22/+17
* Minor formatting fixes.Nick Clifton2000-07-311-1/+1
* Rename bfd_elf_get_arch_size to bfd_get_arch_sizeNick Clifton2000-07-181-0/+59
* Revert previous patch.Nick Clifton1999-12-101-3/+0
* Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1999-12-101-0/+3
* 1999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-111-0/+24
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-2/+2
* Initial revisionRichard Henderson1999-05-031-0/+1159