Age | Commit message (Expand) | Author | Files | Lines |
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 |
1994-07-25 | * objdump.c (objdump_print_address): Correct handling of end of | Ian Lance Taylor | 1 | -0/+5 |
1994-07-22 | * nm.c (numeric_forward): Treat undefined symbols as "less than" defined | Ken Raeburn | 1 | -0/+17 |
1994-07-21 | * config/mh-alphaosf, config/mh-apollo68v, config/mh-delta88: | Ian Lance Taylor | 1 | -0/+5 |
1994-07-19 | * config/mt-mips-ecoff: Add -Tidp.ld option. | Bill Cox | 1 | -1/+1 |
1994-07-17 | * objdump.c (slurp_dynamic_symtab): Try to get the dynamic symbols | Ian Lance Taylor | 1 | -0/+6 |
1994-07-15 | * coffgrok.c (do_where): Make data with no type 'int'. | Steve Chamberlain | 3 | -0/+2647 |
1994-07-11 | * nlmheader.y: Null terminate var_hdr->threadName. | J.T. Conklin | 2 | -2/+21 |
1994-07-11 | Makefile.in (syslex.o, sysinfo.o): Permit C source files to be in $(srcdir), as | Ken Raeburn | 1 | -0/+10 |
1994-07-05 | * objcopy.c: Include libiberty.h. | Ian Lance Taylor | 1 | -0/+10 |
1994-06-28 | * mpw-config.in: New file, MPW configure fragment for binutils. | Stan Shebs | 3 | -1/+16 |
1994-06-28 | Remove more GM-specific stuff | Stan Shebs | 3 | -23/+4 |
1994-06-23 | Change --with-targets to --enable-targets, per GNU coding standards. | David MacKenzie | 1 | -0/+6 |
1994-06-21 | * nlmconv.c (powerpc_build_stubs): Don't generate the PowerPC | Ian Lance Taylor | 1 | -0/+5 |
1994-06-21 | * configure.in: Set nlmconv_defs to -DNLMCONV_cputype for all the | Ian Lance Taylor | 3 | -11/+59 |
1994-06-21 | * nlmconv.c (main): Change uses of bfd_abs_section, etc., to use | Ian Lance Taylor | 2 | -6/+18 |
1994-06-20 | * Makefile.in (MANPAGES): Remove $(DEMANGLER_PROG). | Ken Raeburn | 2 | -1/+7 |
1994-06-20 | * objdump.c: Don't include elf/internal.h. | Ian Lance Taylor | 2 | -48/+29 |
1994-06-16 | * configure.in: Set UNDERSCORE in Makefile based on result of | Ian Lance Taylor | 4 | -19/+38 |
1994-06-15 | * nm.c (long_options): Add --no-demangle to turn off --demangle, | Ian Lance Taylor | 3 | -2/+15 |
1994-06-10 | * nm.c: HOST_64_BIT was renamed to BFD_HOST_64_BIT. | Ian Lance Taylor | 2 | -15/+43 |
1994-06-10 | * objcopy.c (copy_archive): Make the temporary directory in the | Ian Lance Taylor | 2 | -2/+9 |
1994-06-08 | rs6k lynx changes | David Henkel-Wallace | 3 | -1/+76 |
1994-06-03 | binutils.texi: (objdump) fix formatting in options summary | Jeffrey Osier | 1 | -2/+3 |
1994-06-03 | note renaming | Ken Raeburn | 1 | -1/+1 |
1994-06-03 | actually do c++filt.1 -> cxxfilt.man renaming on trunk... | Ken Raeburn | 1 | -8/+8 |
1994-06-03 | * objdump.c (display_target_list): Remove unused local ok. | Ian Lance Taylor | 2 | -137/+62 |
1994-05-27 | changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) | Ken Raeburn | 2 | -12/+37 |
1994-05-20 | Remove sanitization of PowerPC NetWare. | Ian Lance Taylor | 3 | -53/+17 |