summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-073-4/+18
* Remove elf64-ia64.c from list of backend C files - it is auto-generated.Nick Clifton2001-02-074-171/+615
* 2001-02-06 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-062-44/+37
* 2001-02-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-02-062-96/+96
* Do not convert reloc addend to PC rel, it will be handled later on.Nick Clifton2001-02-042-1/+21
* Fix typoNick Clifton2001-02-032-1/+5
* 2001-02-01 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-02-012-145/+144
* (elf64_hppa_object_p): Set architecture and machine from elf header flags.Alan Modra2001-01-312-2/+17
* Write out millicode functions with the right elf symbol type.Alan Modra2001-01-302-0/+22
* * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2Richard Henderson2001-01-302-0/+11
* * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return falseRichard Henderson2001-01-273-9/+42
* DJGPP config tweaksNick Clifton2001-01-253-7/+15
* 2001-01-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-253-123/+108