aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1991-12-08Merge Rich's and the gdb-4.3 changes.John Gilmore1-0/+15
1991-12-08This is the version of devo/bfd/ChangeLog that was in the gdb-4.3 release.John Gilmore1-13/+3
1991-12-07Fri Dec 6 22:58:48 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley1-2/+26
1991-12-04*** empty log message ***Steve Chamberlain1-0/+6
1991-12-04* bfd.c (bfd_get_mtime): Don't cache mtime any more; onlyJohn Gilmore1-0/+6
1991-12-04* targets.c: Revise comments about how to configure the targetJohn Gilmore1-0/+14
1991-12-03 * archive.c (bsd_write_armap): The pad byte sometimes added toPer Bothner1-0/+7
1991-12-03 * srec.c: Rewrote to fix many bugs; now gets the record typeSteve Chamberlain1-0/+6
1991-12-01 * cpu-h8300.c: Add support for MEMIND addressing modeSteve Chamberlain1-0/+2
1991-12-01 * coff-a29k.c: defined RELOC_PROCESSING to take the #ifdef out ofSteve Chamberlain1-0/+4
1991-12-01 * elf.c (elf_corefile_note): cast malloc to avoid warning.Steve Chamberlain1-0/+3
1991-12-01 * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c,Steve Chamberlain1-0/+8
1991-11-30Fix bug in elf.c (missing "break" statements in cases), add ncr andFred Fish1-0/+10
1991-11-29Two small bug-fixes (affecting ar and nm).Per Bothner1-3/+7
1991-11-27 * Makefile.in: added coff-h8300Steve Chamberlain1-0/+18
1991-11-23Fix hp300bsd entry point problem.John Gilmore1-0/+4
1991-11-22 * coff-mips.c, coffcode.h: Peter Schauer's patch to kludge inJohn Gilmore1-0/+3
1991-11-22const lintJohn Gilmore1-0/+1
1991-11-22ALIGN->BFD_ALIGNJohn Gilmore1-0/+2
1991-11-22LintJohn Gilmore1-0/+1
1991-11-22LintJohn Gilmore1-0/+4
1991-11-22 Moved bfd_stab_name() and bfd_stab_names[]Per Bothner1-0/+11
1991-11-21* libaout.h (WORK_OUT_FILE_POSITIONS): One more try at thisJohn Gilmore1-0/+47
1991-11-15 * aoutx.h (NAME(aout,print_symbol)): Fix thinko.Per Bothner1-0/+6
1991-11-15Add minimal support for reading ELF symbol files and generating canonical bfdFred Fish1-0/+4
1991-11-15Trivial change to comment to remove redundant "to".Fred Fish1-1/+10
1991-11-13 * ieee.c: (ieee_object_p) cast NULL correctly.Steve Chamberlain1-0/+3
1991-11-13*** empty log message ***Steve Chamberlain1-0/+4
1991-11-12Just use #undef, not #define foo fooJohn Gilmore1-0/+4
1991-11-12Mon Nov 11 20:30:18 1991 Steve Chamberlain (sac at cygnus.com)Steve Chamberlain1-0/+7
1991-11-12Additions to support ELF formatted core files.Fred Fish1-0/+6
1991-11-12 * aoutx.h (NAME(aout,find_nearest_line)): Handle the casePer Bothner1-0/+12
1991-11-09Document use of elf_big_vec as DEFAULT_VECTOR.Fred Fish1-0/+2
1991-11-09Don't try to create a bfd section for the first ELF section header tableFred Fish1-0/+5
1991-11-09* coff-rs6000.c, config/mh-rs6000: Make it work on archive andJohn Gilmore1-4/+13
1991-11-07Thu Nov 7 11:03:55 1991 Steve Chamberlain (sac at rtl.cygnus.com)Steve Chamberlain1-0/+15
1991-11-04Sat Nov 2 14:26:03 1991 Steve Chamberlain (steve at cygnus.com)Steve Chamberlain1-0/+25
1991-11-03 * bfd-in.h (bfd_print_symbol_type_hopw enum): Add new optionPer Bothner1-0/+14
1991-11-01* coff-rs6000.c: Change name to "aixcoff-rs6000", to avoidJohn Gilmore1-0/+7
1991-10-28 * coff-m88k.c, targets.c: change name of m88k_bcs to m88kbcsSteve Chamberlain1-0/+1
1991-10-28Sun Oct 27 16:56:58 1991 Steve Chamberlain (steve at cygnus.com)Steve Chamberlain1-0/+7
1991-10-25* Rename COFF-related files in `coff-ARCH.c' form.John Gilmore1-0/+10
1991-10-25RS/6000 supportJohn Gilmore1-1/+3
1991-10-25RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and John Gilmore.John Gilmore1-0/+28
1991-10-25Updates to h-vaxult.h from David Taylor.John Gilmore1-0/+5
1991-10-24Add partial support for ELF format corefiles. Still needs code to extractFred Fish1-0/+3
1991-10-24In config/t-m68k-elf, set DEFAULT_VECTOR to elf_big_vec.Fred Fish1-0/+2
1991-10-24Document changes to some bfd config files.Fred Fish1-0/+6
1991-10-21 * coffcode.h (coff_compute_section_file_positions): make it padSteve Chamberlain1-0/+4
1991-10-21 * targets.c (proto write_armap). Changed orl_count to unsigned.Steve Chamberlain1-1/+27