Age | Commit message (Expand) | Author | Files | Lines |
1995-10-02 | * binutils-all/ar.exp: New file. | Ian Lance Taylor | 3 | -12/+30 |
1995-10-02 | * lib/utils-lib.exp (default_binutils_assemble): Call | Ian Lance Taylor | 2 | -1/+39 |
1995-10-02 | * strings.c (main): Exit with zero status if no files are given | Ian Lance Taylor | 1 | -1/+16 |
1995-09-29 | Comings and goings of Mac-specific files. | Stan Shebs | 1 | -1/+2 |
1995-09-29 | * mpw-config.in: Calculate underscore and put into makefile | Stan Shebs | 4 | -554/+123 |
1995-09-28 | * dlltool.c: (gen_exp_file): Always emit a .reloc section if relocatable. | Steve Chamberlain | 1 | -0/+8 |
1995-09-25 | * configure.in: Call AC_HEADER_SYS_WAIT. | Ian Lance Taylor | 3 | -13/+84 |
1995-09-22 | * objdump.c (disassemble_data): Don't use the old BFD based | Ian Lance Taylor | 1 | -0/+5 |
1995-09-13 | * objdump.c (start_address): New variable. | Ian Lance Taylor | 4 | -9/+122 |
1995-09-13 | Fix .drectve spelling (was .drective) in several comments. | David Edelsohn | 1 | -47/+80 |
1995-09-13 | * lib/utils-lib.exp (prune_system_crud): Define if not defined. | Ian Lance Taylor | 2 | -1/+12 |
1995-09-12 | * Makefile.in (maintainer-clean): New target. | Ian Lance Taylor | 2 | -1/+5 |
1995-09-12 | * ar.c (replace_members): Don't call write_archive if nothing | Ian Lance Taylor | 1 | -0/+3 |
1995-09-12 | * objdump.c (disassemble_data): Add casts to avoid gcc warnings. | Ian Lance Taylor | 2 | -5/+9 |
1995-09-07 | * config.in: Rename from config.h.in. | Ian Lance Taylor | 6 | -23/+63 |
1995-09-07 | * Makefile.in (distclean): Remove config.h, stamp-h, and | Ian Lance Taylor | 2 | -1/+4 |
1995-09-07 | * nm.c (value_format): Initialize based on BFD64 and | Ian Lance Taylor | 1 | -0/+14 |
1995-09-07 | * Makefile.in (*.o): Remove incorrect dependencies on | Ian Lance Taylor | 2 | -14/+28 |
1995-09-06 | * configure.in: Rewrite to use autoconf. | Ian Lance Taylor | 7 | -750/+1588 |
1995-09-04 | * configure.in (host_makefile_frag): Don't set. Substitute for | Ian Lance Taylor | 3 | -9/+21 |
1995-09-04 | * configure.in: Don't bother to call config.bfd for each target. | Ian Lance Taylor | 2 | -4/+10 |
1995-09-01 | * configure.in: match i[3-6]86-*-win32, not just i386-*-win32. | Jason Molenda | 2 | -8/+44 |
1995-08-31 | Thu Aug 31 16:30:22 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 2 | -20/+55 |
1995-08-31 | * dlltool.c (run): Add missing 3rd arg to waitpid. | David Edelsohn | 2 | -11/+13 |
1995-08-30 | * Makefile.in (TOOL_PROGS): Include dlltool if needed. | Steve Chamberlain | 2 | -21/+56 |
1995-08-29 | Put _iname in idata$7. | Steve Chamberlain | 1 | -1/+1 |
1995-08-29 | Tue Aug 29 13:25:21 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 2 | -159/+168 |
1995-08-22 | * dlltool.c (options): image-base is a synonym for rva. | Steve Chamberlain | 2 | -2/+7 |
1995-08-20 | Sun Aug 20 09:59:00 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 2 | -125/+374 |
1995-08-16 | * dlltool.c (gen_exp_file): Fix RVA handling. | Steve Chamberlain | 2 | -21/+22 |
1995-08-16 | * binutils-all/nm.exp: Add setup_xfail for mips*-sony-bsd* for | Ian Lance Taylor | 1 | -0/+3 |
1995-08-16 | * binutils-all/objcopy.exp: Change i*86-*-linux xfail for simple | Ian Lance Taylor | 2 | -1/+6 |
1995-08-11 | * nm.c (main): Ignore -e. | Ian Lance Taylor | 1 | -0/+4 |
1995-08-10 | put version number into doc from makefile | Ken Raeburn | 2 | -2/+11 |
1995-08-10 | * coffgrok.c (do_type): Handle array dimensions the same way gdb | Ian Lance Taylor | 1 | -1/+6 |
1995-08-09 | * dlltool.c (mtable): New fields. | Steve Chamberlain | 2 | -11/+67 |
1995-08-08 | * binutils-all/objcopy.exp: Add setup_xfail for a29k-*-vxworks* | Ian Lance Taylor | 2 | -2/+35 |
1995-08-05 | * objcopy.c (mark_symbols_used_in_relocations): Handle sections | Jeff Law | 1 | -1/+4 |
1995-07-31 | * strings.c (print_strings): For compatibility with existing | Ian Lance Taylor | 2 | -4/+4 |
1995-07-31 | * ar.c (replace_members): For compatibility with existing ar | Ian Lance Taylor | 1 | -0/+12 |
1995-07-25 | * strings.c (DATA_FLAGS): Remove SEC_DATA. | Ian Lance Taylor | 2 | -8/+8 |
1995-07-24 | srconv.c (writeINT): When size == -2, use 2 bytes for the h8300 and 4 bytes | J.T. Conklin | 1 | -0/+3 |
1995-07-24 | * srconv.c (wr_hd): Set afl field to 4 for bfd_arch_sh. | J.T. Conklin | 2 | -17/+55 |
1995-07-14 | * sysdump.c (dh): Changed format of output to be 16 hex digits | J.T. Conklin | 2 | -8/+7 |
1995-07-13 | * srconv.c (wr_tr): Write out handcrafted tr block. | J.T. Conklin | 2 | -83/+122 |
1995-07-13 | * Makefile.in (DISTSTUFF): Add arparse.h and sysinfo.h. | Ian Lance Taylor | 1 | -0/+7 |
1995-07-13 | * nm.c (HAVE_SBRK): Define execpt on amigados and WINDOWS_NT. | Ian Lance Taylor | 1 | -0/+23 |
1995-07-12 | * objdump.c (dump_section_stabs): Only print each stabs section | Ian Lance Taylor | 1 | -0/+7 |
1995-07-12 | Wed Jul 12 10:40:23 1995 H.J. Lu <hjl@nynexst.com> | Ian Lance Taylor | 2 | -7/+52 |
1995-07-10 | Remove C comment characters from modified FSF address in expect scripts. | Ian Lance Taylor | 2 | -2/+2 |