Age | Commit message (Expand) | Author | Files | Lines |
1995-11-08 | * arsup.c (ar_open): Cast malloc return value. | Ian Lance Taylor | 1 | -0/+4 |
1995-11-07 | Small PPC support changes | Kim Knuttila | 1 | -0/+5 |
1995-11-07 | * configure.in: Don't treat rs6000-*-lynx* specially. | Ian Lance Taylor | 4 | -30/+23 |
1995-11-06 | * bucomm.h: Include <sys/types.h>. | Ian Lance Taylor | 3 | -25/+9 |
1995-11-03 | * objdump.c: Include <sys/types.h>. | Ian Lance Taylor | 2 | -0/+3 |
1995-11-03 | fix *-motorola-sysv3* to sysv* | Ian Lance Taylor | 1 | -1/+1 |
1995-11-03 | Permit user to override DEMANGLER_PROG from command line. From | Ian Lance Taylor | 2 | -3/+14 |
1995-11-01 | Wed Nov 1 15:09:57 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre... | Ian Lance Taylor | 2 | -2/+13 |
1995-11-01 | Wed Nov 1 15:04:57 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre... | Ian Lance Taylor | 2 | -1/+6 |
1995-10-30 | * objdump.c (objdump_print_value): New static function. | Ian Lance Taylor | 2 | -15/+76 |
1995-10-28 | Thu Oct 26 10:23:14 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 2 | -198/+490 |
1995-10-25 | * mpw-make.sed: Edit paths to generated y.tab.[ch] files. | Stan Shebs | 2 | -0/+8 |
1995-10-20 | * binutils.texi: Change --with-targets to --enable-targets. | Ian Lance Taylor | 2 | -1/+5 |
1995-10-20 | * Makefile.in: Remove extraneous tab on otherwise empty line, | Fred Fish | 2 | -2/+17 |
1995-10-13 | Do not give error message if dlltool was not built | Michael Meissner | 1 | -5/+7 |
1995-10-13 | Fri Oct 13 11:04:37 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+11 |
1995-10-11 | Wed Oct 11 13:36:13 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 2 | -58/+164 |
1995-10-10 | Tue Oct 10 09:39:09 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 2 | -2/+6 |
1995-10-09 | Mon Oct 9 13:06:31 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 2 | -186/+241 |
1995-10-06 | Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ken Raeburn | 7 | -24/+34 |
1995-10-06 | * sysinfo.y: Eliminate unused terminals "[" and "]" and unused nonterminal | Ken Raeburn | 1 | -0/+5 |
1995-10-06 | * ar.c (do_quick_append): Comment out. | Ian Lance Taylor | 1 | -0/+8 |
1995-10-06 | * bucomm.c: Always include time.h. | Ken Raeburn | 1 | -0/+4 |
1995-10-05 | * objdump.c (compare_symbols): Sort gnu_compiled and gcc2_compiled | Ian Lance Taylor | 2 | -30/+69 |
1995-10-04 | * arsup.c (ar_save): Use rename, not unlink/link/unlink. | Ian Lance Taylor | 1 | -0/+4 |
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 |