Age | Commit message (Expand) | Author | Files | Lines |
1997-02-11 | * elf32-mips.c (reloc_type): Add R_MIPS16_GPREL. | Ian Lance Taylor | 4 | -0/+20 |
1997-02-11 | * elf32-m32r.c (elf_m32r_howto_table): Change partial_inplace to true | David Edelsohn | 2 | -6/+13 |
1997-02-11 | Add r5900 | Gavin Romig-Koch | 2 | -0/+34 |
1997-02-07 | * elflink.h (elf_link_input_bfd): If we've discarded a section, | Ian Lance Taylor | 2 | -2/+13 |
1997-02-06 | * elf32-mips.c (FN_STUB, CALL_STUB, CALL_FP_STUB): Define. | Ian Lance Taylor | 2 | -5/+432 |
1997-02-06 | * elflink.h (elf_link_input_bfd): Discard local symbols that are | Ian Lance Taylor | 1 | -1/+12 |
1997-02-05 | * cofflink.c (_bfd_coff_generic_relocate_section): Ignore the | Ian Lance Taylor | 1 | -0/+6 |
1997-02-03 | * cofflink.c (_bfd_coff_generic_relocate_section): If doing a | Ian Lance Taylor | 2 | -4/+19 |
1997-02-03 | * coff-h8300.c (h8300_reloc16_extra_cases): Correct off by one | Ian Lance Taylor | 2 | -2/+7 |
1997-01-31 | comment fix | Ian Lance Taylor | 1 | -7/+10 |
1997-01-31 | * ieee.c (ieee_slurp_section_data): Pick up the start address. | Ian Lance Taylor | 2 | -13/+69 |
1997-01-31 | * aoutx.h (aout_link_write_symbols): Don't apply discard_l to | Ian Lance Taylor | 2 | -14/+69 |
1997-01-29 | * elf32-mn10200.c (reloc_type): Add 16bit pc-relative reloc. | Jeff Law | 2 | -0/+22 |
1997-01-27 | * reloc.c: Add relocs BFD_RELOC_M32R_{HI16_[US]LO,LO16}. | David Edelsohn | 5 | -9/+446 |
1997-01-27 | * aout-arm.c (MY_swap_std_reloc_in): Remove unused r_length. | Ian Lance Taylor | 1 | -0/+8 |
1997-01-27 | * elf32-i386.c (elf_i386_size_dynamic_sections): When checking for | Ian Lance Taylor | 3 | -5/+23 |
1997-01-23 | * coff-tic80.c (tic80coff_vec): Use correct data put/get | Fred Fish | 1 | -0/+7 |
1997-01-21 | * coff-tic80.c (tic80coff_vec): Change to little endian data | Fred Fish | 2 | -5/+12 |
1997-01-16 | * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Change type of | Ian Lance Taylor | 3 | -11/+34 |
1997-01-16 | update copyright | Ian Lance Taylor | 1 | -5/+9 |
1997-01-14 | * libaout.h (machine_type): Reserve several values for sparclet. | David Edelsohn | 1 | -0/+4 |
1997-01-14 | Fix sanitize string | Michael Meissner | 1 | -1/+1 |
1997-01-14 | Allow tic80-*-*, not just tic80-*-coff | Michael Meissner | 1 | -0/+6 |
1997-01-14 | Cleanup; fix some aborts | Michael Meissner | 1 | -0/+12 |
1997-01-06 | Fix typo. | Jeff Law | 1 | -1/+1 |
1997-01-06 | * elf32-mn10200.c (elf_mn10200_howto): Don't ever set partial-inplace. | Jeff Law | 2 | -104/+9 |
1997-01-06 | * elf32-mn10200.c (elf_mn10200_howto): Set partial_inplace for | Jeff Law | 2 | -1/+6 |
1997-01-04 | * Makefile.in (coff-tic80.o): Add coffcode.h to dependency list. | Fred Fish | 2 | -0/+17 |
1997-01-04 | * reloc.c: Add BFD_RELOC_24. | Jeff Law | 2 | -70/+33 |
1997-01-03 | fix copyrights | Ian Lance Taylor | 2 | -2/+2 |
1997-01-03 | Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 14 | -933/+1547 |
1997-01-03 | Put common variables into the appropriate section, based on relocation types | Michael Meissner | 2 | -227/+373 |
1996-12-31 | * config.bfd (mips*el-*-linux*): New target. | Ian Lance Taylor | 2 | -0/+14 |
1996-12-31 | * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Clean up. | Ian Lance Taylor | 1 | -45/+68 |
1996-12-31 | * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE. | Ian Lance Taylor | 2 | -1/+3 |
1996-12-31 | * configure.host: Use ac_cv_func_mmap_fixed_mapped instead of | Ian Lance Taylor | 1 | -0/+2 |
1996-12-31 | Fix some spacing | Michael Meissner | 2 | -121/+127 |
1996-12-31 | * configure.in: Check ac_cv_func_mmap_fixed_mapped, not | Ian Lance Taylor | 1 | -0/+4 |
1996-12-31 | * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Add | Ian Lance Taylor | 5 | -10/+47 |
1996-12-30 | * xcofflink.c (xcoff_build_ldsyms): When exporting all defined | Ian Lance Taylor | 1 | -0/+6 |
1996-12-30 | * archures.c (enum bfd_architecture): Add bfd_arch_tic80 | Fred Fish | 2 | -4/+11 |
1996-12-30 | * cpu-tic80.c (bfd_tic80_arch): Add struct. | Fred Fish | 3 | -3/+12 |
1996-12-30 | * libbfd.c: Patch up the mmap code so that it is only built if BFD | Ian Lance Taylor | 1 | -0/+5 |
1996-12-29 | * Makefile.in (BFD32_BACKENDS): Add coff-tic80.o | Fred Fish | 5 | -1/+104 |
1996-12-28 | Add TIc80 stuff keep/lose stuff. | Fred Fish | 1 | -0/+36 |
1996-12-28 | (Lay some groundwork for TIc80 port that will be filled in incrementally.) | Fred Fish | 8 | -24/+122 |
1996-12-27 | fix typoo in comment | Ian Lance Taylor | 1 | -3/+3 |
1996-12-27 | * elflink.h (elf_buckets): Add some more values for larger | Ian Lance Taylor | 2 | -2/+8 |
1996-12-26 | * Makefile.in (install): Move subdir_do out of conditional. From | Ian Lance Taylor | 2 | -3/+8 |
1996-12-18 | * elf32-mn10200.c (enum reloc_type): Enable basic 8, 16, and | Jeff Law | 2 | -33/+10 |