aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
1994-01-25 * objdump.c (display_file): Remove call to list_matching_formats.David MacKenzie2-18/+19
1994-01-25Change RUNTESTFLAGS to RUNTEST_FLAGS to be consistant with FLAGS_TO_PASS.Rob Savoye1-1/+1
1994-01-24 * objdump.c (display_file): Remove call to list_matching_formats.David MacKenzie2-7/+16
1994-01-24 * binutils.texi (objdump): Note some limitations of -h sectionDavid MacKenzie2-1/+23
1994-01-23Sat Jan 22 16:25:09 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs4-3/+617
1994-01-23Minor MPW compatibility tweaks.Stan Shebs4-14/+31
1994-01-22 * objdump.c (list_matching_formats): If the file format is ambiguous,David MacKenzie2-7/+28
1994-01-22 * objdump.c (disassemble_data): Support bfd_arch_rs6000.Ian Lance Taylor2-0/+10
1994-01-17Mon Jan 17 13:57:25 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-15/+26
1994-01-17* binutils.all/objdump.exp: Trim list of format names expected, and accept anyKen Raeburn1-0/+47
1994-01-14 * objcopy.c (strip_main, copy_main): Don't clobber the input fileIan Lance Taylor2-523/+676
1994-01-14 * nlmconv.c (main): Warn about an attempt to use a shared libraryIan Lance Taylor2-0/+10
1994-01-14 * nlmconv.c (setup_sections): Make sure that we align theIan Lance Taylor2-7/+22
1994-01-13 * objdump.c (dump_relocs): Don't crash if section name is NULL.Ian Lance Taylor2-33/+59
1994-01-09* bucomm.c (xmalloc, xrealloc): Deleted.Ken Raeburn3-91/+115
1994-01-06 * binutils.texi: Add a chapter summarizing the ways to selectDavid MacKenzie8-131/+486
1993-12-23Various entries.Ian Lance Taylor1-0/+38
1993-12-23 gcc -Wall lint:Ian Lance Taylor1-94/+90
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