aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
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
1993-08-11Write out all the header information, except the SHARELIB stuff whichIan Lance Taylor1-0/+877
1993-08-10Added new files.Ian Lance Taylor1-0/+3
1993-08-10Checkpoint of NLM conversion program.Ian Lance Taylor1-0/+80
1993-08-05make failure nonfatalDavid MacKenzie1-0/+4
1993-08-04fix doc bugDavid MacKenzie2-2/+4
1993-08-02add nm -BDavid MacKenzie3-4/+40
1993-07-17posix.2 final changesDavid MacKenzie1-0/+7
1993-07-16remove /dev/null kludgeDavid MacKenzie1-0/+6
1993-07-15 * objdump.c (disassemble_data): Handle the m88k.Ian Lance Taylor2-22/+35
1993-07-13 * Makefile.in (TAGS): make work again by naming directoriesK. Richard Pixley1-0/+6
1993-07-03 * Doc fixes.David MacKenzie2-28/+51
1993-06-28 * Makefile.in: Note dependencies on bucomm.h.David MacKenzie9-219/+499
1993-06-26 * Fix a couple of typos.David MacKenzie1-2/+3
1993-06-26 * Makefile.in: Add rules for strings.David MacKenzie2-5/+13
1993-06-26 * strings.c, strings.1: New files.David MacKenzie4-4/+581
1993-06-26Elf bfd routines and types are now size-independent again.Ken Raeburn2-6/+23