external/binutils.git
1991-11-30 Roland Pesch(1) At Bob Chassell's request, remove leading comments...
1991-11-29 Per BothnerTwo small bug-fixes (affecting ar and nm).
1991-11-29 Steve ChamberlainUses something which will actuall work on an ebmon...
1991-11-29 Steve ChamberlainMassive changes to generalize coff-bfd support enough...
1991-11-29 Steve ChamberlainMade ebmon29k use coff-bfd backend
1991-11-29 Michael TiemannUpdated movc and fmovc patterns to reflect the latest...
1991-11-28 Steve Chamberlain * config/obj-coff-bfd: made multiple sections with...
1991-11-28 Steve Chamberlain*** empty log message ***
1991-11-28 Steve Chamberlain* config/tc-h8300.c: made $ statement sep, and int...
1991-11-28 Steve ChamberlainMade multiple sections with subsections work.
1991-11-28 John GilmoreMake structs work on DECstation (sigh)
1991-11-27 John GilmoreFix syntax errors.
1991-11-27 Steve ChamberlainAdded obj-coff-bfd* and mt-h8300hds
1991-11-27 Steve ChamberlainAdded coff-h8300.h
1991-11-27 John GilmoreAdd COFF_SWAP_TABLE to it (oops)
1991-11-27 Steve Chamberlaincoff-i386.c
1991-11-27 Roland PeschHitachi h8/300 config of GAS manual (first draft),...
1991-11-27 Roland PeschInitial revision
1991-11-27 John GilmoreFiddle diddle descriptor
1991-11-27 Steve Chamberlain * internalcoff.h: (internal_scnhdr) took out #def...
1991-11-27 Steve ChamberlainInitial revision
1991-11-27 Steve ChamberlainAdded h8
1991-11-27 Steve Chamberlain * Makefile.in: added coff-h8300
1991-11-27 Michael Tiemannreadline/sysdep.h no longer exists, so main.o does...
1991-11-27 John GilmoreImprove G++ debugging support.
1991-11-26 Roland PeschSwitch to _A29K__ (from _AMD29K__).
1991-11-26 Steve ChamberlainRenamed static function to avoid conflict with header...
1991-11-26 Steve ChamberlainMon Nov 25 18:28:40 1991 Steve Chamberlain (sac at...
1991-11-26 Steve Chamberlainobj-coff-bfd:
1991-11-26 Steve ChamberlainInitial revision
1991-11-26 Steve ChamberlainMon Nov 25 17:26:22 1991 Steve Chamberlain (sac at...
1991-11-25 Stu GrossmanAdd -lbsd to XM_CLIBS so that we get the right version...
1991-11-24 Michael TiemannEnsure we null-terminate the string we copy at the...
1991-11-24 Michael TiemannResync reloc_type and RELOC_TYPE_NAMES.
1991-11-23 John Gilmore * m2-exp.y (MAX, MIN): Rename to MAX_FUNC, MIN_FUNC...
1991-11-23 John GilmoreAdd some error checking around ioctl's for terminal...
1991-11-23 John GilmoreFix hp300bsd entry point problem.
1991-11-23 John Gilmore14 char filenames
1991-11-23 John GilmoreInitial revision
1991-11-23 John GilmoreNo need to offset args from frame pointer.
1991-11-22 John Gilmoresysdep renames
1991-11-22 John Gilmore * coff-mips.c, coffcode.h: Peter Schauer's patch...
1991-11-22 John GilmoreVERSION 4.2.95
1991-11-22 John GilmoreFurther cleanup for release.
1991-11-22 John GilmoreAdd warning and compiler override.
1991-11-22 John GilmoreSupport Mach too.
1991-11-22 John GilmoreSCO lint.
1991-11-22 John GilmoreCLeanups to compile, mostly on BSD (okeeffe) and sco...
1991-11-22 John Gilmoreconst lint
1991-11-22 John Gilmore<sys/types.h> is required for <dirent.h>. Improve...
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 John GilmoreLint
1991-11-22 John GilmoreRoll new files into various lists.
1991-11-22 John GilmoreAdd glob to SUBDIRS and GDB_SUPPORT_DIRS.
1991-11-22 Per Bothnerstab.def: Remove the GNU extended type codes (e.g....
1991-11-22 Per Bothner Moved bfd_stab_name() and bfd_stab_names[]
1991-11-22 Per BothnerInitial revision
1991-11-22 John GilmoreRoll VERSION to 4.2.90.
1991-11-22 Stu Grossman*** empty log message ***
1991-11-22 John Gilmore* Makefile.in: Clean up ../glob/tilde.c -> tilde.o...
1991-11-22 Fred FishInitialize the c++ specific portion of the type structu...
1991-11-22 Stu Grossman* configure.in, config/mh-svr4: Make SVR4 work.
1991-11-22 John Gilmore* main.c: Use getcwd rather than getwd.
1991-11-22 John GilmoreAdd inc-hist.texi
1991-11-22 Stu GrossmanInitial revision
1991-11-22 Stu Grossmanhsuser.texinfo -> inc-hist.texi.
1991-11-22 Stu GrossmanRefer to new locations for readline doc.
1991-11-21 John GilmoreRename REAMME.configure to DOC.configure
1991-11-21 Stu GrossmanChange hm-* to mh-*.
1991-11-21 Stu GrossmanAdd glob subdir.
1991-11-21 Stu GrossmanFixup dirent<->direct stuff.
1991-11-21 Stu GrossmanInitial revision
1991-11-21 Stu Grossman* readline.c: Move config stuff to sysdep.h, use typed...
1991-11-21 Stu Grossman* emacs_keymap.c, funmap.c, history.c, keymaps.c, vi_ke...
1991-11-21 Stu GrossmanAdd a bunch of config files to .Sanitize, add some...
1991-11-21 John GilmoreAdd /* */ to #if 0'd thing to help ANSI.
1991-11-21 John GilmoreRemove more refs to removed files.
1991-11-21 John Gilmore* exec.c (exec_files_info): If `verbose' is set, show...
1991-11-21 John Gilmore* aout64.h (N_TXTADDR, N_TXTOFF, N_TXTSIZE): New defin...
1991-11-21 John Gilmore* libaout.h (WORK_OUT_FILE_POSITIONS): One more try...
1991-11-21 John GilmoreUpdate for new files and changed include files.
1991-11-21 John Gilmore* defs.h: Incorporate param.h. All users changed.
1991-11-21 John GilmoreUpdate checked-in copy for convenience. (FSF releases...
1991-11-21 K. Richard... temporary mid-attempt at fixincludes during three-stage
1991-11-21 John GilmoreAdd mh-sco
1991-11-21 Steve Chamberlain.Sanitize:
1991-11-21 John GilmoreBring in HP a.out remnants from GDB. Eliminate obsolet...
1991-11-21 John GilmoreRemove rudimentary HP a.out support from GDB, move...
1991-11-21 John GilmoreCashier <a.out.gnu.h>
1991-11-21 John GilmoreMore *config stuff
1991-11-21 John Gilmoretconfig and xconfig => config
1991-11-21 John Gilmoreecho echo echo
1991-11-21 John Gilmorexconfig, tconfig ==> config
1991-11-21 John GilmoreAdd rs/6000, merge xconfig and tconfig into config.
1991-11-21 John Gilmoretconfig&xconfig => config
1991-11-21 John GilmoreMakefile fragments for various hosts and targets now...
1991-11-21 John GilmoreFor configure-able doc dir.
next