aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1992-01-28 * coffcode.h (bfd_coff_relax_section): now static.Steve Chamberlain1-0/+5
1992-01-28 New entry point in the transfer vector - bfd_relax_section.Steve Chamberlain1-0/+22
1992-01-24Uses the new small reloc type now.Steve Chamberlain1-0/+12
1992-01-15Declare various filename variables to be CONST since they are initializedFred Fish1-0/+6
1992-01-11Document changes to hosts/h-amix.h and hosts/h-i386v4.h.Fred Fish1-0/+5
1992-01-10* aoutx.h (NAME(aout,find_nearest_line)): Recognize N_SOL symbols,Per Bothner1-0/+11
1992-01-01Change all '#if HAVE_PROCFS' to '#ifdef HAVE_PROCFS'.Fred Fish1-0/+10
1991-12-20Change svr4 references to sysv4.Fred Fish1-0/+6
1991-12-19* bfd-in.h, libaout.h: ANSIfy enums.Stu Grossman1-0/+4
1991-12-19 * archive.c (normalize): created version for VMS which removes theSteve Chamberlain1-0/+31
1991-12-18Enclose corename and execname inside a HAVE_PROCFS ifdef, since theyFred Fish1-0/+14
1991-12-13 * hosts/h-*.h: Configure fopen using ../include/fopen-*.hJohn Gilmore1-1/+5
1991-12-12 * cpu-h8300.c: disassemble branch displacements correctlySteve Chamberlain1-0/+3
1991-12-12 * cache.c: fopen with new macros is needed for DOS.Steve Chamberlain1-2/+2
1991-12-12 * makefile.dos, configdj.bat: New files from DJSteve Chamberlain1-0/+24
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