Age | Commit message (Expand) | Author | Files | Lines |
1998-07-01 | Minor formatting improvements. | Nick Clifton | 1 | -11/+17 |
1998-06-26 | * objcopy.c (strip_main): keep_specific_list == NULL as additional | Vladimir Makarov | 1 | -12/+15 |
1998-06-04 | Add missing \n\ from help description. | Nick Clifton | 1 | -3/+3 |
1998-06-03 | Implemented new command line options: --change-section-vma and --change-secti... | Nick Clifton | 1 | -309/+312 |
1998-04-22 | * Makefile.am (INCLUDES): Search intl dirs for headers; define | Tom Tromey | 1 | -0/+4 |
1998-04-22 | * Many files: Added gettext invocations around user-visible | Tom Tromey | 1 | -34/+34 |
1998-04-21 | Tue Apr 21 16:07:18 1998 Stanislav Brabec <utx@k332.feld.cvut.cz> | Ian Lance Taylor | 1 | -19/+20 |
1998-02-12 | * addr2line.c (usage): Update bug-gnu-utils address. | Ian Lance Taylor | 1 | -5/+31 |
1997-11-03 | * objcopy.c (parse_flags): Make flag check case insensitive. | Ian Lance Taylor | 1 | -1/+34 |
1997-11-02 | * objcopy.c: Move new struct and variable definitions to top of | Ian Lance Taylor | 1 | -24/+24 |
1997-10-10 | * objcopy.c, objcopy.1, binutils.texi: "localize" is a better name | Richard Henderson | 1 | -9/+9 |
1997-10-09 | * objcopy.c (keep_specific_list, privatize_specific_list, | Richard Henderson | 1 | -100/+331 |
1996-01-08 | * objcopy.c: Include budbg.h. | Ian Lance Taylor | 1 | -10/+68 |
1995-11-06 | * bucomm.h: Include <sys/types.h>. | Ian Lance Taylor | 1 | -24/+3 |
1995-08-05 | * objcopy.c (mark_symbols_used_in_relocations): Handle sections | Jeff Law | 1 | -1/+4 |
1995-07-12 | Wed Jul 12 10:40:23 1995 H.J. Lu <hjl@nynexst.com> | Ian Lance Taylor | 1 | -5/+20 |
1995-07-04 | * objcopy.c (copy_archive): Record all output BFD's, and close | Ian Lance Taylor | 1 | -5/+11 |
1995-07-04 | * objcopy.c (enum strip_action): Define strip_unneeded. | Ian Lance Taylor | 1 | -73/+121 |
1995-03-06 | * bucomm.c (list_supported_targets): New function. | Ian Lance Taylor | 1 | -0/+8 |
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 | 1 | -85/+337 |
1994-12-14 | removed some unreachable code from objcopy | Ken Raeburn | 1 | -1/+0 |
1994-12-08 | objcopy.c (add_strip_symbol): Cast return value of xmalloc. | Ken Raeburn | 1 | -4/+64 |
1994-11-17 | * objcopy.c (main): Fix is_strip test. From | Ian Lance Taylor | 1 | -53/+133 |
1994-10-20 | * objcopy.c (gap_fill_set, gap_fill): New static variables. | Ian Lance Taylor | 1 | -5/+161 |
1994-10-19 | * objcopy.c (copy_object): Revert yesterday's change. | Ian Lance Taylor | 1 | -9/+1 |
1994-10-18 | * objcopy.c (copy_object): If the output file format is `binary', | Ian Lance Taylor | 1 | -1/+9 |
1994-10-18 | * objcopy.c (struct section_list): Add fields used, adjust, val. | Ian Lance Taylor | 1 | -28/+252 |
1994-06-10 | * objcopy.c (copy_archive): Make the temporary directory in the | Ian Lance Taylor | 1 | -2/+2 |
1994-05-11 | Tue May 10 18:22:06 1994 Jason Molenda (crash@sendai.cygnus.com) | Jason Molenda | 1 | -13/+20 |
1994-03-30 | Update for recent BFD changes to symbol and reloc reading. Rename | Ian Lance Taylor | 1 | -16/+49 |
1994-03-28 | * More fixes for object formats which allow multiple sections | Jeff Law | 1 | -16/+79 |
1994-03-14 | * objcopy.c (mangle_section): Delete unused function. | Jeff Law | 1 | -19/+8 |
1994-02-11 | * objcopy.c (strip_main, copy_main): Add missing 'break' in switch. | David MacKenzie | 1 | -0/+3 |
1994-02-04 | * objcopy.c (filter_bytes): Make MEMHUNK a char *, not PTR, so we | David MacKenzie | 1 | -1/+1 |
1994-02-03 | * nlmconv.c (main), objcopy.c (copy_file): Print matching formats | David MacKenzie | 1 | -12/+17 |
1994-01-26 | * objcopy.c (filter_bytes): New function. | David MacKenzie | 1 | -29/+78 |
1994-01-14 | * objcopy.c (strip_main, copy_main): Don't clobber the input file | Ian Lance Taylor | 1 | -523/+673 |
1993-09-23 | * objcopy.c (copy_object): Copy all applicable file flags. | Ian Lance Taylor | 1 | -0/+706 |