summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Fix long-standing mis-comments. Words and addresses are 32-bits long.Alexandre Oliva2000-04-011-5/+5
* Adjust whitespace.Alexandre Oliva2000-03-311-2/+2
* Set CHUNK size to 16 bytes to prevent download failures on lame targets.Alan Modra2000-03-303-2/+8
* * elf32-m32r.c (m32r_elf_generic_reloc): new function. AllDoug Evans2000-03-302-11/+79
* ATMEL AVR microcontroller support.Alan Modra2000-03-2714-441/+1821
* 2000-03-24 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-242-0/+9
* Add missing parts of ChangeLog entry for my change of 2000/02/19 00:59:26 to ...Geoffrey Keating2000-03-231-0/+24
* Extend the allowed bitfield range (ie. that for whichAlan Modra2000-03-172-63/+39
* * elf32-m32r.c (m32r_elf_lo16_reloc): Rewrite.Catherine Moore2000-03-142-8/+62
* * reloc16.c (bfd_coff_reloc16_relax_section): Count the total numberJeff Law2000-03-142-4/+11
* * coff-h8300.c (h8300_reloc16_extra_cases): Fix the sanityJeff Law2000-03-132-1/+6
* Return bfd_error_wrong_format on a format mismatch.Alan Modra2000-03-112-2/+10
* * elf32-mips.c (_bfd_mips_elf_relocate_section): Do properGeoffrey Keating2000-03-112-4/+51
* In bfd/:Geoffrey Keating2000-03-112-15/+167
* Fix typos in comments, and restore comment formatting destroyed by emacs atAlan Modra2000-03-112-47/+56
* * reloc.c (reloc_howto_struct): Fix partial_inplace comment.Doug Evans2000-03-073-4/+35
* Further LINK6 bug fix.Nick Clifton2000-03-061-7/+5
* fix LINK6 code.Nick Clifton2000-03-062-47/+103
* * elf.c (swap_out_syms): Check for null type_ptr.Catherine Moore2000-03-062-1/+6
* 2000-03-01 Hans-Peter Nilsson <hp@axis.com>Ian Lance Taylor2000-03-027-30/+18
* Fix building with --enable-targets=allNick Clifton2000-03-0116-89/+172
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-0138-55/+129
* Add WinCE support.Nick Clifton2000-02-2818-92/+2475
* 2000-02-27 Jakub Jelinek <jakub@redhat.com>Ian Lance Taylor2000-02-283-26/+54
* * dwarf2.c (read_abbrevs): Use _raw_size directly rather thanIan Lance Taylor2000-02-282-3/+10
* 2000-02-27 Eli Zaretskii <eliz@is.elta.co.il>Ian Lance Taylor2000-02-273-4/+12
* rebuild with current toolsIan Lance Taylor2000-02-276-1405/+1290
* * som.c (SOM_HOWTO): Define.Jeff Law2000-02-262-0/+8
* * config.bfd: Enable 64 bit support for GNU/Linux/sparc.Alexandre Oliva2000-02-252-1/+3
* * config.bfd: Enable 64 bit support for Solaris7+/sparc.Alexandre Oliva2000-02-252-1/+11
* * som.c (som_misc_symbol_info): Add fieldCatherine Moore2000-02-242-1/+27
* fix typo in previous deltaNick Clifton2000-02-231-1/+1
* Accept 16-bit addresses.Nick Clifton2000-02-232-11/+18
* Add IBM 370 support.Alan Modra2000-02-2315-453/+2458
* 2000-02-22 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2000-02-222-1/+8
* * elf32-i386.c (elf_i386_info_to_howto_rel): Give a warning forIan Lance Taylor2000-02-222-3/+19
* 2000-02-22 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2000-02-221-4/+6
* This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra2000-02-217-16/+47
* ELF HPPA doesn't work at present; remove it until it does.Ian Lance Taylor2000-02-215-16/+24
* * coffcode.h (coff_set_arch_mach_hook): Use free(), because thereGeoffrey Keating2000-02-192-5/+10
* * coffcode.h (coff_set_arch_mach_hook): Don't use variable-sizeGeoffrey Keating2000-02-193-77/+800
* * elf-bfd.h (struct elf_link_hash_table): Remove copy_indirectRichard Henderson2000-02-185-34/+58
* Fix copyright line.Kevin Buettner2000-02-171-1/+1
* AIX 4.3 core dump changes.Kevin Buettner2000-02-172-12/+54
* bfd:Joern Rennecke2000-02-177-45/+414
* * elf-bfd.h (struct elf_link_hash_table): Add copy_indirect andRichard Henderson2000-02-134-87/+94
* * section.c (_bfd_strip_section_from_output): Add info parameter.Ian Lance Taylor2000-02-1312-38/+91
* rebuildIan Lance Taylor2000-02-131-16/+42
* Add hooks to support TI COFF handling.Timothy Wall2000-02-103-0/+19
* Fix problem where -relax could reorder multiple consecutive sets of theJoern Rennecke2000-02-102-16/+123