aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
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 Taylor1-0/+5
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 Taylor1-0/+61