aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-05-03bfd/H.J. Lu1-6/+6
2005-01-18bfd/Alan Modra1-2/+2
2004-10-16bfd/Daniel Jacobowitz1-0/+3
2004-09-04 * bfd.c (_bfd_default_error_handler): Correct loop exit.Alan Modra1-1/+1
2004-08-28bfd/Alan Modra1-2/+3
2004-08-17bfd/Jakub Jelinek1-2/+2
2004-08-16 * bfd.c (_bfd_default_error_handler): Account for doubled '%' inAlan Modra1-0/+2
2004-08-13bfd/Alan Modra1-100/+134
2004-07-302004-07-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2004-07-02bfd/H.J. Lu1-0/+43
2004-05-17binutils ChangeLog:Bob Wilson1-0/+23
2004-04-30 * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra1-0/+3
2004-04-29Add support for generating DWARF2 debug sections in the x86 PE portNick Clifton1-3/+5
2004-04-22bfd/Jakub Jelinek1-0/+3
2004-04-22Have bfd_archive_filename() return NULL on NULL inputNick Clifton1-1/+1
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+3
2004-04-15Catch NULL bfd pointers passed to bfd_archive_filenameNick Clifton1-0/+3
2003-11-24 * aix5ppc-core.c: Fix comment typos.Kazu Hirata1-1/+1
2003-10-31Index: sim/frv/ChangeLogAndrew Cagney1-1/+1
2003-10-202003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2003-08-27 * configure.in: Check for strtoull.Ian Lance Taylor1-0/+5
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