Age | Commit message (Expand) | Author | Files | Lines |
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 |
1995-07-07 | fsf address update, but not in COPYING files | Ken Raeburn | 10 | -34/+358 |
1995-07-04 | * nm.c (size_forward): Check yf against yn, not xn. | Ian Lance Taylor | 2 | -28/+242 |
1995-07-04 | * objcopy.c (copy_archive): Record all output BFD's, and close | Ian Lance Taylor | 2 | -5/+15 |
1995-07-04 | Rename truncate to ar_truncate | Ian Lance Taylor | 2 | -12/+12 |
1995-07-04 | * ar.c (replace_members): In verbose messages, use 'r' when | Ian Lance Taylor | 4 | -21/+78 |
1995-07-04 | * objcopy.c (enum strip_action): Define strip_unneeded. | Ian Lance Taylor | 5 | -73/+155 |
1995-07-03 | Mon Jul 3 14:16:47 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 2 | -6/+21 |
1995-07-01 | * ar.c: (extract_file): Change "#if POSIX_UTIME" to | Fred Fish | 2 | -1/+7 |
1995-06-29 | * ar.c: (print_contents.c, extract_file, do_quick_append): | Steve Chamberlain | 6 | -286/+687 |
1995-06-23 | * mpw-make.in (demangle.c.o): Remove. | Stan Shebs | 1 | -17/+14 |
1995-06-21 | fix diststuff/realclean handling of info files | Ken Raeburn | 1 | -0/+4 |
1995-06-21 | * objdump.c (compare_relocs): If relocation entries have the same address, ke... | Ken Raeburn | 1 | -0/+5 |
1995-06-20 | * dlltool.c: Change names of generated files. .*.s-> -*.s | Steve Chamberlain | 2 | -16/+53 |
1995-06-14 | dlltool.c: Support for internal names too. | Steve Chamberlain | 1 | -17/+9 |
1995-06-14 | Wed Jun 14 13:27:22 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 4 | -0/+1164 |
1995-06-09 | PR 7046: use unsigned compares in looking up items in the sorted symbol list,... | Michael Meissner | 2 | -1/+26 |
1995-05-30 | * Makefile.in: Delete lines with lots of #### because four or more indicate a | Ken Raeburn | 1 | -0/+16 |
1995-05-22 | Clean arc stuff out of objdump.exp. | David Edelsohn | 1 | -0/+41 |
1995-04-27 | Wed Apr 26 18:26:21 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+6 |
1995-04-26 | * objdump.c (dump_section_header): Display load address after virtual memory | Ken Raeburn | 1 | -0/+39 |
1995-04-11 | Always keep MPW support | Stan Shebs | 1 | -8/+2 |
1995-04-11 | Merge MPW ChangeLog with generic ChangeLog | Stan Shebs | 1 | -32/+0 |
1995-04-04 | Keep hppa. | Jeff Law | 1 | -0/+1 |
1995-04-04 | binutils-hppa no longer exists. | Jeff Law | 1 | -1/+0 |
1995-03-28 | keep binutils-hppa | Ken Raeburn | 1 | -0/+1 |
1995-03-28 | * binutils-all/objcopy.exp: Add setup_xfail for simple copy test | Ian Lance Taylor | 2 | -1/+8 |
1995-03-27 | * binutils-all/objcopy.exp: Add setup_xfail for simply copy test | Ian Lance Taylor | 2 | -5/+14 |
1995-03-24 | * strings.c: Include "bfd.h" before other headers. Include | Ian Lance Taylor | 2 | -23/+73 |
1995-03-24 | * binutils-hppa/objdump.exp: Correct hppa*-*-* check. | Ian Lance Taylor | 1 | -0/+4 |
1995-03-21 | * binutils-hppa/addendbug.s: New testcase. | Jeff Law | 4 | -0/+112 |
1995-03-20 | * lib/utils-lib.exp (default_binutils_run): Quote any dollar signs | Ian Lance Taylor | 1 | -0/+37 |
1995-03-18 | * mpw-config.in (TDEFINES): Define as empty in makefile frag. | Stan Shebs | 2 | -0/+5 |
1995-03-17 | * config/hppa.sed: Sed script to transform bintest.s into proper | Jeff Law | 2 | -0/+5 |
1995-03-10 | * objcopy.c (strip_options): Add --keep-symbol. | Ian Lance Taylor | 3 | -28/+58 |
1995-03-06 | * bucomm.c (list_supported_targets): New function. | Ian Lance Taylor | 3 | -127/+343 |
1995-02-17 | --set-section-flags patch from dje. | Ian Lance Taylor | 1 | -3/+2 |
1995-02-17 | * objcopy.c (struct section_list): Add fields remove, set_flags, | Ian Lance Taylor | 3 | -85/+353 |
1995-02-15 | x | Ian Lance Taylor | 1 | -0/+26 |
1995-02-14 | * objdump.c (with_source_code): New global variable. | Ian Lance Taylor | 2 | -1/+16 |
1995-02-09 | * objcopy.c (copy_usage): Rename parameter to avoid shadowing. | Ian Lance Taylor | 2 | -0/+15 |