Age | Commit message (Expand) | Author | Files | Lines |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -81/+81 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 1 | -3/+3 |
2002-11-15 | Fix h8300 relaxation. | Nick Clifton | 1 | -17/+34 |
2002-11-11 | * coff-h8300.c: Fix formatting. | Kazu Hirata | 1 | -85/+81 |
2002-09-11 | * elf32-h8300.c (elf32_h8_relax_section): Fix typo. | Jeff Law | 1 | -1/+1 |
2002-07-23 | * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return | Alan Modra | 1 | -21/+5 |
2002-07-07 | * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx, | Alan Modra | 1 | -233/+90 |
2002-06-06 | * elf32-h8300.c (elf32_h8_relax_section): Ignore uninteresting | Jeff Law | 1 | -4/+8 |
2002-06-06 | elf_swap_symbol_in args should be "const PTR", not "const PTR *". | Alan Modra | 1 | -8/+8 |
2002-06-05 | * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field. | Alan Modra | 1 | -6/+13 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -93/+145 |
2001-11-23 | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 1 | -3/+1 |
2001-10-17 | * elf-m10200.c (mn10200_elf_relax_section): Cast assignment to | Alan Modra | 1 | -1/+1 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -26/+42 |
2001-09-04 | * elf32-h8300.c (elf32_h8_relax_section): New function. | Jeff Law | 1 | -0/+860 |
2001-09-04 | * elf32-h8300.c (special): New function. | Jeff Law | 1 | -12/+56 |
2001-08-30 | * elf32-h8300.c (h8_elf_howto_table): Add new PC relative | Jeff Law | 1 | -6/+48 |
2001-08-30 | * elf32-h8300.c: Put all prototypes together. | Jeff Law | 1 | -9/+245 |
2001-08-29 | * cpu-h8300.c (h8300_scan, compatible): Prototype. | Jeff Law | 1 | -0/+109 |
2001-08-29 | * Makefile.am (elf32-h8300.lo): New target. | Joern Rennecke | 1 | -0/+250 |