aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-29Convert to C90 and a few tweaks.Alan Modra1-144/+83
2003-06-25Correct spelling of "relocatable".Alan Modra1-3/+3
2003-05-17 * bfd.c (_bfd_get_gp_value): Prevent illegal access for abfd nullThiemo Seufer1-0/+4
2003-02-28 * bfd-in.h (_bfd): Don't define.Alan Modra1-5/+5
2003-02-272003-02-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-02-14Change embedded documentation to use consistent indentation and to split upNick Clifton1-25/+23
2003-01-27* bfd.c (struct _bfd): Added id field.Alexandre Oliva1-0/+3
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-46/+46
2002-11-182002-11-16 Klee Dienes <kdienes@apple.com>Klee Dienes1-81/+0
2002-11-18 * bfd.c (bfd_preserve_save): Don't zero BFD_IN_MEMORY.Alan Modra1-4/+1
2002-11-12 * bfd.c (struct bfd_preserve): New.Alan Modra1-0/+130
2002-11-06Add support for PEF, Mach-O, xSYMNick Clifton1-12/+17
2002-10-25 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin1-4/+4
2002-10-14 * Makefile.am: Run "make dep-am".Alan Modra1-0/+1
2002-09-18 * bfd-in.h (bfd_get_dynamic_symcount): Define.Daniel Jacobowitz1-0/+3
2002-07-31Rename function arguments to avoid shadowing global symbols of the same name.Nick Clifton1-5/+5
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra1-0/+3
2002-05-21 * objdump.c (dump_headers): Fix output formatting for ELF32Thiemo Seufer1-1/+0
2002-05-15Fix ld --just-symbolsAlan Modra1-0/+3
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+3
2002-02-15 * bfd.c (bfd_scan_vma): Clamp overflows to max bfd_vma value.Alan Modra1-24/+41
2002-01-30Tidy up formatting in bfd-in2.hNick Clifton1-125/+118
2002-01-24fix typoNick Clifton1-1/+1
2001-12-17hash bfd sections for fast lookup and create.Alan Modra1-2/+8
2001-10-30Add MMIX supportNick Clifton1-0/+1
2001-10-06 * bfd.c (bfd_assert): Report bfd version.Alan Modra1-5/+6
2001-09-26 * bfd.c (_bfd_default_error_handlerl): Define using VPARAMS,Alan Modra1-38/+5
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-0/+48
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-5/+4
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-6/+6
2001-08-24* bfd.c (bfd_alt_mach_code): New function.Alexandre Oliva1-0/+55
2001-08-17 * bfd.c (bfd_get_gp_size): Return an unsigned int.Alan Modra1-4/+4
2001-08-17 * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format.Alan Modra1-0/+2
2001-08-11replace direct invocation og elf vma print functions with indirect invocationNick Clifton1-2/+2
2001-08-102001-08-10 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+4
2001-08-102001-08-10 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+2
2001-08-092001-08-09 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+22
2001-08-09Fix formattingNick Clifton1-79/+91
2001-07-03Support DJGPP COFF targets in bfd_get_sign_extend_vma()Nick Clifton1-0/+12
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek1-0/+3
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+0
2000-11-212000-11-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-2/+2
2000-11-082000-11-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-22/+17
2000-07-31Minor formatting fixes.Nick Clifton1-1/+1
2000-07-18Rename bfd_elf_get_arch_size to bfd_get_arch_sizeNick Clifton1-0/+59
1999-12-10Revert previous patch.Nick Clifton1-3/+0
1999-12-10Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1-0/+3
1999-09-111999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1-0/+24
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-2/+2