aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1995-06-30 Fri Jun 30 16:07:18 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+5
1995-06-30 * cofflink.c (_bfd_coff_generic_relocate_section):Fred Fish1-0/+5
1995-06-30 * coff-h8300.c (COFF_LONG_FILENAMES): Define.Steve Chamberlain1-0/+4
1995-06-29Wed Jun 28 18:04:42 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+16
1995-06-26 * elf32-hpa.c (elf32_hppa_relocate_section): Close comment beforeJeff Law1-0/+11
1995-06-22 * reloc.c (bfd_perform_relocation): Add case for -ve words.Steve Chamberlain1-0/+4
1995-06-21 * elf32-hppa.c (elf32_hppa_relocate_section): Don't try to apply aJeff Law1-0/+5
1995-06-21 * versados.c: Second pass/rewrite.Steve Chamberlain1-0/+9
1995-06-18 * elf32-hppa.c (elf32_hppa_size_stubs): Set the size of the stubJeff Law1-0/+3
1995-06-17 * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Don't messJeff Law1-0/+6
1995-06-16 * bfd-in.h (NT_subsystem, NT_stack_heap): Declare but don'tStan Shebs1-0/+7
1995-06-16 * elf32-hppa.c (elf32_hppa_bfd_link_link_relocate): Use the rightJeff Law1-0/+6
1995-06-15 * bfd-in.h, bfd-in2.h (bfd_boolean): Rename bfd_true, bfd_falseStan Shebs1-0/+19
1995-06-12 * bfd-in.h (bfd_set_section_vma): Case true to a boolean.Jeff Law1-0/+6
1995-06-10 * targets.c: Add copy_private_symbol_data and link_split_sectionJeff Law1-9/+13
1995-06-09 * bfd-in.h (bfd_true, bfd_false): Define these to true and falseJeff Law1-0/+4
1995-06-09 * elfcode.h (elf_sort_hdrs): Rewrite to be symmetrical.Steve Chamberlain1-0/+4
1995-06-09 * bfd-in.h: (TRUE_FALSE_ALREADY_DEFINED): Define this ifJeff Law1-0/+11
1995-06-09 * versados.c (struct esd, get_4): Lint; use unsigned chars.Steve Chamberlain1-0/+2
1995-06-09 * coff-i960.c (coff_i960_relocate): Compare output section namesSteve Chamberlain1-0/+5
1995-06-08* elfcode.h (elf_fake_sections): Permit .scommon or COMMON sections as randomKen Raeburn1-0/+23
1995-06-05Linker support for m68k-elf from Andreas SchwabKen Raeburn1-0/+10
1995-06-05change i386-gnu to elfKen Raeburn1-0/+4
1995-06-03*** empty log message ***Steve Chamberlain1-0/+8
1995-06-01Thu Jun 1 13:51:49 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+6
1995-06-01* archive.c (_bfd_write_archive_contents): Disable extended name table until itKen Raeburn1-0/+4
1995-06-01* linker.c (_bfd_generic_link_output_symbols, case bfd_link_hash_indirect): AddKen Raeburn1-0/+13
1995-05-24Wed May 24 10:52:01 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+33
1995-05-23 * Makefile.in: Install bfdlink.h too.Jeff Law1-0/+12
1995-05-19 * coffswap.h: (IMAGE_BASE): Define to 0 if not.Steve Chamberlain1-0/+4
1995-05-18Bunch of changes from Richard Earnshaw for generic bi-endian ARM aout targets.Ken Raeburn1-0/+34
1995-05-18 * libbfd.c (bfd_stat): If bfd_cache_lookup returns an error,Jim Kingdon1-0/+10
1995-05-13Thu May 11 16:43:14 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+45
1995-05-09Add little endian PowerPC support.Michael Meissner1-0/+23
1995-04-25 * hosts/std-host.h: #include ansidecl.h 'cause PTR is used inJason Molenda1-0/+10
1995-04-24Provide escape hatch for HAVE_PROCFS being defined.Michael Meissner1-0/+5
1995-04-24Do not continue processing unknown symbols.Michael Meissner1-0/+5
1995-04-21Patches from H.J. Lu for Linux ELF core file support.Ken Raeburn1-0/+7
1995-04-20Thu Apr 20 09:07:39 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+37
1995-04-14* config.bfd: Add m68*-*-elf*.Ken Raeburn1-0/+15
1995-04-12* aoutx.h (machine_type, case bfd_arch_mips): Treat R8000 like R6000 and R4000Ken Raeburn1-0/+20
1995-03-30Thu Mar 30 14:32:26 1995 H.J. Lu (hjl@nynexst.com)Ian Lance Taylor1-0/+9
1995-03-29 * coff-i960.c (coff_i960_relocate): Cache the section symbol inIan Lance Taylor1-0/+4
1995-03-29 * cpu-h8500.c (arch_info_struct): Change name from "H8/300" toIan Lance Taylor1-0/+5
1995-03-28Add entry I forgot to commit:Jeff Law1-0/+7
1995-03-28 * bout.c (b_out_canonicalize_reloc): Handle SEC_CONSTRUCTORIan Lance Taylor1-0/+4
1995-03-28 * linker.c (generic_link_add_symbol_list): Skip constructorIan Lance Taylor1-0/+14
1995-03-18 * elfcode.h (elf_bfd_link_add_symbols): An empty archive is OK.Ian Lance Taylor1-0/+10
1995-03-17 * elfcode.h (elf_link_add_object_symbols): Check whether a dynamicIan Lance Taylor1-0/+13
1995-03-14stab-syms.c: Rewrite to improve performance. Shaves about 5% off gprof runKen Raeburn1-0/+7