summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* * mac-binutils.r: Fix copyright and version strings.Stan Shebs1995-12-113-4/+8
* Fix .idata doc bug.David Edelsohn1995-12-051-3/+1
* Document the .idata section.David Edelsohn1995-12-051-0/+39
* * mpw-make.sed (install, install-only): Edit in Mac-specificStan Shebs1995-12-012-0/+23
* PowerPC changesKim Knuttila1995-12-012-29/+306
* * dlltool.c (fill_ordinals): Don't reference d_export_vec ifDavid Edelsohn1995-11-292-4/+8
* * binutils-all/objcopy.exp: Correct fail calls to always use theIan Lance Taylor1995-11-271-0/+5
* * configure: Regenerate with autoconf 2.7.Ian Lance Taylor1995-11-271-0/+4
* * dlltool.c (fill_ordinals): Start assigning ordinals at 1.Ian Lance Taylor1995-11-222-7/+13
* * lib/utils-lib.exp (prune_system_crud): Discard -g -O warningsIan Lance Taylor1995-11-222-0/+64
* * Makefile.in (EXPECT): Use $$r, not $${rootme}.Ian Lance Taylor1995-11-222-5/+10
* * configure.in: Use BFD_NEED_DECLARATION.Ian Lance Taylor1995-11-213-54/+268
* version 2.6Ken Raeburn1995-11-162-4/+35
* * binutils-all/objcopy.exp: If assembly fails, call unresolved.Ian Lance Taylor1995-11-154-3/+190
* * dlltool.c: Use FOPEN_* macros rather than "r" or "w".Ian Lance Taylor1995-11-141-0/+2
* * dlltool.c (fill_ordinals): Correct memset call.Ian Lance Taylor1995-11-142-1/+28
* * mpw-make.sed (DEMANGLER_PROG): Edit out attempts to do anythingStan Shebs1995-11-122-0/+16
* binutils.texi: modified from 95q4Victoria Mixon1995-11-101-23/+23
* * 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