summaryrefslogtreecommitdiff
path: root/bfd/bfd.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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