aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2000-08-07Apply Nick Clifton's suggestion.Kazu Hirata2-5/+4
2000-08-072000-08-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata3-7/+10
2000-08-052000-08-05 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2-7/+677
2000-08-04 * som.c (struct fixup_format): Constify `format'.Jeff Law2-285/+296
2000-08-04If the destination of a BLX instruction is aligned on a half word boundary,Nick Clifton1-6/+15
2000-08-03Restore reverted code. Fix bug in reverted code which was eliminating tooNick Clifton4-196/+335
2000-08-032000-08-03 H.J. Lu <hjl@gnu.org>H.J. Lu4-184/+78
2000-08-03* elf32-sh.c (sh_elf_reloc_loop): Warning removal.Alexandre Oliva2-3/+7
2000-08-012000-07-31 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt4-0/+138
2000-07-31Minor formatting fixes.Nick Clifton8-248/+259
2000-07-31Improve section to segment mapping code.Nick Clifton4-70/+206
2000-07-28200007-22 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt1-0/+25
2000-07-282000-07-22 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt6-258/+259
2000-07-282000-07-27 H.J. Lu <hjl@gnu.org>H.J. Lu2-11/+32
2000-07-27Zero the allocated contents of reloc sections.Nick Clifton2-2/+9
2000-07-25* configure.host (*-*-aix*): AIX has 'long long' always.Geoffrey Keating2-0/+6
2000-07-25* coff-rs6000.c (xcoff_write_one_armap_big): New procedure.Geoffrey Keating2-16/+106
2000-07-24Regenerate auto-generated filesNick Clifton8-400/+399
2000-07-232000-07-23 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2-3/+8
2000-07-21oops - omitted from previous deltaNick Clifton1-0/+4
2000-07-21Applied Michael's Sokolov's patch to implement --embedded-relocs for m68k coff.Nick Clifton2-1/+98
2000-07-21Detect and report corrupt relocsNick Clifton2-0/+12
2000-07-212000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+7
2000-07-212000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
2000-07-202000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu2-3/+9
2000-07-20Fix typo in CRIS entryHans-Peter Nilsson1-2/+1
2000-07-20 * Makefile.am (ALL_MACHINES): Add cpu-cris.lo.Hans-Peter Nilsson20-426/+1524
2000-07-202000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu13-1/+50
2000-07-202000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu6-1/+91
2000-07-202000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2-3/+8
2000-07-20Fix formattingNick Clifton2-116/+149
2000-07-192000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2-3/+5
2000-07-192000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+41
2000-07-18Rename bfd_elf_get_arch_size to bfd_get_arch_sizeNick Clifton6-81/+127
2000-07-182000-07-18 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2-2/+8
2000-07-172000-07-17 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson2-150/+250
2000-07-152000-07-15 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+6
2000-07-12* libbfd.c (bfd_seek): fix 'seek beyond EOF' error when writingDJ Delorie2-5/+30
2000-07-12Use section id in get_dyn_name.Alan Modra3-17/+31
2000-07-11Add function bfd_elf_get_sign_extend_vma.Andrew Cagney4-0/+27
2000-07-11The MIPS thinks that addresses are signed. Sign extend MIPS ECOFFAndrew Cagney4-20/+39
2000-07-11* elfcode.h (elf_object_p): Use bfd_set_start_address and notAndrew Cagney2-5/+20
2000-07-10Add set of bfd_mach_ cases for compatibility with older binutilsNick Clifton4-63/+94
2000-07-10Ryan Bradetich's warning fixes.Alan Modra3-20/+26
2000-07-10Avoid negative section sequence ids.Alan Modra2-3/+8
2000-07-092000-07-09 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson2-0/+49
2000-07-09Restore hppa-elf32 to working order.Alan Modra13-1312/+1407
2000-07-08Add sequence id field to asection.Alan Modra8-644/+671
2000-07-08Don't add a space before `/*' when processing comments.Alan Modra2-3/+8
2000-07-07* archive.c (_bfd_write_archive_contents): Add an informativeDJ Delorie2-0/+10