Age | Commit message (Expand) | Author | Files | Lines |
1995-07-04 | * nm.c (size_forward): Check yf against yn, not xn. | Ian Lance Taylor | 1 | -0/+2 |
1995-07-04 | * objcopy.c (copy_archive): Record all output BFD's, and close | Ian Lance Taylor | 1 | -0/+4 |
1995-07-04 | Rename truncate to ar_truncate | Ian Lance Taylor | 1 | -6/+6 |
1995-07-04 | * ar.c (replace_members): In verbose messages, use 'r' when | Ian Lance Taylor | 1 | -0/+13 |
1995-07-04 | * objcopy.c (enum strip_action): Define strip_unneeded. | Ian Lance Taylor | 1 | -0/+19 |
1995-07-03 | Mon Jul 3 14:16:47 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+6 |
1995-07-01 | * ar.c: (extract_file): Change "#if POSIX_UTIME" to | Fred Fish | 1 | -0/+6 |
1995-06-29 | * ar.c: (print_contents.c, extract_file, do_quick_append): | Steve Chamberlain | 1 | -0/+14 |
1995-06-21 | fix diststuff/realclean handling of info files | Ken Raeburn | 1 | -0/+4 |
1995-06-21 | * objdump.c (compare_relocs): If relocation entries have the same address, ke... | Ken Raeburn | 1 | -0/+5 |
1995-06-20 | * dlltool.c: Change names of generated files. .*.s-> -*.s | Steve Chamberlain | 1 | -0/+11 |
1995-06-14 | Wed Jun 14 13:27:22 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+10 |
1995-06-09 | PR 7046: use unsigned compares in looking up items in the sorted symbol list,... | Michael Meissner | 1 | -0/+20 |
1995-05-30 | * Makefile.in: Delete lines with lots of #### because four or more indicate a | Ken Raeburn | 1 | -0/+16 |
1995-04-27 | Wed Apr 26 18:26:21 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+6 |
1995-04-26 | * objdump.c (dump_section_header): Display load address after virtual memory | Ken Raeburn | 1 | -0/+39 |
1995-03-24 | * strings.c: Include "bfd.h" before other headers. Include | Ian Lance Taylor | 1 | -0/+27 |
1995-03-06 | * bucomm.c (list_supported_targets): New function. | Ian Lance Taylor | 1 | -0/+42 |
1995-02-15 | x | Ian Lance Taylor | 1 | -0/+26 |
1995-02-04 | * objdump.c (disassemble_data): Pass section offset, not absolute address, to | Ken Raeburn | 1 | -0/+16 |
1995-01-26 | Add support for PowerPC embedded ABI. | Michael Meissner | 1 | -0/+12 |
1995-01-18 | gcc -Wall lint. | Ian Lance Taylor | 1 | -0/+17 |
1994-12-21 | * ar.c (main): Ignore 'f' modifier used on HP/UX 9. | Ian Lance Taylor | 1 | -0/+15 |
1994-12-14 | removed some unreachable code from objcopy | Ken Raeburn | 1 | -0/+5 |
1994-12-09 | * nlmconv.c (powerpc_mangle_relocs): Don't switch a reloc to use | Ian Lance Taylor | 1 | -0/+5 |
1994-12-08 | objcopy.c (add_strip_symbol): Cast return value of xmalloc. | Ken Raeburn | 1 | -0/+10 |
1994-11-18 | Thu Nov 17 15:37:19 1994 Mark W. Eichin <eichin@cygnus.com> | Ian Lance Taylor | 1 | -0/+15 |
1994-11-17 | * ar.c (main): Don't call do_quick_append if any of the archive | Ian Lance Taylor | 1 | -0/+3 |
1994-11-17 | * objcopy.c (main): Fix is_strip test. From | Ian Lance Taylor | 1 | -0/+9 |
1994-11-08 | * objcopy.c (copy_archive): Keep a list of the names of the | Ian Lance Taylor | 1 | -0/+10 |
1994-11-04 | Changes from binutils-2.5.2 net release: | Ken Raeburn | 1 | -0/+14 |
1994-11-02 | * ar.c (main): Treat ar qs like ar rs. | Ian Lance Taylor | 1 | -0/+4 |
1994-10-25 | * objcopy.c (gap_fill): Explicitly initialize, for clarity. | Ian Lance Taylor | 1 | -0/+12 |
1994-10-20 | * objcopy.c (gap_fill_set, gap_fill): New static variables. | Ian Lance Taylor | 1 | -0/+10 |
1994-10-19 | * Makefile.in (check): Add a dummy else clause to the if | Ian Lance Taylor | 1 | -0/+9 |
1994-10-18 | * objcopy.c (copy_object): If the output file format is `binary', | Ian Lance Taylor | 1 | -0/+8 |
1994-10-18 | * nm.c (print_symdef_entry): Call print_symname to print the | Ian Lance Taylor | 1 | -0/+3 |
1994-10-18 | * Makefile.in (mostlyclean): Remove tmpdir. | Ian Lance Taylor | 1 | -0/+2 |
1994-10-18 | * objcopy.c (struct section_list): Add fields used, adjust, val. | Ian Lance Taylor | 1 | -0/+26 |
1994-10-14 | clobbered somehow by previous checkin | Ian Lance Taylor | 1 | -1/+311 |
1994-10-14 | * configure.in (configdirs): Remove definition--testsuite is no | Ian Lance Taylor | 1 | -311/+14 |
1994-10-10 | * nlmconv.c (link_inputs): Pass -Ur flag to ld so that the | J.T. Conklin | 1 | -0/+5 |
1994-10-10 | * Makefile.in (srconv.o): Add dependence on sysroff.c. | Jim Wilson | 1 | -0/+12 |
1994-09-28 | * Makefile.in (arparse.c): Don't ignore errors from mv. | Ian Lance Taylor | 1 | -0/+9 |
1994-09-28 | * objdump.c (disassemble_data): Pass the reloc buffer to free, not | Ian Lance Taylor | 1 | -0/+18 |
1994-09-16 | * objdump.c (objdump_print_address): If we can't find a smaller | Ian Lance Taylor | 1 | -1/+2 |
1994-09-16 | * objdump.c (struct objdump_disasm_info): Add field require_sec. | Ian Lance Taylor | 1 | -0/+8 |
1994-09-16 | * ar.c: Call xexit rather than exit. | Ian Lance Taylor | 1 | -0/+11 |
1994-09-16 | * objdump.c (disassemble_all): New global variable. | Ian Lance Taylor | 1 | -0/+16 |
1994-09-14 | * objdump.c (disassemble_data): Initialize prevline to 0. Make | Ian Lance Taylor | 1 | -0/+5 |