Age | Commit message (Expand) | Author | Files | Lines |
1994-11-04 | configure.in: fix ns32knetbsd_vec -> pc532netbsd_vec | Ken Raeburn | 1 | -0/+3 |
1994-11-03 | aoutx.h fixes from net | Ken Raeburn | 1 | -0/+6 |
1994-11-03 | go32 patches from dj | Ken Raeburn | 2 | -1/+9 |
1994-11-03 | Makefile.in (ALL_MACHINES): Include m68knetbsd.o. | Ken Raeburn | 1 | -0/+2 |
1994-11-03 | i386linux.mh: include -lm in EXTRALIBS | Ken Raeburn | 1 | -0/+4 |
1994-11-02 | * archive.c (normalize): Change to take a BFD as an argument. | Ian Lance Taylor | 1 | -0/+13 |
1994-11-01 | * elf32-hppa.c (ELF32_PARISC_SX_SIZE): Define. | Ian Lance Taylor | 1 | -0/+20 |
1994-10-31 | * archive.c (bfd_dont_truncate_arname): Add the ar padding | Ian Lance Taylor | 2 | -1/+7 |
1994-10-31 | * elfcode.h (assign_file_positions_except_relocs): Sort the ELF | Ian Lance Taylor | 1 | -0/+6 |
1994-10-31 | * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Create DT_INIT | Ian Lance Taylor | 2 | -8/+41 |
1994-10-30 | * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Don't move a | Ian Lance Taylor | 1 | -0/+5 |
1994-10-29 | * linker.c (_bfd_generic_link_add_archive_symbols): It's not an | Ian Lance Taylor | 2 | -0/+10 |
1994-10-28 | NetBSD/m68k support, based on work by mikeb@snow.datametrics.com: | J.T. Conklin | 6 | -2/+69 |
1994-10-27 | * libelf.h (struct bfd_elf_section_data): Add field dynindx. | Ian Lance Taylor | 5 | -93/+222 |
1994-10-26 | * aoutx.h (aout_link_input_section): Don't bother to read or write | Ian Lance Taylor | 2 | -4/+25 |
1994-10-25 | * Makefile.in (ALL_MACHINES): Add tekhex.o. | Ian Lance Taylor | 2 | -3/+2 |
1994-10-25 | * linker.c (enum link_action): Add CIND. | Ian Lance Taylor | 2 | -59/+211 |
1994-10-24 | Change S-record backend to use multiple sections to handle gaps in | Ian Lance Taylor | 1 | -0/+33 |
1994-10-24 | * ecoff.c (ecoff_set_symbol_info): Set udata.i to 0, not NULL. | Ian Lance Taylor | 2 | -5/+10 |
1994-10-21 | * libaout.h (machine_type): added M_68K_NETBSD and M_SPARC_NETBSD. | J.T. Conklin | 5 | -8/+153 |
1994-10-21 | * targets.c (BFD_JUMP_TABLE_ARCHIVE): Add case for | Ian Lance Taylor | 3 | -40/+108 |
1994-10-21 | fix BFD_ASSERT calls | Ian Lance Taylor | 2 | -6/+6 |
1994-10-21 | remove unused variable | Ian Lance Taylor | 1 | -1/+0 |
1994-10-21 | Fix the ELF linker to not require an interpreter if no dynamic | Ian Lance Taylor | 5 | -600/+934 |
1994-10-20 | * elfcode.h (elf_map_symbols): Don't worry about section symbols | Ian Lance Taylor | 2 | -82/+87 |
1994-10-19 | * coffgen.c (coff_print_symbol): Make names for section number and | Jim Kingdon | 1 | -0/+7 |
1994-10-19 | * binary.c (binary_set_section_contents): Set the base file | Ian Lance Taylor | 1 | -0/+3 |
1994-10-19 | * aoutx.h (NAME(aout,slurp_symbol_table)): Don't return an error | Ian Lance Taylor | 3 | -80/+129 |
1994-10-18 | rebuilt dependencies | Ian Lance Taylor | 1 | -0/+1 |
1994-10-18 | * binary.c: New file for raw binary output format. | Ian Lance Taylor | 5 | -6/+187 |
1994-10-18 | * aout-target.h (MY_bfd_copy_private_section_data): Only copy | Ian Lance Taylor | 1 | -1/+5 |
1994-10-18 | * srec.c (tdata_type): Add field tail. | Ian Lance Taylor | 2 | -8/+38 |
1994-10-17 | * oasys.c (oasys_slurp_symbol_table): Use udata.p rather than just | Ian Lance Taylor | 2 | -6/+43 |
1994-10-17 | * elfcode.h (elf_map_symbols): Sort the symbols into a new array, | Ian Lance Taylor | 1 | -9/+0 |
1994-10-17 | Use a hash table when writing out ELF symbol names. | Ian Lance Taylor | 5 | -378/+1046 |
1994-10-17 | Fix thinko in ian's ChangeLog entry | Jim Kingdon | 1 | -1/+1 |
1994-10-17 | * libbfd-in.h (DEFAULT_STRING_SPACE_SIZE): Don't define. | Ian Lance Taylor | 1 | -0/+5 |
1994-10-17 | * elfcode.h (elf_swap_shdr_in): Use rawdata, not bfd_section. | Ian Lance Taylor | 5 | -2092/+2116 |
1994-10-17 | * srec.c (pass_over): Set the start address for S7, S8 or S9. | Ian Lance Taylor | 2 | -1/+23 |
1994-10-14 | update to version 2.5 | Ken Raeburn | 2 | -1/+5 |
1994-10-14 | * bfd.c (bfd_scan_vma): Cast end to be non const before passing it | Ian Lance Taylor | 1 | -0/+5 |
1994-10-13 | * bfd.c (bfd_scan_vma): Pass end argument on to strtoul. | Ian Lance Taylor | 2 | -4/+23 |
1994-10-12 | * ecoff.c (ecoff_set_symbol_info): Mark local stProc or stLabel | Ian Lance Taylor | 2 | -118/+307 |
1994-10-12 | * opncls.c (bfd_realloc): Deleted, since it's broken and fixing it would make | Ken Raeburn | 2 | -0/+11 |
1994-10-12 | * rs6000-core.c (rs6000coff_core_file_matches_executable_p): Make | Ian Lance Taylor | 1 | -0/+3 |
1994-10-12 | * Makefile.in (INSTALL): Use top level install.sh script. | Ian Lance Taylor | 1 | -0/+10 |
1994-10-11 | Tue Oct 11 13:57:56 1994 Eric Youngdale (eric@andante.aib.com) | Ian Lance Taylor | 1 | -0/+11 |
1994-10-11 | * lynx-core.c (lynx_core_file_p): SPARC Lynx appears to start | Ian Lance Taylor | 1 | -0/+5 |
1994-10-10 | * cofflink.c (_bfd_coff_final_link): Cast argument to bfd_h_put_32 to correct | Ken Raeburn | 2 | -2/+13 |
1994-10-10 | * elf32-sparc.c (elf_sparc_howto_table): The PC10, PC22, and WPLT30 relocations | Ken Raeburn | 2 | -134/+665 |