Format inner print loop according to emacs. Code changes will follow
[deliverable/binutils-gdb.git] / bfd /
1991-12-13  John Gilmore* hosts/h-*.h: Configure fopen using ../include/fopen-*.h
1991-12-13  John Gilmore * hosts/h-*.h: Configure fopen using ../include/fopen-*.h
1991-12-12  Steve ChamberlainAdded configdos.bat makefile.dos
1991-12-12  Steve Chamberlain * cpu-h8300.c: disassemble branch displacements correctly
1991-12-12  Steve Chamberlain * cache.c: fopen with new macros is needed for DOS.
1991-12-12  Steve ChamberlainAdded macros for the 'type' part of an fopen, freopen...
1991-12-12  Steve ChamberlainInitial revision
1991-12-12  Steve ChamberlainInitial revision
1991-12-12  Steve Chamberlain * makefile.dos, configdj.bat: New files from DJ
1991-12-11  K. Richard Pixleybuild chew into the current directory
1991-12-10  Steve Chamberlain * chew.c: don't core dump when can't open file
1991-12-08  Steve ChamberlainRemove crass vaxism. Now SELECT_VECS will do something...
1991-12-08  Steve ChamberlainMore prototype lint.
1991-12-08  Steve Chamberlain * chew.c: Much modified
1991-12-08  Steve Chamberlain * aoutx.h, archive.c, archures.c, bfd.c, cache.c...
1991-12-08  John GilmoreMerge Rich's and the gdb-4.3 changes.
1991-12-08  John GilmoreThis is the version of devo/bfd/ChangeLog that was...
1991-12-07  K. Richard Pixleyavoid building chew into $(srcdir)
1991-12-07  K. Richard Pixleyfind sysdep.h
1991-12-07  John GilmoreLint (detected on hp300bsd & sconix)
1991-12-07  K. Richard PixleyFri Dec 6 22:58:48 1991 K. Richard Pixley (rich...
1991-12-07  K. Richard PixleyFri Dec 6 22:57:12 1991 K. Richard Pixley (rich...
1991-12-06  Steve ChamberlainChange from m88kbcs to m88k-coff
1991-12-04  Steve Chamberlain * aoutf1.h (sunos_<size>_object_p, sunos4_callback...
1991-12-04  Steve Chamberlain*** empty log message ***
1991-12-04  John Gilmore* bfd.c (bfd_get_mtime): Don't cache mtime any more...
1991-12-04  John Gilmore* targets.c: Revise comments about how to configure...
1991-12-03  Per Bothner * archive.c (bsd_write_armap): The pad byte sometimes...
1991-12-03  Steve Chamberlain * srec.c: Rewrote to fix many bugs; now gets the recor...
1991-12-01  Steve Chamberlain * cpu-h8300.c: Add support for MEMIND addressing mode
1991-12-01  Steve Chamberlain * coff-a29k.c: defined RELOC_PROCESSING to take the...
1991-12-01  Steve Chamberlain * elf.c (elf_corefile_note): cast malloc to avoid...
1991-12-01  Steve ChamberlainFixed dependencies
1991-12-01  Steve Chamberlain * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout...
1991-12-01  Steve ChamberlainChanged all prototypes from PROTO to EXFUN
1991-12-01  Steve ChamberlainFix typo in dependencies
1991-12-01  Steve Chamberlainbfd.texinfo
1991-12-01  Steve ChamberlainNew order documentation
1991-12-01  Steve ChamberlainNow reflect the new documentation order
1991-12-01  Steve ChamberlainMoved the position of the #### lines so that the makefi...
1991-12-01  Steve ChamberlainNew documentation style
1991-11-30  Steve ChamberlainEven more documentation
1991-11-30  Steve ChamberlainNew documentation style
1991-11-30  Fred FishAdd h-i386v4.h to Sanitize file. Check in new h-i386v4.h.
1991-11-30  Fred FishInitial revision
1991-11-30  Fred FishFix bug in elf.c (missing "break" statements in cases...
1991-11-29  Per BothnerTwo small bug-fixes (affecting ar and nm).
1991-11-27  John GilmoreAdd COFF_SWAP_TABLE to it (oops)
1991-11-27  Steve Chamberlaincoff-i386.c
1991-11-27  John GilmoreFiddle diddle descriptor
1991-11-27  Steve ChamberlainInitial revision
1991-11-27  Steve ChamberlainAdded h8
1991-11-27  Steve Chamberlain * Makefile.in: added coff-h8300
1991-11-23  John GilmoreFix hp300bsd entry point problem.
1991-11-22  John Gilmore * coff-mips.c, coffcode.h: Peter Schauer's patch...
1991-11-22  John Gilmoreconst lint
1991-11-22  John GilmoreALIGN -> BFD_ALIGN
1991-11-22  John GilmoreALIGN->BFD_ALIGN
1991-11-22  John GilmoreLint
1991-11-22  John GilmoreLint
1991-11-22  Per Bothner Moved bfd_stab_name() and bfd_stab_names[]
1991-11-22  Per BothnerInitial revision
1991-11-21  John Gilmore* libaout.h (WORK_OUT_FILE_POSITIONS): One more try...
1991-11-21  John GilmoreRemove echo.
1991-11-21  John GilmoreAvoid duplicate echo.
1991-11-17  Per Bothner * targets.c: Make the default target_vector contain
1991-11-15  Roland PeschQuit moving *-in.h into and out of doc subdir. Doc...
1991-11-15  Roland PeschRepairs for srcdir/objdir separation.
1991-11-15  Per Bothner * aoutx.h (NAME(aout,print_symbol)): Fix thinko.
1991-11-15  Fred FishRemove line containing only a leading tab. Such lines...
1991-11-15  Per BothnerAdd Makefile.in, configure.in. Remove Makefile.
1991-11-15  Fred FishAdd minimal support for reading ELF symbol files and...
1991-11-15  Fred FishTrivial change to comment to remove redundant "to".
1991-11-14  Steve ChamberlainAdded harris
1991-11-14  Steve ChamberlainGet prototype of memchr right
1991-11-14  Steve ChamberlainInstall bfd.h into destdir/include
1991-11-14  K. Richard PixleyNow works in objdir/subdirs.
1991-11-14  Roland PeschRemoved '-' prefix from Makefile invocation of makeinfo...
1991-11-14  K. Richard Pixleyadded staging stuff & install target
1991-11-14  K. Richard Pixleytake care of doc subdir, too
1991-11-13  Roland PeschRepair info node-pointer bug.
1991-11-13  Sean Eric FaganChanged 'i386_coff' to 'i386-coff' to match the real...
1991-11-13  K. Richard PixleyInitial revision
1991-11-13  Steve Chamberlain * ieee.c: (ieee_object_p) cast NULL correctly.
1991-11-13  Steve ChamberlainInitial revision
1991-11-13  Steve Chamberlain*** empty log message ***
1991-11-13  Steve ChamberlainVarious changes from David Wood.
1991-11-12  John GilmoreJust use #undef, not #define foo foo
1991-11-12  Steve ChamberlainMon Nov 11 20:30:18 1991 Steve Chamberlain (sac at...
1991-11-12  Fred FishAdditions to support ELF formatted core files.
1991-11-12  Per Bothner * aoutx.h (NAME(aout,find_nearest_line)): Handle...
1991-11-09  Fred FishDocument use of elf_big_vec as DEFAULT_VECTOR.
1991-11-09  Fred FishDon't try to create a bfd section for the first ELF...
1991-11-09  John Gilmore* coff-rs6000.c, config/mh-rs6000: Make it work on...
1991-11-09  John GilmoreDefine FASCIST_FDOPEN.
1991-11-07  Steve ChamberlainThu Nov 7 11:03:55 1991 Steve Chamberlain (sac at...
1991-11-05  Steve ChamberlainAdded default_reloc_type_lookup to arch_info
1991-11-05  Steve ChamberlainAdded h-delta88
1991-11-05  K. Richard Pixleyfind include files
1991-11-04  Steve ChamberlainAdded ctor.c (I remembered this time)
next
This page took 0.040801 seconds and 7 git commands to generate.