Age | Commit message (Expand) | Author | Files | Lines |
1994-04-25 | * Makefile.in (distclean): Remove $(PROGS) and underscore.c. | Ian Lance Taylor | 1 | -0/+4 |
1994-04-22 | * nlmconv.c (setup_sections): Remove special handling of .reginfo | Ian Lance Taylor | 1 | -0/+6 |
1994-04-22 | * objcopy.c (copy_object): Call bfd_copy_private_bfd_data after | Ian Lance Taylor | 1 | -0/+4 |
1994-04-22 | * objdump.c: Include libiberty.h. | Ian Lance Taylor | 1 | -0/+8 |
1994-04-22 | * nlmconv.c (main): Use CyGnUsEx rather than CyGnUsSeCs for | Ian Lance Taylor | 1 | -0/+5 |
1994-04-22 | * objdump.c (_DUMMY_NAME_): Don't define. | Ian Lance Taylor | 1 | -0/+5 |
1994-04-21 | * nlmconv.c (secsec): New static variable. | Ian Lance Taylor | 1 | -0/+9 |
1994-04-20 | PowerPC NetWare changes. | Ian Lance Taylor | 1 | -0/+12 |
1994-04-13 | * objdump.c: Do an ifdef on __GO32__, not unix. | Ian Lance Taylor | 1 | -0/+4 |
1994-04-07 | Added -D (--dynamic) option to nm and -T (--dynamic-syms) and -R | Ian Lance Taylor | 1 | -0/+31 |
1994-03-30 | Update for recent BFD changes to symbol and reloc reading. Rename | Ian Lance Taylor | 1 | -0/+46 |
1994-03-29 | * objdump.c (display_file): Close each archive element after it | Ian Lance Taylor | 1 | -0/+1 |
1994-03-29 | * nm.c (display_archive): Close each archive element after it has | Ian Lance Taylor | 1 | -0/+5 |
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 | 1 | -0/+12 |
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 | 1 | -0/+2 |
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 | * Makefile.in: Built nm.new and strip.new to avoid problems with | Ian Lance Taylor | 1 | -0/+17 |
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 | 1 | -0/+6 |
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 | 1 | -0/+16 |
1994-03-09 | * ar.c (move_members): Fix it so that the abi positional modifiers | Steve Chamberlain | 1 | -0/+5 |
1994-03-08 | * coffgrok.[ch]: New files, understand coff objects. | Steve Chamberlain | 1 | -0/+11 |
1994-03-08 | Set Emacs local variables to never use version control. | Ian Lance Taylor | 1 | -1/+4 |
1994-02-26 | Sat Feb 26 13:35:26 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+22 |
1994-02-17 | * ar.c, bucomm.c, nlmconv.c, nm.c, objcopy.c, objdump.c, | David MacKenzie | 1 | -0/+5 |
1994-02-11 | * objcopy.c (strip_main, copy_main): Add missing 'break' in switch. | David MacKenzie | 1 | -0/+13 |
1994-02-04 | * objcopy.c (filter_bytes): Make MEMHUNK a char *, not PTR, so we | David MacKenzie | 1 | -0/+5 |
1994-02-03 | * objdump.c (dump_section_stabs, read_section_stabs, | David MacKenzie | 1 | -0/+6 |
1994-02-03 | More changes to print ambiguous matches and use the | David MacKenzie | 1 | -2/+3 |
1994-02-03 | * nlmconv.c (main): Use bfd_get_flavour instead of struct member. | David MacKenzie | 1 | -0/+5 |
1994-02-03 | * ar.c: Use bfd_fatal and bfd_nonfatal instead of bfd_perror and exit. | David MacKenzie | 1 | -0/+3 |
1994-02-03 | * nlmconv.c (main), objcopy.c (copy_file): Print matching formats | David MacKenzie | 1 | -0/+33 |
1994-02-01 | Mon Jan 31 18:50:41 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+5 |
1994-01-26 | * objcopy.c (filter_bytes): New function. | David MacKenzie | 1 | -0/+21 |
1994-01-26 | Tue Jan 25 19:40:54 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+5 |
1994-01-25 | * objdump.c (display_file): Remove call to list_matching_formats. | David MacKenzie | 1 | -0/+2 |
1994-01-24 | * objdump.c (display_file): Remove call to list_matching_formats. | David MacKenzie | 1 | -0/+7 |
1994-01-24 | * binutils.texi (objdump): Note some limitations of -h section | David MacKenzie | 1 | -0/+5 |
1994-01-23 | Minor MPW compatibility tweaks. | Stan Shebs | 1 | -0/+8 |
1994-01-22 | * objdump.c (list_matching_formats): If the file format is ambiguous, | David MacKenzie | 1 | -0/+7 |
1994-01-22 | * objdump.c (disassemble_data): Support bfd_arch_rs6000. | Ian Lance Taylor | 1 | -0/+4 |
1994-01-17 | Mon Jan 17 13:57:25 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+8 |
1994-01-14 | * objcopy.c (strip_main, copy_main): Don't clobber the input file | Ian Lance Taylor | 1 | -0/+3 |
1994-01-14 | * nlmconv.c (main): Warn about an attempt to use a shared library | Ian Lance Taylor | 1 | -0/+3 |
1994-01-14 | * nlmconv.c (setup_sections): Make sure that we align the | Ian Lance Taylor | 1 | -0/+5 |
1994-01-13 | * objdump.c (dump_relocs): Don't crash if section name is NULL. | Ian Lance Taylor | 1 | -0/+17 |