aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1995-03-15 * libelf.h (bfd_elf32__write_relocs): Don't declare.Ian Lance Taylor1-2/+0
1995-03-14stab-syms.c: Rewrite to improve performance. Shaves about 5% off gprof runKen Raeburn1-0/+7
1995-03-13 * elfcode.h (write_relocs): Make static. Use PTR argument as aIan Lance Taylor1-0/+24
1995-03-13 * elf32-sparc.c (elf32_sparc_size_dynamic_sections): Only writeIan Lance Taylor2-12/+32
1995-03-13 * archive.c (bsd_write_armap): Cast getuid and getgid results toIan Lance Taylor1-0/+5
1995-03-12 * elf32-arc.c (elf_arc_howto_table): Relocs with implicit addendsDavid Edelsohn1-0/+7
1995-03-10 * aoutx.h (translate_to_native_sym_flags): Always use the outputIan Lance Taylor1-0/+5
1995-03-09 * coffswap.h (coff_swap_scnhdr_out): If the line number count orIan Lance Taylor1-0/+7
1995-03-09 * bfd.c: Include <stdarg.h> or <varargs.h>, depending uponIan Lance Taylor1-0/+11
1995-03-09 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Add symcount parameter,Ian Lance Taylor2-7/+87
1995-03-09Add support for checking whether all PowerPC ELF modules either use -mrelocat...Michael Meissner3-0/+20
1995-03-08 * cpu-mips.c (arch_info_struct): Add mips:8000 entry.Ian Lance Taylor1-0/+2
1995-03-08 * elfcode.h (swap_out_syms): Mark an undefined BSF_WEAK symbol asIan Lance Taylor1-0/+5
1995-03-08 * configure.in (SELECT_VECS): Split bfd_elf32_arc_vec into big/little.David Edelsohn2-6/+25
1995-03-07 * coffcode.h (bfd_coff_backend_data): Add new fieldIan Lance Taylor3-16/+127
1995-03-07 * format.c (bfd_check_format_matches): Skip binary_vec whenIan Lance Taylor1-0/+3
1995-03-07 * elfcode.h (elf_sort_hdrs): Check SHT_NOBITS before checkingIan Lance Taylor2-13/+14
1995-03-07 * elfcode.h (elf_sort_hdrs): Keep SHT_NOBITS sections afterDavid Edelsohn2-3/+25
1995-03-06 * cpu-hppa.c (arch_info_struct): Support both PA1.0 and PA1.1Jeff Law2-11/+67
1995-03-04 * hosts/mpw.h (SEEK_SET, SEEK_CUR, BYTES_IN_PRINTF_INT):Stan Shebs2-11/+15
1995-03-02 * aoutx.h (NAME(aout,set_section_contents)): Double check that theIan Lance Taylor2-29/+56
1995-03-02Thu Mar 2 14:37:57 1995 Bryan Ford <baford@cs.utah.edu>Ian Lance Taylor1-0/+14
1995-03-01Warn if GOT16 overflows.Michael Meissner1-0/+6
1995-03-01Wed Mar 1 11:52:55 1995 Jason Molenda <crash@phydeaux.cygnus.com>Jason Molenda1-0/+4
1995-03-01 * coff-i960.c (COFF_PAGE_SIZE): Define.Ian Lance Taylor1-0/+2
1995-03-01 * configure.in: Rewrite output of TDEFAULTS to avoid relying onIan Lance Taylor1-0/+5
1995-02-28 * elfcode.h (elf_sort_hdrs): Sort empty sections before non-emptyIan Lance Taylor1-0/+3
1995-02-28 * config.bfd (i[345]86-*-linuxelf*): New target. Use i386-lelf.Ian Lance Taylor1-0/+7
1995-02-27 * config.bfd: add a29k-*-vxworks configuration.Kung Hsu2-0/+12
1995-02-22 * bout.c (b_out_slurp_reloc_table): Don't return an error if askedIan Lance Taylor1-0/+5
1995-02-21 * som.c (som_bfd_ar_write_symbol_stuff): Handle objects with oddJeff Law1-0/+5
1995-02-21Add missed log entry for som.c.Jeff Law1-0/+1
1995-02-17 * hosts/sysv4.h: Include <unistd.h>, <stdlib.h>, and <time.h>.Ian Lance Taylor2-26/+11
1995-02-17Make GOT relocs offset by 32768, which allows the table to double in size.Michael Meissner1-0/+6
1995-02-17 * syms.c (bfd_decode_symclass): Return 'W' for a weak symbol.Ian Lance Taylor1-0/+2
1995-02-17 * coffgen.c (coff_real_object_p): Set start address and flagsIan Lance Taylor1-0/+5
1995-02-17 * coffgen.c: Reindented.Ian Lance Taylor2-547/+593
1995-02-16* reloc.c (bfd_perform_relocation): Don't use bitpos in overflow calculations.David Edelsohn1-0/+6
1995-02-16 * hosts/std-host.h: Remove all function declarations which returnIan Lance Taylor2-31/+5
1995-02-15Fix powerpc PC relative reloc & add some 16 bit relocs.Michael Meissner2-0/+973
1995-02-14 * elf32-mips.c (struct mips_elf_find_line): Define.Ian Lance Taylor1-0/+6
1995-02-14Reconize old versions of the PowerPC machine code (EM_PPC_OLD and EM_CYGNUS_P...Michael Meissner4-2/+45
1995-02-14 * aoutf1.h (MACHTYPE_OK): Don't define if already defined. Don'tIan Lance Taylor1-0/+8
1995-02-14 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Don't return a pointerIan Lance Taylor1-0/+6
1995-02-13Revert this patch, since it breaks linking PIC code with no dynamicIan Lance Taylor1-3/+6
1995-02-10E_ARC_CPU_XXX renamed to E_ARC_MACH_XXX for consistency with rest of BFD.David Edelsohn1-10/+10
1995-02-10Regenerated.David Edelsohn1-0/+4
1995-02-10 * archures (bfd_mach_arc_base): #define.David Edelsohn2-14/+110
1995-02-10* Makefile.in (BFD32_BACKENDS): Add i386msdos.o.Ken Raeburn1-0/+4
1995-02-09update dependenciesIan Lance Taylor1-3/+8