* source.c (print_source_lines): for DOS interoperability; don't
[binutils-gdb.git] / binutils /
1992-06-25 John GilmoreLint. Remove excess whitespace.
1992-06-24 Per Bothner * nm.c (valueof macro): Add missing parentheses.
1992-06-14 John Gilmore* objdump.c (dump_elf_stabs): Also dump .stab.index...
1992-06-13 John GilmoreLint
1992-06-13 John GilmoreLint
1992-06-11 John Gilmore* objdump.1, binutils.texi: Update for --stabs. Also fix
1992-06-11 John GilmoreNew feature: --stabs prints out a .stab section from...
1992-06-10 Steve ChamberlainWed Jun 10 07:53:24 1992 Steve Chamberlain (sac@thepu...
1992-06-08 David D. Zuhnnew file from bothner, fixes sparc cross-disassembly...
1992-06-04 Mark Eichinuse byacc instead of bison.
1992-05-27 Per Bothner * arlex.l: Don't include <sysdep.h> (unneeded conflicts).
1992-05-22 Per Bothner * Makefile.in: Use srcdir instead of VPATH in ldgram...
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-21 Roland PeschRefer to current version of Binutils (1.97). This...
1992-05-08 Roland PeschCorrect reference to linker manual title (title was...
1992-05-07 Roland Pesch*** empty log message ***
1992-05-07 Roland PeschDoc for (MRI-compatible) ar command language.
1992-05-07 Steve Chamberlain * arparse.y: make END call ar_end
1992-05-06 K. Richard PixleyFLEX -> LEX. use bison & flex from ../ if they exist
1992-05-06 K. Richard Pixleyremove temporary directory when finished
1992-05-05 Per Bothner * Makefile.in: Bump to version 1.97.
1992-05-05 John Gilmore* objdump.c (display_info): Handle error cases without...
1992-05-02 K. Richard Pixleyadded test-install target
1992-05-01 K. Richard Pixleykeep sanity.sh
1992-05-01 K. Richard Pixleysanity test
1992-05-01 Steve ChamberlainAdd support for 386 disassembly
1992-05-01 Steve Chamberlaini386 disassembler stolen from GDB. Is it time to build...
1992-04-21 K. Richard Pixleyrework CFLAGS so that they can be passed on the make...
1992-04-15 Steve ChamberlainAdded EXTRACT command
1992-04-15 Steve ChamberlainWed Apr 15 14:33:07 1992 Steve Chamberlain (sac@thepu...
1992-02-21 Steve ChamberlainDj renaming
1992-02-21 Steve ChamberlainDJ renaming
1992-02-16 Per BothnerHack so it Sanitizes cleanly.
1992-02-16 Per Bothner * Makefile.in: Bump version to 1.96, and remove ...
1992-02-06 Steve Chamberlain * objdump.c (disassemble_data): don't print a section...
1992-01-28 Steve Chamberlain * m68k-pinsn.c (print_insn_arg): fixed so that -ve...
1992-01-24 Steve Chamberlain * copy.c, nm.c, objdump.c, size.c : changed to use the
1991-12-30 John GilmoreMake `make' output more readable.
1991-12-17 John GilmoreMake it sanitize v9 out of sparc-pinsn.c.
1991-12-15 Michael TiemannAdd missing handlers for v9 operands.
1991-12-15 Michael TiemannFormat inner print loop according to emacs. Code chang...
1991-12-12 Steve ChamberlainAdded configdos.bat, makefile.dos
1991-12-12 Steve ChamberlainInitial revision
1991-12-12 Steve Chamberlain * ar.c: added "b" to fopens for dos
1991-12-08 Steve Chamberlain * bucomm.h: created to hold prototypes of bucomm.c
1991-12-08 Steve ChamberlainInitial revision
1991-12-07 K. Richard PixleyFri Dec 6 23:02:14 1991 K. Richard Pixley (rich...
1991-12-01 Steve ChamberlainSat Nov 30 18:58:40 1991 Steve Chamberlain (sac at...
1991-12-01 Steve ChamberlainUpdated to point to where the header files are now
1991-11-18 Per BothnerVarious improvements.
1991-11-18 Per Bothner * Makefile.in: Bump to version 1.92.
1991-11-18 Per BothnerInitial revision
1991-11-15 Roland Pesch.Sanitize: reflect someone's apocopation of binutils...
1991-11-14 Roland PeschRemove '-' prefix from makeinfo invocation. There...
1991-11-14 K. Richard Pixleybuild and install info; install other correctly
1991-11-14 K. Richard Pixleyadded info dir menu hooks
1991-11-14 Roland Pesch(1) repair Makefile targets involving "binutils.texinfo...
1991-11-13 K. Richard PixleyInitial revision
1991-11-13 Per Bothner * ar.c (get_pos_bfd): Previous fix was missing a...
1991-11-11 Steve ChamberlainAdded the $(MINUS_G) flag so that debugging can be...
1991-11-09 Steve ChamberlainNow runs write_armap, even when listing contents.
1991-11-09 Steve ChamberlainFixed bug printing 29050 instructions.
1991-11-08 Roland PeschFix missing brackets, parens, discovered during man...
1991-11-08 K. Richard Pixleyinstall man pages too
1991-11-07 Steve Chamberlain*** empty log message ***
1991-11-06 Steve ChamberlainAdded nm.1, objdump.1, ranlib.1, size.1 and strip.1
1991-11-05 Roland PeschInitial revision
1991-11-05 Roland PeschInitial revision
1991-11-05 Roland PeschFix for slight formatting error discovered while conver...
1991-11-05 Roland PeschInitial revision
1991-11-05 Roland PeschInitial revision
1991-11-05 Roland PeschInitial revision
1991-11-05 Roland PeschInitial revision
1991-11-05 Steve ChamberlainAdded README to .Sanitize
1991-11-05 K. Richard Pixleyfind include files
1991-11-03 Per Bothner * Makefile.in ($(DIST_NAME).tar.Z), TODO: Various...
1991-11-01 Roland Pesch*** empty log message ***
1991-10-29 Roland PeschMinor corrections from proofreading pass for WRS.
1991-10-29 Steve ChamberlainDon't care about an unlink failure
1991-10-28 Steve Chamberlain * ar.c (write_archive.c): added unlink before rename...
1991-10-21 Steve Chamberlain * nm.c: now doesn't crash if a symbol with no section...
1991-10-16 Per Bothner * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c...
1991-10-15 Roland PeschNew targets binutils.mm, binutils.me
1991-10-12 John GilmoreAvoid Sun Make VPATH bugs by adding dependencies.
1991-10-11 Roland Pesch * Makefile.in: add target "binutils.ms"
1991-10-11 Roland Pesch * binutils.texinfo: minor restructuring for texi2roff...
1991-10-11 Roland PeschMore literal adherence to "standard" texinfo usage...
1991-10-11 John GilmoreRestructure configuration scheme for bfd, binutils...
1991-10-11 John GilmoreUse -I. to get sysdep.h.
1991-10-11 John GilmoreInclude bfd.h before sysdep.h, so ansidecl and PROTO...
1991-10-10 K. Richard Pixleyupdating
1991-10-10 Per Bothner * nm.c (print_symbols): Handle NULL name field of...
1991-10-10 Roland PeschOops... forgot 1.9 -> 1.90 last time around...
1991-10-10 Roland PeschWarn 'ar q' doesn't update archive ST index.
1991-10-08 Roland Pesch * binutils.texinfo: minor typos, phrasing, formatting...
1991-10-08 Per Bothner * configure.in: Get host file from ../bfd/config,...
1991-10-08 Roland Pesch * Makefile.in: new targets binutils.dvi, binutils...
1991-10-08 Roland PeschTue Oct 8 13:58:59 1991 Roland H. Pesch (pesch at...
1991-10-08 Steve ChamberlainTue Oct 8 10:23:44 1991 Steve Chamberlain (steve...
next