summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* 2001-04-19 Andreas Jaeger <aj@suse.de>Andreas Jaeger2001-04-192-15/+57
* * elf32-cris.c: Tweak comments related to dynamic linking.Hans-Peter Nilsson2001-04-172-27/+118
* * coffcode.h (coff_write_object_contents): UseDJ Delorie2001-04-152-1/+6
* 2001-04-14 H.J. Lu <hjl@gnu.org>H.J. Lu2001-04-152-2/+7
* * section.c (STD_SECTION): Add entsize.Jakub Jelinek2001-04-142-5/+9
* 2001-04-13 H.J. Lu <hjl@gnu.org>H.J. Lu2001-04-142-0/+19
* * coff-i386.c (TARGET_SYM): SEC_READONLY is an applicable sectionDJ Delorie2001-04-132-2/+7
* bfd/Jakub Jelinek2001-04-1313-15/+787
* * elflink.h (elf_fix_symbol_flags): For non-default visibilities,Hans-Peter Nilsson2001-04-092-4/+13
* 2001-04-05 Steven J. Hill <sjhill@cotw.com>H.J. Lu2001-04-087-285/+346
* 2001-04-05 David Mosberger <davidm@hpl.hp.com>H.J. Lu2001-04-062-0/+44
* * elflink.h (elf_fix_symbol_flags): Call elf_backend_hide_symbolAlan Modra2001-04-042-8/+11
* 2001-04-03 David Mosberger <davidm@hpl.hp.com>H.J. Lu2001-04-032-1/+4
* 2001-03-30 H.J. Lu <hjl@gnu.org>H.J. Lu2001-03-302-1/+6
* Remove ATTRIBUTE_UNUSED in the last patch.H.J. Lu2001-03-272-2/+2
* 2001-03-26 H.J. Lu <hjl@gnu.org>H.J. Lu2001-03-273-0/+75
* 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