summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Add s390 targetNick Clifton2001-03-013-63/+70
* 2001-02-28 Andreas Jaeger <aj@suse.de>x86_64versiong3Andreas Jaeger2001-02-282-5/+10
* 2001-02-28 Philip Blundell <pb@futuretv.com>Phil Blundell2001-02-282-31/+54
* 2001-02-27 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-272-1/+7
* Fix some comments, and a formatting error.Alan Modra2001-02-272-21/+24
* Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra2001-02-276-74/+92
* Update elf64 aix5 comments.Timothy Wall2001-02-272-16/+10
* BFD: Catch & report unhandled PE section flags.Nick Clifton2001-02-274-565/+649
* 2001-02-26 Andreas Jaeger <aj@suse.de>Andreas Jaeger2001-02-262-3/+7
* ia64-*-aix* support.Timothy Wall2001-02-227-290/+488
* Improve gas error messages for invalid instructions.Jim Wilson2001-02-222-2/+8
* 2001-02-20 Andreas Jaeger <aj@suse.de>Andreas Jaeger2001-02-202-0/+12
* * elf32-sparc.c (elf32_sparc_finish_dynamic_symbol): Don't make PLTJakub Jelinek2001-02-193-0/+20
* 2001-02-18 David O'Brien <obrien@FreeBSD>David O'Brien2001-02-194-70/+97
* Add PDP-11 supportNick Clifton2001-02-1817-20/+5171
* Set the architecture (GDB multiarch needs it).Nick Clifton2001-02-183-28/+34
* 2001-02-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-182-4/+30
* 2001-02-18 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-02-182-110/+108
* 2001-02-16 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-02-162-74/+78
* fixes for elf_find_nearest_lineNick Clifton2001-02-142-39/+82
* Fix initialisation of asection structureNick Clifton2001-02-142-15/+24
* Apply changes to Makefile.in to Makefile.amNick Clifton2001-02-146-625/+358
* 2001-02-14 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-142-1/+8
* 2001-02-14 Bo Thorsen <bo@suse.de>Andreas Jaeger2001-02-142-95/+164
* It is SYMTAB, not STMTAB.H.J. Lu2001-02-131-1/+1
* * elfxx-ia64.c (elfNN_ia64_final_link): Set __gp if requiredRichard Henderson2001-02-132-0/+12
* 2001-02-13 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-02-132-26/+28
* 2001-02-13 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-02-132-2/+4
* RegenerateDJ Delorie2001-02-131-278/+267
* * peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: DefineDJ Delorie2001-02-139-93/+225
* (elf32_hppa_set_gp): Handle weak $global$.Alan Modra2001-02-132-1/+18
* 2001-02-09 Bo Thorsen <bo@suse.de>Jan Hubicka2001-02-122-9/+90
* * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.Jan Hubicka2001-02-122-1/+5
* 2001-02-11 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-122-1/+6
* fix formattingNick Clifton2001-02-111-4/+4
* oops - omitted from previous deltaNick Clifton2001-02-111-2/+2
* Apply several patches from Maciej W. RozyckiNick Clifton2001-02-112-36/+110
* * Makefile.am (stamp-lib): ranlib the libbfd.a in the build directory.Michael Sokolov2001-02-113-3/+10
* * elfxx-ia64.c (is_unwind_section_name): New function. ReturnsRichard Henderson2001-02-102-28/+133
* Add s390 supportNick Clifton2001-02-1017-42/+4676
* Suppress extra addition of ImageBase.Nick Clifton2001-02-092-1/+8
* * elf64-sparc.c (sparc64_elf_copy_private_bfd_data): New function.Jakub Jelinek2001-02-092-1/+26
* * elf64-sparc.c (sparc64_elf_check_relocs): Don't trust reloc_count.Jakub Jelinek2001-02-092-2/+9
* * elf32-sparc.c (_bfd_sparc_elf_howto_table): Treat R_SPARC_UA32Mark Kettenis2001-02-093-4/+10
* 2001-02-08 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-092-5/+14
* * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Respect weaknessRichard Henderson2001-02-092-5/+18
* * config.bfd: Enable coff64 for rs6000-*. Patch fromGeoffrey Keating2001-02-092-5/+6
* If stabs info is successfully found, do not attempt to find dwarf2 infoNick Clifton2001-02-072-3/+8
* ignore common definitions of function symbols in unlinked archivesNick Clifton2001-02-072-4/+15
* Change bfd_target_vector from an array to a pointerNick Clifton2001-02-075-8/+18