| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes from binutils-2.5.2 net release: | Ken Raeburn | 1994-11-04 | 2 | -1/+15 |
* | * ar.c (main): Treat ar qs like ar rs. | Ian Lance Taylor | 1994-11-02 | 1 | -0/+4 |
* | * objcopy.c (gap_fill): Explicitly initialize, for clarity. | Ian Lance Taylor | 1994-10-25 | 3 | -11/+36 |
* | * objcopy.c (gap_fill_set, gap_fill): New static variables. | Ian Lance Taylor | 1994-10-20 | 4 | -7/+184 |
* | * Makefile.in (check): Add a dummy else clause to the if | Ian Lance Taylor | 1994-10-19 | 2 | -1/+10 |
* | * objcopy.c (copy_object): Revert yesterday's change. | Ian Lance Taylor | 1994-10-19 | 3 | -22/+7 |
* | * objcopy.c (copy_object): If the output file format is `binary', | Ian Lance Taylor | 1994-10-18 | 4 | -3/+67 |
* | * nm.c (print_symdef_entry): Call print_symname to print the | Ian Lance Taylor | 1994-10-18 | 1 | -0/+3 |
* | * Makefile.in (mostlyclean): Remove tmpdir. | Ian Lance Taylor | 1994-10-18 | 2 | -1/+4 |
* | * binutils-all/objcopy.exp: New file. | Ian Lance Taylor | 1994-10-18 | 3 | -2/+271 |
* | * objcopy.c (struct section_list): Add fields used, adjust, val. | Ian Lance Taylor | 1994-10-18 | 4 | -32/+356 |
* | clobbered somehow by previous checkin | Ian Lance Taylor | 1994-10-14 | 1 | -1/+311 |
* | * configure.in (configdirs): Remove definition--testsuite is no | Ian Lance Taylor | 1994-10-14 | 2 | -328/+55 |
* | Rewrite testsuite. | Ian Lance Taylor | 1994-10-14 | 19 | -406/+9 |
* | * nlmconv.c (link_inputs): Pass -Ur flag to ld so that the | J.T. Conklin | 1994-10-10 | 1 | -0/+5 |
* | * Makefile.in (srconv.o): Add dependence on sysroff.c. | Jim Wilson | 1994-10-10 | 2 | -2/+21 |
* | * configure.in (configdirs): Change binutils.all to binutils-all. | Ian Lance Taylor | 1994-09-30 | 1 | -1/+1 |
* | * VMS does not permits `.' in directory names. Renamed | Ian Lance Taylor | 1994-09-29 | 6 | -1/+150 |
* | * Makefile.in (arparse.c): Don't ignore errors from mv. | Ian Lance Taylor | 1994-09-28 | 2 | -12/+41 |
* | * configure.in: Use mt-m68k for m68k*-*-aout* and m68k*-*-coff*, | Ian Lance Taylor | 1994-09-28 | 2 | -1/+18 |
* | * objdump.c (disassemble_data): Pass the reloc buffer to free, not | Ian Lance Taylor | 1994-09-28 | 1 | -0/+18 |
* | * objdump.c (objdump_print_address): If we can't find a smaller | Ian Lance Taylor | 1994-09-16 | 2 | -7/+23 |
* | * objdump.c (struct objdump_disasm_info): Add field require_sec. | Ian Lance Taylor | 1994-09-16 | 2 | -1/+13 |
* | * ar.c: Call xexit rather than exit. | Ian Lance Taylor | 1994-09-16 | 1 | -0/+11 |
* | * objdump.c (disassemble_all): New global variable. | Ian Lance Taylor | 1994-09-16 | 4 | -31/+204 |
* | * objdump.c (disassemble_data): Initialize prevline to 0. Make | Ian Lance Taylor | 1994-09-14 | 2 | -5/+15 |
* | * nm.c: Include libiberty.h. | Ian Lance Taylor | 1994-09-14 | 3 | -4/+31 |
* | * objcopy.c (copy_main): Initialize input_filename and | Jeff Law | 1994-09-14 | 1 | -0/+5 |
* | * Makefile.in (version.o): Depend upon Makefile, so that version.o | Ian Lance Taylor | 1994-09-13 | 1 | -0/+16 |
* | * objdump.c (dump_section_header): Print the SEC_NEVER_LOAD flag. | Ian Lance Taylor | 1994-09-13 | 1 | -15/+16 |
* | * config/unix.exp: If nm.new does not exist, use [transform nm]. | Ian Lance Taylor | 1994-09-02 | 2 | -1/+6 |
* | rewrite sanitize lines so as not to confuse bsd make | Ken Raeburn | 1994-08-30 | 1 | -2/+2 |
* | * configure.in, binutils.all/configure.in: Change i386 to | Ian Lance Taylor | 1994-08-24 | 2 | -1/+14 |
* | * ar.c: Include libiberty.h. | Ian Lance Taylor | 1994-08-22 | 2 | -68/+171 |
* | Add support for removing named sections to objcopy and strip. | Ian Lance Taylor | 1994-08-11 | 4 | -3/+47 |
* | * nlmconv.c (powerpc_mangle_relocs): Rename symvalue to sym_value, | Stan Shebs | 1994-08-10 | 1 | -0/+14 |
* | * nlmheader.y: Per current NetWare docs, accept a revision number | Jean Marie Diaz | 1994-08-01 | 1 | -0/+5 |
* | * objdump.c (objdump_print_address): Correct handling of end of | Ian Lance Taylor | 1994-07-25 | 1 | -0/+5 |
* | * nm.c (numeric_forward): Treat undefined symbols as "less than" defined | Ken Raeburn | 1994-07-22 | 1 | -0/+17 |
* | * config/mh-alphaosf, config/mh-apollo68v, config/mh-delta88: | Ian Lance Taylor | 1994-07-21 | 1 | -0/+5 |
* | * config/mt-mips-ecoff: Add -Tidp.ld option. | Bill Cox | 1994-07-19 | 1 | -1/+1 |
* | * objdump.c (slurp_dynamic_symtab): Try to get the dynamic symbols | Ian Lance Taylor | 1994-07-17 | 1 | -0/+6 |
* | * coffgrok.c (do_where): Make data with no type 'int'. | Steve Chamberlain | 1994-07-15 | 3 | -0/+2647 |
* | * nlmheader.y: Null terminate var_hdr->threadName. | J.T. Conklin | 1994-07-11 | 2 | -2/+21 |
* | Makefile.in (syslex.o, sysinfo.o): Permit C source files to be in $(srcdir), as | Ken Raeburn | 1994-07-11 | 1 | -0/+10 |
* | * objcopy.c: Include libiberty.h. | Ian Lance Taylor | 1994-07-05 | 1 | -0/+10 |
* | * mpw-config.in: New file, MPW configure fragment for binutils. | Stan Shebs | 1994-06-28 | 3 | -1/+16 |
* | Remove more GM-specific stuff | Stan Shebs | 1994-06-28 | 3 | -23/+4 |
* | Change --with-targets to --enable-targets, per GNU coding standards. | David MacKenzie | 1994-06-23 | 1 | -0/+6 |
* | * nlmconv.c (powerpc_build_stubs): Don't generate the PowerPC | Ian Lance Taylor | 1994-06-21 | 1 | -0/+5 |