Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -1/+5 |
1994-12-14 | expect simple-objcopy test to fail on hp300 | Ken Raeburn | 2 | -2/+2 |
1994-12-14 | disable bintest.o tests on hppa, fix minor sh-coff objcopy setup_xfail problem | Ken Raeburn | 2 | -5/+17 |
1994-12-13 | * mpw-config.in: Create mk.tmp, define ARCHDEFS in it. | Stan Shebs | 2 | -0/+10 |
1994-12-09 | * nlmconv.c (powerpc_mangle_relocs): Don't switch a reloc to use | Ian Lance Taylor | 1 | -0/+5 |
1994-12-08 | binutils-all/objdump.exp: handle "powerpc" cpu | Ken Raeburn | 2 | -2/+2 |
1994-12-08 | * binutils-all/objdump.exp (cpus_expected): New variable, taken from objdump -i | Ken Raeburn | 3 | -2/+147 |
1994-12-08 | objcopy.c (add_strip_symbol): Cast return value of xmalloc. | Ken Raeburn | 2 | -4/+74 |
1994-11-18 | Thu Nov 17 15:37:19 1994 Mark W. Eichin <eichin@cygnus.com> | Ian Lance Taylor | 4 | -0/+43 |
1994-11-17 | * ar.c (main): Don't call do_quick_append if any of the archive | Ian Lance Taylor | 2 | -28/+106 |
1994-11-17 | * objcopy.c (main): Fix is_strip test. From | Ian Lance Taylor | 2 | -53/+142 |
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 | 2 | -1/+15 |
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 | 3 | -11/+36 |
1994-10-20 | * objcopy.c (gap_fill_set, gap_fill): New static variables. | Ian Lance Taylor | 4 | -7/+184 |
1994-10-19 | * Makefile.in (check): Add a dummy else clause to the if | Ian Lance Taylor | 2 | -1/+10 |
1994-10-19 | * objcopy.c (copy_object): Revert yesterday's change. | Ian Lance Taylor | 3 | -22/+7 |
1994-10-18 | * objcopy.c (copy_object): If the output file format is `binary', | Ian Lance Taylor | 4 | -3/+67 |
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 | 2 | -1/+4 |
1994-10-18 | * binutils-all/objcopy.exp: New file. | Ian Lance Taylor | 3 | -2/+271 |
1994-10-18 | * objcopy.c (struct section_list): Add fields used, adjust, val. | Ian Lance Taylor | 4 | -32/+356 |
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 | 2 | -328/+55 |
1994-10-14 | Rewrite testsuite. | Ian Lance Taylor | 19 | -406/+9 |
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 | 2 | -2/+21 |
1994-09-30 | * configure.in (configdirs): Change binutils.all to binutils-all. | Ian Lance Taylor | 1 | -1/+1 |
1994-09-29 | * VMS does not permits `.' in directory names. Renamed | Ian Lance Taylor | 6 | -1/+150 |
1994-09-28 | * Makefile.in (arparse.c): Don't ignore errors from mv. | Ian Lance Taylor | 2 | -12/+41 |
1994-09-28 | * configure.in: Use mt-m68k for m68k*-*-aout* and m68k*-*-coff*, | Ian Lance Taylor | 2 | -1/+18 |
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 | 2 | -7/+23 |
1994-09-16 | * objdump.c (struct objdump_disasm_info): Add field require_sec. | Ian Lance Taylor | 2 | -1/+13 |
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 | 4 | -31/+204 |
1994-09-14 | * objdump.c (disassemble_data): Initialize prevline to 0. Make | Ian Lance Taylor | 2 | -5/+15 |
1994-09-14 | * nm.c: Include libiberty.h. | Ian Lance Taylor | 3 | -4/+31 |
1994-09-14 | * objcopy.c (copy_main): Initialize input_filename and | Jeff Law | 1 | -0/+5 |
1994-09-13 | * Makefile.in (version.o): Depend upon Makefile, so that version.o | Ian Lance Taylor | 1 | -0/+16 |
1994-09-13 | * objdump.c (dump_section_header): Print the SEC_NEVER_LOAD flag. | Ian Lance Taylor | 1 | -15/+16 |
1994-09-02 | * config/unix.exp: If nm.new does not exist, use [transform nm]. | Ian Lance Taylor | 2 | -1/+6 |
1994-08-30 | rewrite sanitize lines so as not to confuse bsd make | Ken Raeburn | 1 | -2/+2 |
1994-08-24 | * configure.in, binutils.all/configure.in: Change i386 to | Ian Lance Taylor | 2 | -1/+14 |
1994-08-22 | * ar.c: Include libiberty.h. | Ian Lance Taylor | 2 | -68/+171 |
1994-08-11 | Add support for removing named sections to objcopy and strip. | Ian Lance Taylor | 4 | -3/+47 |
1994-08-10 | * nlmconv.c (powerpc_mangle_relocs): Rename symvalue to sym_value, | Stan Shebs | 1 | -0/+14 |
1994-08-01 | * nlmheader.y: Per current NetWare docs, accept a revision number | Jean Marie Diaz | 1 | -0/+5 |