binutils-gdb.git
1992-05-28 Michael TiemannPass $tooldir in FLAGS_TO_PASS. Define -aout in $os...
1992-05-27 Steve Chamberlain * ldgram.y, ldlex.l: parse ABSOLUTE
1992-05-27 Per Bothner * config/*.mh: Miscellaneous clean-up: Removed defin...
1992-05-27 Per Bothner * Makefile.in: Added default definitions for HOSTING_...
1992-05-27 Per Bothner * arlex.l: Don't include <sysdep.h> (unneeded conflicts).
1992-05-27 John GilmoreLint
1992-05-26 Per BothnerAdd apollo68.h.
1992-05-26 Per BothnerAdd mh-a68bsd.
1992-05-26 Steve Chamberlainlint
1992-05-26 Steve Chamberlain * coff-a29k.c: do byte relocs correctly
1992-05-26 Steve ChamberlainFixes from Andrew Smith
1992-05-26 Steve ChamberlainDon't be too sanitary
1992-05-26 Steve Chamberlain29k const fix
1992-05-26 Steve ChamberlainFix some typos
1992-05-26 Steve ChamberlainCheckpoint
1992-05-26 Steve ChamberlainThis is a test to see if the file is still locked.
1992-05-26 Ken RaeburnHeader file changes corresponding to BFD library change...
1992-05-26 Ken RaeburnLots of changes from gas-bfd work. Includes:
1992-05-26 Ken RaeburnLots of changes from gas-bfd work. Includes:
1992-05-25 Roland PeschDraft Solaris install notes.
1992-05-22 Per Bothner * Makefile.in: Use srcdir instead of VPATH in ldgram...
1992-05-22 Per Bothner * Makefile.in: Use srcdir instead of VPATH in ldgram...
1992-05-22 Per Bothner * ldlex.c: Fix some unnecessary flex-specific-isms.
1992-05-22 Per Bothner * config/sparc.mh: Fix HOSTING_LIBS so it has a chanc...
1992-05-22 Per Bothner * Makefile.in: Better lex support.
1992-05-22 Per Bothner * arlex.l: Make work with lex, for what it's worth.
1992-05-22 Michael TiemannThu May 21 18:00:09 1992 Michael Tiemann (tiemann...
1992-05-21 Roland PeschRefer to current version of Binutils (1.97). This...
1992-05-21 Sean Eric FaganPTR vs. void*. Sorry.
1992-05-21 Sean Eric Faganqsort returns a void*, according to the manual pages...
1992-05-20 John Gilmore* coredep.c (fetch_core_registers): Remove premature...
1992-05-20 David Henkel... A couple of things from the net.
1992-05-20 John Gilmore88K changes inspired by Ted Lemon (uunet!lupine!mellon)
1992-05-20 John Gilmore* readline.c: Can't initialize FILE *'s with stdin...
1992-05-19 Roland PeschRemoved RMS email address from inside cover page, at...
1992-05-19 K. Richard... merged changes from grep-1.6 (alpha)
1992-05-18 K. Richard... 9 may revision merged
1992-05-18 Steve ChamberlainFix various protos so bfd/binutils compile on sun3...
1992-05-18 Stu Grossman* alldeps.mak, depend: re-make to account for ser...
1992-05-17 Fred Fish * inflow.c (new_tty): Temporarily ignore SIGTTOU...
1992-05-17 K. Richard... fix declaration of free
1992-05-15 K. Richard... use m4 rather than gm4
1992-05-15 Roland PeschThu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowan...
1992-05-13 Steve Chamberlain Changes to support GDB running on DOS using GO32 and...
1992-05-13 Steve Chamberlain Changes to support GDB running on DOS using GO32 and...
1992-05-12 Steve ChamberlainTue May 12 14:08:59 1992 Steve Chamberlain (sac@thepu...
1992-05-12 Stu Grossman* infrun.c (child_attach): Don't allow gdb to attach...
1992-05-12 Stu Grossman* infrun.c (child_attach): Don't allow gdb to attach...
1992-05-12 Stu Grossman* breakpoint.c, infcmd.c: Change many printfs to print...
1992-05-12 Stu Grossman* breakpoint.c: Change many printfs to printf_filtered...
1992-05-12 John Gilmore`info user' => `show user'. Noticed by David Taylor.
1992-05-12 Steve ChamberlainAdd definition of free
1992-05-12 John Gilmore* README: Add pointer to internals doc, and describe...
1992-05-12 John GilmoreSay how to read the `info' files.
1992-05-11 Fred Fish * cplus-dem.c (demangle_signature): Recognize misplac...
1992-05-10 Fred Fish * config/ncr3000.mt (DEMANGLE_OPTS): Remove -Dnounder...
1992-05-10 Fred Fish * Makefile.in (VERSION): Bump to 4.5.3
1992-05-09 Stu Grossman* xcoffexec.c (vmap_exec): Don't assume .text and...
1992-05-08 Steve ChamberlainCompile with acc
1992-05-08 K. Richard... do not bury pwd into config.status, thus do fewer pwds
1992-05-08 K. Richard... print Building message only when subdir != . AND verbose
1992-05-08 Per Bothner * mipsread.c (parse_procedure): Return rather than...
1992-05-08 K. Richard... remove -s, rework -v to better accomodate guested confi...
1992-05-08 Stu Grossman* Makefile.in, remote-udi.c, remote-vx.c, 29k-share...
1992-05-08 K. Richard... updated to 3 may
1992-05-08 Steve ChamberlainKeep sa29200.mt
1992-05-08 K. Richard... propogate INSTALL, INSTALL_DATA, INSTALL_PROGRAM on...
1992-05-08 Roland PeschCorrect reference to linker manual title (title was...
1992-05-08 Roland PeschThu May 7 17:01:12 1992 Roland H. Pesch (pesch@fowan...
1992-05-07 Roland Pesch@{ ... @} --> @code{ ... }
1992-05-07 Roland Pesch*** empty log message ***
1992-05-07 Roland PeschDoc for (MRI-compatible) ar command language.
1992-05-07 Stu Grossman* am29k-pinsn.c: Use new opcode table in "opcode/a29k.h".
1992-05-07 Steve Chamberlain * arparse.y: make END call ar_end
1992-05-07 Steve ChamberlainKeep the 29k config file
1992-05-06 Per Bothner * tm-irix3.h: Re-define CPLUS_MARKER to '.'.
1992-05-06 Fred Fish * cplus-dem.c (do_args): Handle void args the same...
1992-05-06 Steve Chamberlain changed calling convention for Q_enter_global_ref
1992-05-06 K. Richard... fix cc compile failure
1992-05-06 K. Richard... FLEX -> LEX. use bison & flex from ../ if they exist
1992-05-06 K. Richard... remove temporary directory when finished
1992-05-06 K. Richard... use flex & bison from ../ if they exist
1992-05-06 Roland Peschformatting improvements (already in progressive)
1992-05-06 Steve Chamberlain*** empty log message ***
1992-05-06 Steve Chamberlain * ldfile.c: merge in VMS filename support
1992-05-06 Steve Chamberlain * relax.c (build_it): don't allocate space in the...
1992-05-05 David D. Zuhnadded ispell
1992-05-05 Roland PeschFix typo in M4 macro name (prevented TeX formatting).
1992-05-05 Roland Peschas.texinfo, as-all.texinfo: fix typo found by zoo
1992-05-05 Steve ChamberlainRenamed dup other_dup to stop conflict on iris
1992-05-05 Per BothnerBump to version 1.97.
1992-05-05 Per Bothner* bfd-in.h: Increase version number to 1.97, for consi...
1992-05-05 Per Bothner* ldver.c: Increase version number to 1.97, for consis...
1992-05-05 Per BothnerGet rid of bogus comment in compiler command rule.
1992-05-05 K. Richard... FLEX -> LEX
1992-05-05 K. Richard... {} -> @{@}
1992-05-05 K. Richard... gm4 -> m4
1992-05-05 Per Bothner * Makefile.in: Bump to version 1.97.
1992-05-05 Per BothnerChange OS of next from sysv to mach.
1992-05-05 Fred Fish * Makefile.in (DEMANGLER): Define and default to...
next