* infrun.c (signals_info), target.c (target_signal_from_name):
[binutils-gdb.git] / binutils /
1994-01-17 Stan ShebsMon Jan 17 13:57:25 1994 Stan Shebs (shebs@andros...
1994-01-17 Ken Raeburn* binutils.all/objdump.exp: Trim list of format names...
1994-01-14 Ian Lance Taylor * objcopy.c (strip_main, copy_main): Don't clobber...
1994-01-14 Ian Lance Taylor * nlmconv.c (main): Warn about an attempt to use a...
1994-01-14 Ian Lance Taylor * nlmconv.c (setup_sections): Make sure that we align the
1994-01-13 Ian Lance Taylor * objdump.c (dump_relocs): Don't crash if section...
1994-01-09 Ken Raeburn* bucomm.c (xmalloc, xrealloc): Deleted.
1994-01-06 David MacKenzie * binutils.texi: Add a chapter summarizing the ways...
1993-12-23 Ian Lance TaylorVarious entries.
1993-12-23 Ian Lance Taylor gcc -Wall lint:
1993-12-10 Ian Lance Taylor * nlmheader.y (command): Accept MAP and FULLMAP withou...
1993-12-10 Ian Lance Taylor * nlmconv.c (main): Warn about imported symbols that...
1993-12-10 Ian Lance Taylor * nlmconv.c (debug, unlink_on_exit): New static variables.
1993-12-08 Ian Lance Taylor * nlmheader.y (nlmheader_identify): New function....
1993-12-06 Ian Lance Taylor * nlmconv.c (long_options): Changed --header-info...
1993-12-05 Jeff Law * objdump.c (dump_relocs): Avoid dereferencing...
1993-12-03 Rob Savoye * config/unix.exp: Add global before seeing if the...
1993-12-03 Rob Savoye * Makefile.in: Remove some stuff from the site...
1993-12-02 Ian Lance TaylorRemove unused declaration from nlmconv.c. Add ChangeLo...
1993-12-02 Ian Lance TaylorRestore changes clobbered by Sean's check in.
1993-11-23 Jeffrey Osier * binutils.texi: fix bug in nlmconv doc
1993-11-19 Jeffrey Osier binutils.texi: minor fix for nlmconv chapter
1993-11-17 Jeffrey Osier * nlmconv.1: new man page
1993-11-17 Ian Lance Taylor * Makefile.in: Use CFLAGS as well as LDFLAGS when...
1993-11-17 David MacKenziefix typo
1993-11-14 Jeff Law * objdump.c (dump_stabs): Handle stabs-in-som as imple...
1993-11-13 David MacKenziefix NAME hyphen
1993-11-09 Ian Lance Taylor * nlmconv.c (i386_mangle_relocs): Adjust reloc address by
1993-11-05 Ken RaeburnTrying to fix repository after cvs breakage...
1993-11-05 Jeffrey Osier binutils.texi: added nlmconv chapter
1993-11-05 Ken RaeburnFirst cut at sanitization, doc files, &c for gas/binuti...
1993-11-04 Jeffrey WheatRename RUNTESTFLAGS to RUNTEST_FLAGS
1993-11-03 Rob Savoye * config/udi.exp,unix.exp: Transform tool name.
1993-11-02 David MacKenzieobjcopy.c (S_ISLNK): Define as 0 if there is no S_IFLNK.
1993-10-30 David MacKenzieput objcopy in alphabetical order
1993-10-29 David MacKenzieuse xmalloc instead of malloc
1993-10-29 Stan ShebsRename a variable that conflicts with Lynx
1993-10-29 Stan Shebs * ar.c (main): Always create the archive when quick...
1993-10-27 Ian Lance Taylor * nlmconv.c (main): Set sharedDebugRecordOffset and
1993-10-27 Ian Lance Taylor * nlmconv.c (main): Force moduleName field to upper...
1993-10-25 Ian Lance Taylor * objcopy.c (main): Give a usage message if there...
1993-10-25 Ken Raeburn* Makefile.in (install-info): Rewrite to take advantage...
1993-10-22 Mark Eichinnote change to fprintf declaration
1993-10-22 Mark Eichinhide declaration of fprintf inside FPRINTF_ALREADY_DECL...
1993-10-01 Roland PeschMakefile.in (binutils.dvi): use TEXIDIR to find texinfo.tex
1993-09-23 Ian Lance Taylor * objdump.c (usage): Mention --stabs.
1993-09-23 Ian Lance Taylor * objcopy.c (copy_object): Copy all applicable file...
1993-09-20 Ian Lance Taylor * nlmconv.c (main): Adjust data section size to corres...
1993-09-10 David MacKenzie* Makefile.in (install): Don't put strings in tooldir...
1993-09-06 Ian Lance Taylor * nlmconv.c (total_bss_size): Removed.
1993-09-02 Ian Lance Taylor Only build nlmconv if configured for a NetWare target.
1993-08-31 Ken Raeburn* objdump.c (ARCH_all): Define ARCH_hppa too.
1993-08-31 Ian Lance Taylor * nlmconv.c (main): Force creation of .bss section...
1993-08-31 Ian Lance Taylor * Makefile.in (objdump.o): Depend upon config.status...
1993-08-23 David D. Zuhnnuke chill stuff from Makefile
1993-08-13 David MacKenzieremove mention of nm
1993-08-13 David MacKenzie * Makefile.in ($(NM_PROG)): Depend on demangle.o.
1993-08-12 David MacKenzieWed Aug 11 22:57:23 1993 David J. Mackenzie (djm...
1993-08-12 Ian Lance Taylor * ar.c: Removed obsolete and non-functional GNU960...
1993-08-11 Ian Lance Taylor * size.c (berkeley_sum): New function.
1993-08-11 Ian Lance TaylorWrite out all the header information, except the SHAREL...
1993-08-10 Ian Lance TaylorAdded new files.
1993-08-10 Ian Lance TaylorCheckpoint of NLM conversion program.
1993-08-05 David MacKenziemake failure nonfatal
1993-08-04 David MacKenziefix doc bug
1993-08-02 David MacKenzieadd nm -B
1993-07-17 David MacKenzieposix.2 final changes
1993-07-16 David MacKenzieremove /dev/null kludge
1993-07-15 Ian Lance Taylor * objdump.c (disassemble_data): Handle the m88k.
1993-07-13 K. Richard Pixley * Makefile.in (TAGS): make work again by naming direct...
1993-07-03 David MacKenzie * Doc fixes.
1993-06-28 David MacKenzie * Makefile.in: Note dependencies on bucomm.h.
1993-06-26 David MacKenzie * Fix a couple of typos.
1993-06-26 David MacKenzie * Makefile.in: Add rules for strings.
1993-06-26 David MacKenzie * strings.c, strings.1: New files.
1993-06-26 Ken RaeburnElf bfd routines and types are now size-independent...
1993-06-18 Per Bothner * objdump.c (syms2): Removed unused variable.
1993-06-18 Steve ChamberlainLook in the right place for bfd.h.
1993-06-18 David D. Zuhnsingle-quote $program_transform_name
1993-06-18 David D. Zuhncanonicalize install.sh location
1993-06-16 David D. Zuhn * Makefile.in (install, install-info): remove parentdi...
1993-06-14 Ian Lance Tayloro - size
1993-06-11 David MacKenzieAdd some nm comments.
1993-06-11 Per Bothner * objcopy.c (copy_object): Fix bad size passed to...
1993-06-07 Per Bothner * Makefile.in (INCLUDES): Add -I../bfd for sysdep...
1993-06-04 David D. Zuhnupdate INFO-DIR-ENTRY
1993-06-04 David D. Zuhnchange srctriggeer to a local FILE not a DIRECTORY
1993-06-03 Jeffrey Osier * c++filt.1: fixed %^*(^% typo
1993-06-03 Ken Raeburnhack backquoted command in Makefile.in to always have...
1993-06-03 Jeffrey Osier * Makefile.in: added c++filt and objcopy to...
1993-06-03 David D. Zuhnrename LOADLIBES to EXTRALIBS
1993-06-03 Jeffrey Osier * c++filt.1, objcopy.1: new man pages
1993-06-03 Jeffrey Osier binutils.texi: put in zoo's info-dir entry stuff...
1993-06-02 Jeffrey Osier binutils.texi: final tweaks for c++filt chapter
1993-06-01 Rob SavoyeAdd an install-info target too.
1993-06-01 Rob SavoyeAdd info target.
1993-05-28 Per Bothner * Makefile.in (install): Also install ar and ranlib in
1993-05-28 Rob SavoyeAdd a blank install target so the top level makefile...
1993-05-28 Jeffrey Osier * biutils.texi: revised c++filt chapter
1993-05-27 K. Richard Pixleyadded things-to-lose sections
next