* nlmconv.c (debug, unlink_on_exit): New static variables.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
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-02  Ian Lance TaylorRemove unused declaration from nlmconv.c. Add ChangeLo...
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-04  Jeffrey WheatRename RUNTESTFLAGS to RUNTEST_FLAGS
1993-11-02  David MacKenzieobjcopy.c (S_ISLNK): Define as 0 if there is no S_IFLNK.
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-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-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-05  David MacKenziemake failure nonfatal
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-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  David D. Zuhncanonicalize install.sh location
1993-06-16  David D. Zuhn * Makefile.in (install, install-info): remove parentdi...
1993-06-11  Per Bothner * objcopy.c (copy_object): Fix bad size passed to...
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-05-28  Jeffrey Osier * biutils.texi: revised c++filt chapter
1993-05-27  Ian Lance Taylor * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS.
1993-05-25  Ken Raeburnelf32 updates
1993-05-25  Ken RaeburnMakefile.in (DISTSTUFF): Don't build binutils.mm.
1993-05-21  David MacKenzieImprove error messages.
1993-05-14  Per Bothner * NEWS: Mention copy->objcopy renaming and new c...
1993-05-12  Ian Lance Taylor * objcopy.c: Renamed from copy.c, updated comments...
1993-05-07  Ian Lance Taylor * Makefile.in (RUNTEST): Define.
1993-05-04  Per Bothner * Makefile.in: Change definition of $(tooldir) to...
1993-04-19  Rob Savoye * Makefile.in: Added FLAGS_TO_PASS so tests get run...
1993-04-09  Ian Lance TaylorPlease don't add declarations of random system function...
1993-04-08  Rob Savoye * Makefile.in: Changed check target to use DejaGnu.
1993-04-01  Jim Kingdonmerge binutils and gdb sparc disassemblers
1993-03-31  Jim Kingdonprovide a new interface (using read_memory_func) to...
1993-03-29  Ken Raeburnobjdump.c: Use correct prototype of fprintf, else it...
1993-03-19  Steve Chamberlainadd h8500
1993-03-19  Jim Kingdonmention long options in usage message
1993-03-19  Per Bothner * nm.c: Modify behavior of -o flag for archives to...
1993-03-19  Per Bothner * m68k-pinsn.c: Removed. Subsumed by ../opcodes...
1993-02-25  Per Bothner * ardup.c: Add extern declaration of strdup.
1993-02-25  Per Bothner * Makefile.in: Set VERSION to 2.1.
1993-02-24  Mike Werner * configure.in: added testsuite to configdirs.
1993-02-23  Per Bothner * objdump.c (disassemble_data): Print function names...
1993-02-22  Mike Werner * binutils/testsuite: made modifications to testcases...
1993-02-22  Ken Raeburnfrom minyard@bnr.ca: free up copy of section contents...
1993-02-21  Mike Werner * binutils/testsuite: Initial creation of binutils...
1993-02-12  Fred Fish * Makefile.in (LIBIBERTY_SRC_DIR, LIBIBERTY_BIN_DIR...
1993-01-06  Per Bothner * arsup.h (interactive), bucomm.h (program_name):...
1993-01-06  Steve Chamberlain>
1992-12-22  Per Bothner * Makefile.in: Make check depend on all.
1992-12-16  Per Bothner * Makefile.in (dist): Fix permissions before release.
1992-11-08  David D. Zuhninclude file handling changes
1992-11-06  John Gilmore* i960-pinsn.c (MEM_MAX, MEM_SIZ): Set upper bound...
1992-11-05  John GilmoreClean up some old BFD ansification macros.
1992-11-02  Ian Lance TaylorMon Nov 2 12:36:14 1992 Ian Lance Taylor (ian@cygnus...
1992-10-14  Per Bothner * copy.c: Re-do command-line parsing to use getopt_lo...
1992-10-13  John Gilmore* configure.in (host): Use ${srcdir}/../bfd/configure...
1992-10-08  Ken Raeburn* copy.c (main): Even if is_strip, accept -d argument...
1992-10-06  Jeffrey Osieradded copy documentation per Roland
1992-10-06  Per Bothner * Makefile.in (*clean rules): Some cleaning up.
1992-09-26  John Gilmore* i960-pinsn.c: Change bzero to memset.
1992-09-15  Ian Lance TaylorChanges to make an installed cross-compiler find everyt...
1992-09-01  Ian Lance TaylorBrought forward from p3:
1992-08-31  Per Bothner * Makefile.in: Bump to versions 1.97.90.
1992-08-27  Brendan Kehoe * configure.in: add we32k
1992-08-24  Steve Chamberlain * ar.c (map_over_members): if the element of the archi...
1992-08-19  Ian Lance TaylorThis is for PR 628.
1992-08-19  Rob SavoyeAdded option to print the version number.
1992-08-18  Ian Lance TaylorMoved in from p3:
1992-08-18  Per Bothner * m68k-pinsn.c: Minor fix in style of output (don...
1992-08-12  Per Bothner * ar.c (main): Don't *always* set the verbose flag!
next
This page took 0.226707 seconds and 107 git commands to generate.