aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
1995-06-20 * dlltool.c: Change names of generated files. .*.s-> -*.sSteve Chamberlain2-16/+53
1995-06-14dlltool.c: Support for internal names too.Steve Chamberlain1-17/+9
1995-06-14Wed Jun 14 13:27:22 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain4-0/+1164
1995-06-09PR 7046: use unsigned compares in looking up items in the sorted symbol list,...Michael Meissner2-1/+26
1995-05-30* Makefile.in: Delete lines with lots of #### because four or more indicate aKen Raeburn1-0/+16
1995-05-22Clean arc stuff out of objdump.exp.David Edelsohn1-0/+41
1995-04-27Wed Apr 26 18:26:21 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+6
1995-04-26* objdump.c (dump_section_header): Display load address after virtual memoryKen Raeburn1-0/+39
1995-04-11Always keep MPW supportStan Shebs1-8/+2
1995-04-11Merge MPW ChangeLog with generic ChangeLogStan Shebs1-32/+0
1995-04-04Keep hppa.Jeff Law1-0/+1
1995-04-04binutils-hppa no longer exists.Jeff Law1-1/+0
1995-03-28keep binutils-hppaKen Raeburn1-0/+1
1995-03-28 * binutils-all/objcopy.exp: Add setup_xfail for simple copy testIan Lance Taylor2-1/+8
1995-03-27 * binutils-all/objcopy.exp: Add setup_xfail for simply copy testIan Lance Taylor2-5/+14
1995-03-24 * strings.c: Include "bfd.h" before other headers. IncludeIan Lance Taylor2-23/+73
1995-03-24 * binutils-hppa/objdump.exp: Correct hppa*-*-* check.Ian Lance Taylor1-0/+4
1995-03-21 * binutils-hppa/addendbug.s: New testcase.Jeff Law4-0/+112
1995-03-20 * lib/utils-lib.exp (default_binutils_run): Quote any dollar signsIan Lance Taylor1-0/+37
1995-03-18 * mpw-config.in (TDEFINES): Define as empty in makefile frag.Stan Shebs2-0/+5
1995-03-17 * config/hppa.sed: Sed script to transform bintest.s into properJeff Law2-0/+5
1995-03-10 * objcopy.c (strip_options): Add --keep-symbol.Ian Lance Taylor3-28/+58
1995-03-06 * bucomm.c (list_supported_targets): New function.Ian Lance Taylor3-127/+343
1995-02-17--set-section-flags patch from dje.Ian Lance Taylor1-3/+2
1995-02-17 * objcopy.c (struct section_list): Add fields remove, set_flags,Ian Lance Taylor3-85/+353
1995-02-15xIan Lance Taylor1-0/+26
1995-02-14 * objdump.c (with_source_code): New global variable.Ian Lance Taylor2-1/+16
1995-02-09 * objcopy.c (copy_usage): Rename parameter to avoid shadowing.Ian Lance Taylor2-0/+15
1995-02-04* objdump.c (disassemble_data): Pass section offset, not absolute address, toKen Raeburn1-0/+16
1995-01-26Add support for PowerPC embedded ABI.Michael Meissner1-0/+12
1995-01-18gcc -Wall lint.Ian Lance Taylor4-237/+834
1994-12-21 * ar.c (main): Ignore 'f' modifier used on HP/UX 9.Ian Lance Taylor1-0/+15
1994-12-14removed some unreachable code from objcopyKen Raeburn2-1/+5
1994-12-14expect simple-objcopy test to fail on hp300Ken Raeburn2-2/+2
1994-12-14disable bintest.o tests on hppa, fix minor sh-coff objcopy setup_xfail problemKen Raeburn2-5/+17
1994-12-13 * mpw-config.in: Create mk.tmp, define ARCHDEFS in it.Stan Shebs2-0/+10
1994-12-09 * nlmconv.c (powerpc_mangle_relocs): Don't switch a reloc to useIan Lance Taylor1-0/+5
1994-12-08binutils-all/objdump.exp: handle "powerpc" cpuKen Raeburn2-2/+2
1994-12-08* binutils-all/objdump.exp (cpus_expected): New variable, taken from objdump -iKen Raeburn3-2/+147
1994-12-08objcopy.c (add_strip_symbol): Cast return value of xmalloc.Ken Raeburn2-4/+74
1994-11-18Thu Nov 17 15:37:19 1994 Mark W. Eichin <eichin@cygnus.com>Ian Lance Taylor4-0/+43
1994-11-17 * ar.c (main): Don't call do_quick_append if any of the archiveIan Lance Taylor2-28/+106
1994-11-17 * objcopy.c (main): Fix is_strip test. FromIan Lance Taylor2-53/+142
1994-11-08 * objcopy.c (copy_archive): Keep a list of the names of theIan Lance Taylor1-0/+10
1994-11-04Changes from binutils-2.5.2 net release:Ken Raeburn2-1/+15
1994-11-02 * ar.c (main): Treat ar qs like ar rs.Ian Lance Taylor1-0/+4
1994-10-25 * objcopy.c (gap_fill): Explicitly initialize, for clarity.Ian Lance Taylor3-11/+36
1994-10-20 * objcopy.c (gap_fill_set, gap_fill): New static variables.Ian Lance Taylor4-7/+184
1994-10-19 * Makefile.in (check): Add a dummy else clause to the ifIan Lance Taylor2-1/+10
1994-10-19 * objcopy.c (copy_object): Revert yesterday's change.Ian Lance Taylor3-22/+7