summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Fix building bfd.pot in maintainer modeNick Clifton2001-03-239-1098/+1229
* * elf32-cris.c: Shlib and PIC support. PCREL tweaks.Hans-Peter Nilsson2001-03-222-49/+2392
* * reloc.c: (BFD_RELOC_CRIS_COPY, BFD_RELOC_CRIS_GLOB_DAT,Hans-Peter Nilsson2001-03-224-0/+86
* 2001-03-21 Diego Novillo <dnovillo@redhat.com>Diego Novillo2001-03-222-2/+10
* Prevent NULL pointer dereference.Alan Modra2001-03-212-1/+6
* 2001-03-20 H.J. Lu <hjl@gnu.org>H.J. Lu2001-03-203-299/+272
* * elf32-m68k.c (elf_m68k_relocate_section): Don't need theAndreas Schwab2001-03-202-1/+14
* Fix syntax errors.Nick Clifton2001-03-162-4/+9
* Fix warning messageNick Clifton2001-03-162-4/+8
* Fix accidental loss of bit 7 in peoples namesHans-Peter Nilsson2001-03-161-2/+2
* Don't assume non-PIC to PIC call stubs are unneeded just becauseAlan Modra2001-03-152-14/+35
* * elf32-sh.c (sh_elf_relocate_section): Only relocationDJ Delorie2001-03-132-5/+43
* Add --binary-architecture switch to objcopy to allow the output architectureNick Clifton2001-03-132-0/+17
* 2001-03-11 Philip Blundell <philb@gnu.org>Phil Blundell2001-03-112-0/+12
* Update copyright noticesNick Clifton2001-03-08272-384/+511
* Conditionalize prevbious pathc on ! defined OLD_ARM_ABI.Nick Clifton2001-03-072-1/+7
* 2001-03-07 Andreas Jaeger <aj@suse.de>Andreas Jaeger2001-03-072-1/+40
* Fix BLX(1) for ThumbNick Clifton2001-03-063-23/+41
* Add BFD_RELOC_THUMB_PCREL_BLX.Nick Clifton2001-03-062-0/+6
* Rest of the changes for Coldfire V4.Nick Clifton2001-03-066-28/+80
* 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