summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* * elfcode.h (elf_sort_hdrs): Keep SHT_NOBITS sections afterDavid Edelsohn1995-03-072-3/+25
* * cpu-hppa.c (arch_info_struct): Support both PA1.0 and PA1.1Jeff Law1995-03-062-11/+67
* * hosts/mpw.h (SEEK_SET, SEEK_CUR, BYTES_IN_PRINTF_INT):Stan Shebs1995-03-042-11/+15
* * aoutx.h (NAME(aout,set_section_contents)): Double check that theIan Lance Taylor1995-03-022-29/+56
* Thu Mar 2 14:37:57 1995 Bryan Ford <baford@cs.utah.edu>Ian Lance Taylor1995-03-021-0/+14
* Warn if GOT16 overflows.Michael Meissner1995-03-011-0/+6
* Wed Mar 1 11:52:55 1995 Jason Molenda <crash@phydeaux.cygnus.com>Jason Molenda1995-03-011-0/+4
* * coff-i960.c (COFF_PAGE_SIZE): Define.Ian Lance Taylor1995-03-011-0/+2
* * configure.in: Rewrite output of TDEFAULTS to avoid relying onIan Lance Taylor1995-03-011-0/+5
* * elfcode.h (elf_sort_hdrs): Sort empty sections before non-emptyIan Lance Taylor1995-02-281-0/+3
* * config.bfd (i[345]86-*-linuxelf*): New target. Use i386-lelf.Ian Lance Taylor1995-02-281-0/+7
* * config.bfd: add a29k-*-vxworks configuration.Kung Hsu1995-02-272-0/+12
* * bout.c (b_out_slurp_reloc_table): Don't return an error if askedIan Lance Taylor1995-02-221-0/+5
* * som.c (som_bfd_ar_write_symbol_stuff): Handle objects with oddJeff Law1995-02-211-0/+5
* Add missed log entry for som.c.Jeff Law1995-02-211-0/+1
* * hosts/sysv4.h: Include <unistd.h>, <stdlib.h>, and <time.h>.Ian Lance Taylor1995-02-172-26/+11
* Make GOT relocs offset by 32768, which allows the table to double in size.Michael Meissner1995-02-171-0/+6
* * syms.c (bfd_decode_symclass): Return 'W' for a weak symbol.Ian Lance Taylor1995-02-171-0/+2
* * coffgen.c (coff_real_object_p): Set start address and flagsIan Lance Taylor1995-02-171-0/+5
* * coffgen.c: Reindented.Ian Lance Taylor1995-02-172-547/+593
* * reloc.c (bfd_perform_relocation): Don't use bitpos in overflow calculations.David Edelsohn1995-02-161-0/+6
* * hosts/std-host.h: Remove all function declarations which returnIan Lance Taylor1995-02-162-31/+5
* Fix powerpc PC relative reloc & add some 16 bit relocs.Michael Meissner1995-02-152-0/+973
* * elf32-mips.c (struct mips_elf_find_line): Define.Ian Lance Taylor1995-02-141-0/+6
* Reconize old versions of the PowerPC machine code (EM_PPC_OLD and EM_CYGNUS_P...Michael Meissner1995-02-144-2/+45
* * aoutf1.h (MACHTYPE_OK): Don't define if already defined. Don'tIan Lance Taylor1995-02-141-0/+8
* * aoutx.h (NAME(aout,swap_ext_reloc_in)): Don't return a pointerIan Lance Taylor1995-02-141-0/+6
* Revert this patch, since it breaks linking PIC code with no dynamicIan Lance Taylor1995-02-131-3/+6
* E_ARC_CPU_XXX renamed to E_ARC_MACH_XXX for consistency with rest of BFD.David Edelsohn1995-02-101-10/+10
* Regenerated.David Edelsohn1995-02-101-0/+4
* * archures (bfd_mach_arc_base): #define.David Edelsohn1995-02-102-14/+110
* * Makefile.in (BFD32_BACKENDS): Add i386msdos.o.Ken Raeburn1995-02-101-0/+4
* update dependenciesIan Lance Taylor1995-02-091-3/+8
* * i386linux.c (NEEDS_SHRLIB): Define.Ian Lance Taylor1995-02-092-0/+40
* * elfcode.h (elf_bfd_final_link): Add assertion to make sure thatIan Lance Taylor1995-02-091-0/+5
* * linker.c (generic_link_check_archive_element): Allocate commonIan Lance Taylor1995-02-082-2/+19
* elfcode.h (elf_sort_hdrs): Put SHT_NOBITS sections after !SHT_NOBITS.David Edelsohn1995-02-082-2/+7
* * som.c (som_bfd_find_nearest_line): Just return false, don'tJeff Law1995-02-071-0/+5
* clean up mechanics of mosberger-tang's changesKen Raeburn1995-02-072-162/+147
* * ecoffswap.h (ecoff_swap_pdr_in): Zero out intern before settingIan Lance Taylor1995-02-071-0/+5
* keep new msdos filesKen Raeburn1995-02-071-0/+1
* ecoff gprof related fixes & improvements from David Mosberger-TangKen Raeburn1995-02-073-84/+431
* * libelf.h (struct elf_link_hash_table): Add saw_needed field.Ian Lance Taylor1995-02-063-2/+45
* * libelf.h (ELF_LINK_HASH_DEFINED_WEAK): Don't define.Ian Lance Taylor1995-02-063-18/+8
* Distinguish a weak defined symbol from a regular defined symbol.Ian Lance Taylor1995-02-069-179/+425
* msdos .exe file support from bryan fordKen Raeburn1995-02-062-9/+31
* * som.c (som_object_setup): More heruistics to detect theJeff Law1995-02-012-42/+218
* * libelf.h (struct elf_obj_tdata): New member program_header_size.David Edelsohn1995-02-012-0/+13
* * elfcode.h (map_program_segments): Add sorted_hdrs parameter.Ian Lance Taylor1995-01-312-5/+22
* * ecoff.c (_bfd_ecoff_find_nearest_line): Fix problems in range checking.Ken Raeburn1995-01-311-0/+12