Age | Commit message (Expand) | Author | Files | Lines |
1994-04-13 | Make tests work again on alpha-osf1 and sun4 native. | Ken Raeburn | 1 | -1/+1 |
1994-04-13 | * objdump.c: Do an ifdef on __GO32__, not unix. | Ian Lance Taylor | 2 | -3/+7 |
1994-04-11 | * Makefile.in (check): Set TCL_LIBRARY for runtest. | Bill Cox | 2 | -1/+40 |
1994-04-07 | Added -D (--dynamic) option to nm and -T (--dynamic-syms) and -R | Ian Lance Taylor | 5 | -72/+278 |
1994-03-31 | Only build PowerPC stubs if we are converting a PowerPC object file. | Ian Lance Taylor | 1 | -2/+4 |
1994-03-30 | Update for recent BFD changes to symbol and reloc reading. Rename | Ian Lance Taylor | 5 | -71/+178 |
1994-03-29 | * objdump.c (display_file): Close each archive element after it | Ian Lance Taylor | 2 | -41/+58 |
1994-03-29 | Fix last patch. | Ian Lance Taylor | 1 | -1/+7 |
1994-03-29 | * nm.c (display_archive): Close each archive element after it has | Ian Lance Taylor | 2 | -3/+11 |
1994-03-29 | binutils.texi(nlmconv): added -d/--debug and -l/--linker info | Jeffrey Osier | 1 | -0/+15 |
1994-03-28 | * configure.in: Change error message to refer to bfd/config.bfd | Ian Lance Taylor | 1 | -0/+5 |
1994-03-28 | * More fixes for object formats which allow multiple sections | Jeff Law | 2 | -16/+91 |
1994-03-21 | * objdump.c (objdump_print_address): Make static. Declare with | Ian Lance Taylor | 1 | -0/+7 |
1994-03-20 | * Makefile.in: Avoid bug in hpux sed. | Jeff Law | 2 | -1/+3 |
1994-03-20 | * objcopy.c: Changes to keep it from stripping symbols used | Jeff Law | 1 | -0/+10 |
1994-03-18 | * ar.c (write_archive): Allocate space for the null byte. From | Ian Lance Taylor | 1 | -0/+5 |
1994-03-17 | Minor update to list of programs for dir.info entry. | Roland Pesch | 1 | -2/+3 |
1994-03-17 | * Makefile.in: Built nm.new and strip.new to avoid problems with | Ian Lance Taylor | 2 | -10/+25 |
1994-03-16 | * objcopy.c (filter_symbols): Use bfd_is_local_label to determine | Jeff Law | 1 | -0/+9 |
1994-03-14 | * objcopy.c (mangle_section): Delete unused function. | Jeff Law | 2 | -19/+14 |
1994-03-14 | * ar.c (write_archive): Close inarch before unlinking it. | Ian Lance Taylor | 1 | -0/+4 |
1994-03-12 | * nlmconv.c (main): For PowerPC, call powerpc_build_stubs and | Ian Lance Taylor | 2 | -21/+504 |
1994-03-09 | * ar.c (move_members): Fix it so that the abi positional modifiers | Steve Chamberlain | 2 | -1/+9 |
1994-03-08 | * coffgrok.[ch]: New files, understand coff objects. | Steve Chamberlain | 5 | -14/+663 |
1994-03-08 | Set Emacs local variables to never use version control. | Ian Lance Taylor | 1 | -1/+4 |
1994-02-26 | Sanitization changes to reflect other comings and goings | Stan Shebs | 1 | -3/+9 |
1994-02-26 | Set archdefs manually. | Stan Shebs | 2 | -0/+8 |
1994-02-26 | Sat Feb 26 13:31:44 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -82/+17 |
1994-02-26 | Sat Feb 26 13:35:26 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -6/+29 |
1994-02-22 | Remove trash left from Makefile cut & paste. | Rob Savoye | 1 | -3/+3 |
1994-02-21 | * nlmconv.c: Include libiberty.h. | Ian Lance Taylor | 1 | -0/+21 |
1994-02-18 | revised for Rob's changes | Ken Raeburn | 1 | -6/+9 |
1994-02-18 | binutils.texi: fixed dir-entry, copyright date, last chapter a bit | Jeffrey Osier | 1 | -93/+71 |
1994-02-17 | * ar.c, bucomm.c, nlmconv.c, nm.c, objcopy.c, objdump.c, | David MacKenzie | 2 | -2/+8 |
1994-02-15 | "Default" procedures for any host. | Rob Savoye | 1 | -0/+59 |
1994-02-15 | Swap order of config names to match so vxworks is before m68k. | Rob Savoye | 1 | -26/+9 |
1994-02-15 | Set correct values for NM, SIZE etc... | Rob Savoye | 1 | -3/+3 |
1994-02-15 | Leave it for the init file to identify proper binary to run. | Rob Savoye | 1 | -7/+0 |
1994-02-15 | Use new config features of DejaGnu in site.exp file. | Rob Savoye | 1 | -2/+38 |
1994-02-15 | Add "-N". | Rob Savoye | 1 | -1/+1 |
1994-02-14 | Rearranging so cross testing will work. | Rob Savoye | 15 | -278/+9 |
1994-02-11 | * objcopy.c (strip_main, copy_main): Add missing 'break' in switch. | David MacKenzie | 2 | -0/+16 |
1994-02-07 | binutils.texi: minor formatting updates for next release | Jeffrey Osier | 1 | -3/+6 |
1994-02-07 | nlmconv.1: minor fix | Jeffrey Osier | 1 | -1/+5 |
1994-02-04 | * objcopy.c (filter_bytes): Make MEMHUNK a char *, not PTR, so we | David MacKenzie | 2 | -1/+6 |
1994-02-03 | * objdump.c (dump_section_stabs, read_section_stabs, | David MacKenzie | 2 | -61/+96 |
1994-02-03 | More changes to print ambiguous matches and use the | David MacKenzie | 3 | -6/+15 |
1994-02-03 | * nlmconv.c (main): Use bfd_get_flavour instead of struct member. | David MacKenzie | 4 | -5/+12 |
1994-02-03 | * ar.c: Use bfd_fatal and bfd_nonfatal instead of bfd_perror and exit. | David MacKenzie | 2 | -654/+667 |
1994-02-03 | * nlmconv.c (main), objcopy.c (copy_file): Print matching formats | David MacKenzie | 8 | -561/+1141 |