aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2000-04-07SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support).Timothy Wall5-3/+57
2000-04-06Update copyright noticeNick Clifton1-2/+5
2000-04-06Only check EF_xxx flags if the EABI version number is unknown.Nick Clifton2-30/+103
2000-04-05sh-dsp REPEAT support:Joern Rennecke5-21/+202
2000-04-04Move translated part of bug report string back into .c files soAlan Modra2-130/+165
2000-04-04Use "gcc -MM" for dependencies, and update them.Alan Modra4-174/+196
2000-04-03AIX 4.3 changesKevin Buettner3-523/+446
2000-04-032000-04-03 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2-4/+24
2000-04-03Don't emit relative relocations for non-loaded sections in shared objects.Alan Modra2-6/+13
2000-04-03 * aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELOC_8 andHans-Peter Nilsson2-3/+31
2000-04-03 * coff-h8300.c (h8300_reloc16_extra_cases): Add bsr:16 -> bsr:8 toJeff Law2-0/+9
2000-04-01Fix long-standing mis-comments. Words and addresses are 32-bits long.Alexandre Oliva1-5/+5
2000-03-31Adjust whitespace.Alexandre Oliva1-2/+2
2000-03-30Set CHUNK size to 16 bytes to prevent download failures on lame targets.Alan Modra3-2/+8
2000-03-30 * elf32-m32r.c (m32r_elf_generic_reloc): new function. AllDoug Evans2-11/+79
2000-03-27ATMEL AVR microcontroller support.Alan Modra14-441/+1821
2000-03-242000-03-24 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+9
2000-03-23Add missing parts of ChangeLog entry for my change of 2000/02/19 00:59:26 to ...Geoffrey Keating1-0/+24
2000-03-17Extend the allowed bitfield range (ie. that for whichAlan Modra2-63/+39
2000-03-14 * elf32-m32r.c (m32r_elf_lo16_reloc): Rewrite.Catherine Moore2-8/+62
2000-03-14 * reloc16.c (bfd_coff_reloc16_relax_section): Count the total numberJeff Law2-4/+11
2000-03-13 * coff-h8300.c (h8300_reloc16_extra_cases): Fix the sanityJeff Law2-1/+6
2000-03-11Return bfd_error_wrong_format on a format mismatch.Alan Modra2-2/+10
2000-03-11* elf32-mips.c (_bfd_mips_elf_relocate_section): Do properGeoffrey Keating2-4/+51
2000-03-11In bfd/:Geoffrey Keating2-15/+167
2000-03-11Fix typos in comments, and restore comment formatting destroyed by emacs atAlan Modra2-47/+56
2000-03-07 * reloc.c (reloc_howto_struct): Fix partial_inplace comment.Doug Evans3-4/+35
2000-03-06Further LINK6 bug fix.Nick Clifton1-7/+5
2000-03-06fix LINK6 code.Nick Clifton2-47/+103
2000-03-06 * elf.c (swap_out_syms): Check for null type_ptr.Catherine Moore2-1/+6
2000-03-022000-03-01 Hans-Peter Nilsson <hp@axis.com>Ian Lance Taylor7-30/+18
2000-03-01Fix building with --enable-targets=allNick Clifton16-89/+172
2000-03-012000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu38-55/+129
2000-02-28Add WinCE support.Nick Clifton18-92/+2475
2000-02-282000-02-27 Jakub Jelinek <jakub@redhat.com>Ian Lance Taylor3-26/+54
2000-02-28 * dwarf2.c (read_abbrevs): Use _raw_size directly rather thanIan Lance Taylor2-3/+10
2000-02-272000-02-27 Eli Zaretskii <eliz@is.elta.co.il>Ian Lance Taylor3-4/+12
2000-02-27rebuild with current toolsIan Lance Taylor6-1405/+1290
2000-02-26 * som.c (SOM_HOWTO): Define.Jeff Law2-0/+8
2000-02-25* config.bfd: Enable 64 bit support for GNU/Linux/sparc.Alexandre Oliva2-1/+3
2000-02-25* config.bfd: Enable 64 bit support for Solaris7+/sparc.Alexandre Oliva2-1/+11
2000-02-24 * som.c (som_misc_symbol_info): Add fieldCatherine Moore2-1/+27
2000-02-23fix typo in previous deltaNick Clifton1-1/+1
2000-02-23Accept 16-bit addresses.Nick Clifton2-11/+18
2000-02-23Add IBM 370 support.Alan Modra15-453/+2458
2000-02-222000-02-22 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2-1/+8
2000-02-22 * elf32-i386.c (elf_i386_info_to_howto_rel): Give a warning forIan Lance Taylor2-3/+19
2000-02-222000-02-22 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1-4/+6
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra7-16/+47
2000-02-21 ELF HPPA doesn't work at present; remove it until it does.Ian Lance Taylor5-16/+24