aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
1993-12-10 * nlmheader.y (command): Accept MAP and FULLMAP without arguments.Ian Lance Taylor1-0/+5
1993-12-10 * nlmconv.c (main): Warn about imported symbols that are not inIan Lance Taylor2-2/+4
1993-12-10 * nlmconv.c (debug, unlink_on_exit): New static variables.Ian Lance Taylor3-56/+435
1993-12-08 * nlmheader.y (nlmheader_identify): New function. Use it to printIan Lance Taylor2-0/+967
1993-12-06 * nlmconv.c (long_options): Changed --header-info to --header-fileIan Lance Taylor2-21/+215
1993-12-05 * objdump.c (dump_relocs): Avoid dereferencing a NULL sym_ptr_ptrJeff Law1-0/+25
1993-12-03 * config/unix.exp: Add global before seeing if the variables forRob Savoye1-0/+6
1993-12-03 * Makefile.in: Remove some stuff from the site.exp file.Rob Savoye1-11/+1
1993-12-02Remove unused declaration from nlmconv.c. Add ChangeLog entry forIan Lance Taylor2-3/+10
1993-12-02Restore changes clobbered by Sean's check in.Ian Lance Taylor1-9/+24
1993-11-23 * binutils.texi: fix bug in nlmconv docJeffrey Osier1-8/+11
1993-11-19 binutils.texi: minor fix for nlmconv chapterJeffrey Osier1-2/+12
1993-11-17 * nlmconv.1: new man pageJeffrey Osier3-39/+128
1993-11-17 * Makefile.in: Use CFLAGS as well as LDFLAGS when linking.Ian Lance Taylor2-25/+38
1993-11-17fix typoDavid MacKenzie2-1/+10
1993-11-14 * objdump.c (dump_stabs): Handle stabs-in-som as implementedJeff Law1-0/+5
1993-11-13fix NAME hyphenDavid MacKenzie10-9/+15
1993-11-09 * nlmconv.c (i386_mangle_relocs): Adjust reloc address byIan Lance Taylor1-0/+9
1993-11-05Trying to fix repository after cvs breakage...Ken Raeburn1-1127/+0
1993-11-05 binutils.texi: added nlmconv chapterJeffrey Osier1-3/+59
1993-11-05First cut at sanitization, doc files, &c for gas/binutils releasesKen Raeburn1-0/+1127
1993-11-04Rename RUNTESTFLAGS to RUNTEST_FLAGSJeffrey Wheat1-0/+8
1993-11-03 * config/udi.exp,unix.exp: Transform tool name.Rob Savoye2-18/+34
1993-11-02objcopy.c (S_ISLNK): Define as 0 if there is no S_IFLNK.David MacKenzie1-0/+6
1993-10-30put objcopy in alphabetical orderDavid MacKenzie1-86/+86
1993-10-29use xmalloc instead of mallocDavid MacKenzie1-0/+4
1993-10-29Rename a variable that conflicts with LynxStan Shebs2-14/+20
1993-10-29 * ar.c (main): Always create the archive when quick appending,Stan Shebs1-0/+5
1993-10-27 * nlmconv.c (main): Set sharedDebugRecordOffset andIan Lance Taylor1-0/+3
1993-10-27 * nlmconv.c (main): Force moduleName field to upper case.Ian Lance Taylor2-42/+110
1993-10-25 * objcopy.c (main): Give a usage message if there are too manyIan Lance Taylor1-0/+5
1993-10-25* Makefile.in (install-info): Rewrite to take advantage of VPATH, so FSFKen Raeburn1-0/+17
1993-10-22note change to fprintf declarationMark Eichin1-0/+9
1993-10-22hide declaration of fprintf inside FPRINTF_ALREADY_DECLARED, becauseMark Eichin1-0/+3
1993-10-01Makefile.in (binutils.dvi): use TEXIDIR to find texinfo.texRoland Pesch2-25/+40
1993-09-23 * objdump.c (usage): Mention --stabs.Ian Lance Taylor2-59/+76
1993-09-23 * objcopy.c (copy_object): Copy all applicable file flags.Ian Lance Taylor2-0/+711
1993-09-20 * nlmconv.c (main): Adjust data section size to correspond to bssIan Lance Taylor1-0/+21
1993-09-10* Makefile.in (install): Don't put strings in tooldir/bin.David MacKenzie1-0/+4
1993-09-06 * nlmconv.c (total_bss_size): Removed.Ian Lance Taylor1-0/+10
1993-09-02 Only build nlmconv if configured for a NetWare target.Ian Lance Taylor2-1/+9
1993-08-31* objdump.c (ARCH_all): Define ARCH_hppa too.Ken Raeburn2-34/+179
1993-08-31 * nlmconv.c (main): Force creation of .bss section. Set up theIan Lance Taylor2-39/+347
1993-08-31 * Makefile.in (objdump.o): Depend upon config.status to noticeIan Lance Taylor1-2/+3
1993-08-23nuke chill stuff from MakefileDavid D. Zuhn1-1/+33
1993-08-13remove mention of nmDavid MacKenzie1-15/+9
1993-08-13 * Makefile.in ($(NM_PROG)): Depend on demangle.o.David MacKenzie3-16/+35
1993-08-12Wed Aug 11 22:57:23 1993 David J. Mackenzie (djm@thepub.cygnus.com)David MacKenzie1-64/+79
1993-08-12 * ar.c: Removed obsolete and non-functional GNU960 code.Ian Lance Taylor1-0/+4
1993-08-11 * size.c (berkeley_sum): New function.Ian Lance Taylor2-6/+47