aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1992-07-08 * archive.c (bsd_write_armap): write the timestamp of theSteve Chamberlain1-0/+8
1992-07-07 * configure.in: Add m68k-ericsson-*.Fred Fish1-0/+4
1992-07-04* syms.h: Define BSF_FILE, update BSF_SECTION_SYM desc.John Gilmore1-0/+9
1992-07-04 * elf.c: Remove "(void)" casts from function calls where theFred Fish1-0/+5
1992-06-30 * hppa.c: Apply John's standard fix to avoid "empty translationFred Fish1-0/+5
1992-06-25* hosts/solaris2.h: Configure same as sysv4.John Gilmore1-0/+4
1992-06-24 * libbfd.h, libbfd-in.h (bfd_seek): Make prototype match definition.Fred Fish1-0/+7
1992-06-23 * i386linux.c, hosts/i386linux.h, config/i386-linux.mt:Per Bothner1-0/+6
1992-06-22Fri Jun 19 20:23:21 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-0/+12
1992-06-20* elf.c (bfd_elf_find_section): Mark as INTERNAL_FUNCTION soJohn Gilmore1-0/+8
1992-06-19* Makefile.in, archures.c, configure.in, cpu-hppa.c, hppa.c, libhppa.h,Stu Grossman1-0/+5
1992-06-19* configure.in: Separate Solaris2 from SYSV4 on SPARC.John Gilmore1-0/+5
1992-06-17* libaout.h (aout_backend_data): Change defs of two bitfields toStu Grossman1-0/+5
1992-06-17 * elf.c (bfd_section_from_shdr, elf_slurp_symbol_table):Fred Fish1-0/+7
1992-06-17Don't align sections in I960 coff files.Ken Raeburn1-0/+5
1992-06-16Various changes to get linker working again for a.out:Ken Raeburn1-0/+54
1992-06-15 * config/ncr3000.mh (INSTALL, RANLIB): Don't use /usr/ucb/install,Fred Fish1-0/+9
1992-06-13* section.c (STD_SECTION): Remove extra semicolon in declarations.John Gilmore1-0/+8
1992-06-13change to new solaris naming system, add sysv4 host configDavid D. Zuhn1-0/+6
1992-06-11* elf.c (elf_obj_tdata): Merge elf_obj_tdata_struct andJohn Gilmore1-0/+14
1992-06-10 * config/{i386v4.mh, ncr3000.mh}: Update RANLIB, add INSTALL.Fred Fish1-0/+4
1992-06-07* configure.in: Handle Solaris2 as *-sun-sysv4 or as *-sun-sunos5.John Gilmore1-0/+14
1992-05-26Lots of changes from gas-bfd work. Includes:Ken Raeburn1-0/+86
1992-05-20A couple of things from the net.David Henkel-Wallace1-0/+11
1992-05-12Tue May 12 14:08:59 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-0/+23
1992-05-05* bfd-in.h: Increase version number to 1.97, for consistency with ../binutils.Per Bothner1-0/+6
1992-05-04 * bfd-in.h: bump version to 1.96Steve Chamberlain1-0/+11
1992-05-02 * coffcode.h (coff_write_object_contents): use RELSZ to work outSteve Chamberlain1-0/+2
1992-05-02 * targets.c, Makefile.in: comment out tekhex for the moment.Steve Chamberlain1-0/+6
1992-05-01 * coff-a29k.c: various changes to the way relocations work to copeSteve Chamberlain1-0/+6
1992-04-29 * aoutx.h (aout_swap_ext_reloc_out, aout_swap_std_reloc_out)Steve Chamberlain1-0/+7
1992-04-24* configure.in: Add a29k-amd-udi.Stu Grossman1-0/+4
1992-04-24aoutx.h (aout_<bits>_swap_exec_header_in): Zero out the internal_execFred Fish1-0/+6
1992-04-22Convert typedef that typedefs nothing into a normal structure declaration.Fred Fish1-0/+7
1992-04-21rework CFLAGS, etc.K. Richard Pixley1-0/+19
1992-04-16Add .NOEXPORT: so that doc directory doesn't inherit a bad definitionK. Richard Pixley1-0/+4
1992-04-15Ifdef-out debugging code, and ifdef-out code that aborts on unhandledFred Fish1-0/+2
1992-04-14Fix couple of function args that expect to be passed CONST pointers, andFred Fish1-0/+8
1992-04-11Pass on MINUS_G to recursive makes. Recognize ncr3000 config.Fred Fish1-0/+13
1992-04-02* archive.c, bfd.c, bout.c, coffcode.h, init.c, reloc.c,John Gilmore1-0/+14
1992-03-28Fix to use a single disposable copy of section header table and programFred Fish1-0/+6
1992-03-27Set MINIMIZE to 0 for a real release.John Gilmore1-0/+9
1992-03-24* coff-msym.c (ecoff_swap_rfd_in): remove & for array ref.Stu Grossman1-0/+4
1992-03-17 * bout.c (b_out_slurp_reloc_table): Use BFD_ASSERT macro,Per Bothner1-0/+5
1992-03-17 * aout-target.h: change ar_max_namelen to 15 (the right value)Steve Chamberlain1-0/+6
1992-03-16Remove i960 b.out bitrot.Steve Chamberlain1-0/+5
1992-03-15Convert calls to bare malloc() to bfd_xmalloc().Fred Fish1-0/+7
1992-03-14pass MAKEINFO on recursionK. Richard Pixley1-0/+10
1992-03-12 * libbfd-in.h (set_tdata): Make change of Feb 27 in thePer Bothner1-0/+5
1992-03-12mips-big-* targetJohn Gilmore1-2/+20