summaryrefslogtreecommitdiff
path: root/bfd/bfd.c
Commit message (Expand)AuthorAgeFilesLines
* 2006-12-31 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2006-12-311-4/+1
* * bfd.c (bfd_error_type): Add bfd_error_on_input.Alan Modra2006-10-301-11/+38
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-1/+1
* bfdNick Clifton2006-08-211-3/+3
* * bfd.c (bfd_get_sign_extend_vma): Add cases for pe-arm-little and pei-arm-li...Nick Clifton2006-08-061-1/+3
* * bfd.c (bfd_record_phdr): Clear p_align and p_align_valid fields.Jakub Jelinek2006-06-201-0/+2
* bfd/Alan Modra2006-06-191-2/+2
* PR binutils/2735Nick Clifton2006-06-121-2/+27
* bfd/H.J. Lu2006-05-301-0/+127
* PR 2434Alan Modra2006-03-161-1/+2
* * bfd.c: (_bfd_default_error_handler): Don't call abort onAlan Modra2006-02-211-7/+8
* bfd/H.J. Lu2005-12-071-26/+0
* * archive.c: Add missing SUBSECTION for documentation.Bob Wilson2005-10-051-1/+4
* bfd/H.J. Lu2005-08-051-0/+26
* bfd/H.J. Lu2005-06-061-0/+4
* Approved by nickc@redhat.comFred Fish2005-05-231-0/+4
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* bfd/H.J. Lu2005-05-031-6/+6
* bfd/Alan Modra2005-01-181-2/+2
* bfd/Daniel Jacobowitz2004-10-161-0/+3
* * bfd.c (_bfd_default_error_handler): Correct loop exit.Alan Modra2004-09-041-1/+1
* bfd/Alan Modra2004-08-281-2/+3
* bfd/Jakub Jelinek2004-08-171-2/+2
* * bfd.c (_bfd_default_error_handler): Account for doubled '%' inAlan Modra2004-08-161-0/+2
* bfd/Alan Modra2004-08-131-100/+134
* 2004-07-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-07-301-1/+1
* bfd/H.J. Lu2004-07-021-0/+43
* binutils ChangeLog:Bob Wilson2004-05-171-0/+23
* * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra2004-04-301-0/+3
* Add support for generating DWARF2 debug sections in the x86 PE portNick Clifton2004-04-291-3/+5
* bfd/Jakub Jelinek2004-04-221-0/+3
* Have bfd_archive_filename() return NULL on NULL inputNick Clifton2004-04-221-1/+1
* 2004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-211-7/+3
* Catch NULL bfd pointers passed to bfd_archive_filenameNick Clifton2004-04-151-0/+3
* * aix5ppc-core.c: Fix comment typos.Kazu Hirata2003-11-241-1/+1
* Index: sim/frv/ChangeLogAndrew Cagney2003-10-311-1/+1
* 2003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-201-4/+4
* * configure.in: Check for strtoull.Ian Lance Taylor2003-08-271-0/+5
* Convert to C90 and a few tweaks.Alan Modra2003-06-291-144/+83
* Correct spelling of "relocatable".Alan Modra2003-06-251-3/+3
* * 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