summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* * arsup.c (ar_open): Cast malloc return value.Ian Lance Taylor1995-11-081-0/+4
* Small PPC support changesKim Knuttila1995-11-071-0/+5
* * configure.in: Don't treat rs6000-*-lynx* specially.Ian Lance Taylor1995-11-074-30/+23
* * bucomm.h: Include <sys/types.h>.Ian Lance Taylor1995-11-063-25/+9
* * objdump.c: Include <sys/types.h>.Ian Lance Taylor1995-11-032-0/+3
* fix *-motorola-sysv3* to sysv*Ian Lance Taylor1995-11-031-1/+1
* Permit user to override DEMANGLER_PROG from command line. FromIan Lance Taylor1995-11-032-3/+14
* Wed Nov 1 15:09:57 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor1995-11-012-2/+13
* Wed Nov 1 15:04:57 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor1995-11-012-1/+6
* * objdump.c (objdump_print_value): New static function.Ian Lance Taylor1995-10-302-15/+76
* Thu Oct 26 10:23:14 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-10-282-198/+490
* * mpw-make.sed: Edit paths to generated y.tab.[ch] files.Stan Shebs1995-10-252-0/+8
* * binutils.texi: Change --with-targets to --enable-targets.Ian Lance Taylor1995-10-202-1/+5
* * Makefile.in: Remove extraneous tab on otherwise empty line,Fred Fish1995-10-202-2/+17
* Do not give error message if dlltool was not builtMichael Meissner1995-10-131-5/+7
* Fri Oct 13 11:04:37 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-10-131-0/+11
* Wed Oct 11 13:36:13 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-10-112-58/+164
* Tue Oct 10 09:39:09 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-10-102-2/+6
* Mon Oct 9 13:06:31 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-10-092-186/+241
* Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ken Raeburn1995-10-067-24/+34
* * sysinfo.y: Eliminate unused terminals "[" and "]" and unused nonterminalKen Raeburn1995-10-061-0/+5
* * ar.c (do_quick_append): Comment out.Ian Lance Taylor1995-10-061-0/+8
* * bucomm.c: Always include time.h.Ken Raeburn1995-10-061-0/+4
* * objdump.c (compare_symbols): Sort gnu_compiled and gcc2_compiledIan Lance Taylor1995-10-052-30/+69
* * arsup.c (ar_save): Use rename, not unlink/link/unlink.Ian Lance Taylor1995-10-041-0/+4
* * binutils-all/ar.exp: New file.Ian Lance Taylor1995-10-023-12/+30
* * lib/utils-lib.exp (default_binutils_assemble): CallIan Lance Taylor1995-10-022-1/+39
* * strings.c (main): Exit with zero status if no files are givenIan Lance Taylor1995-10-021-1/+16
* Comings and goings of Mac-specific files.Stan Shebs1995-09-291-1/+2
* * mpw-config.in: Calculate underscore and put into makefileStan Shebs1995-09-294-554/+123
* * dlltool.c: (gen_exp_file): Always emit a .reloc section if relocatable.Steve Chamberlain1995-09-281-0/+8
* * configure.in: Call AC_HEADER_SYS_WAIT.Ian Lance Taylor1995-09-253-13/+84
* * objdump.c (disassemble_data): Don't use the old BFD basedIan Lance Taylor1995-09-221-0/+5
* * objdump.c (start_address): New variable.Ian Lance Taylor1995-09-134-9/+122
* Fix .drectve spelling (was .drective) in several comments.David Edelsohn1995-09-131-47/+80
* * lib/utils-lib.exp (prune_system_crud): Define if not defined.Ian Lance Taylor1995-09-132-1/+12
* * Makefile.in (maintainer-clean): New target.Ian Lance Taylor1995-09-122-1/+5
* * ar.c (replace_members): Don't call write_archive if nothingIan Lance Taylor1995-09-121-0/+3
* * objdump.c (disassemble_data): Add casts to avoid gcc warnings.Ian Lance Taylor1995-09-122-5/+9
* * config.in: Rename from config.h.in.Ian Lance Taylor1995-09-076-23/+63
* * Makefile.in (distclean): Remove config.h, stamp-h, andIan Lance Taylor1995-09-072-1/+4
* * nm.c (value_format): Initialize based on BFD64 andIan Lance Taylor1995-09-071-0/+14
* * Makefile.in (*.o): Remove incorrect dependencies onIan Lance Taylor1995-09-072-14/+28
* * configure.in: Rewrite to use autoconf.Ian Lance Taylor1995-09-067-750/+1588
* * configure.in (host_makefile_frag): Don't set. Substitute forIan Lance Taylor1995-09-043-9/+21
* * configure.in: Don't bother to call config.bfd for each target.Ian Lance Taylor1995-09-042-4/+10
* * configure.in: match i[3-6]86-*-win32, not just i386-*-win32.Jason Molenda1995-09-012-8/+44
* Thu Aug 31 16:30:22 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-08-312-20/+55
* * dlltool.c (run): Add missing 3rd arg to waitpid.David Edelsohn1995-08-312-11/+13
* * Makefile.in (TOOL_PROGS): Include dlltool if needed.Steve Chamberlain1995-08-302-21/+56