summaryrefslogtreecommitdiff
path: root/bfd/linker.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leaksNick Clifton2003-03-311-14/+14
* * coff-h8300.c: Fix comment typos.Kazu Hirata2002-12-201-2/+2
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-207/+209
* * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin2002-10-251-4/+5
* Fix numerous occurrences ofAlan Modra2002-10-111-3/+4
* * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.Alan Modra2002-06-251-3/+3
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-3/+2
* 2002-05-21 H.J. Lu (hjl@gnu.org)H.J. Lu2002-05-221-28/+29
* Fix ld --just-symbolsAlan Modra2002-05-151-0/+13
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-1/+12
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-1/+4
* Support arbitrary length fill patterns.Alan Modra2002-02-151-34/+38
* * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount.Alan Modra2001-09-291-28/+26
* * Makefile.am: Run "make dep-am".Alan Modra2001-09-211-1/+1
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-47/+56
* 2001-09-11 H.J. Lu <hjl@gnu.org>H.J. Lu2001-09-111-1/+1
* Apply H.J.'s patch to revert change to elfxx-target.hNick Clifton2001-08-241-0/+2
* * linker.c (_bfd_generic_link_add_archive_symbols): Replace alloca()Thiemo Seufer2001-08-241-1/+5
* * linker.c (default_fill_link_order): Handle four byte fill value.Alan Modra2001-08-171-11/+18
* 2001-08-02 Paul Sokolovsky <paul.sokolovsky@technologist.com>Charles Wilson2001-08-021-3/+13
* Fix ia64-linux fortran common linking problem.Jim Wilson2001-07-051-1/+20
* 2001-05-10 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-101-0/+9
* bfd/Jakub Jelinek2001-04-131-0/+6
* Update copyright noticesNick Clifton2001-03-081-1/+1
* 2001-01-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-031-16/+13
* fix mis-applied patchNick Clifton2000-01-141-1/+4
* Apply Tim walls octest vs bytes patchNick Clifton2000-01-131-3/+9
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-6/+7
* Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Richard Henderson1999-06-041-1/+1
* Initial revisionRichard Henderson1999-05-031-0/+2804