Age | Commit message (Expand) | Author | Files | Lines |
1994-06-03 | * objdump.c (display_target_list): Remove unused local ok. | Ian Lance Taylor | 1 | -137/+58 |
1994-04-22 | * objdump.c (_DUMMY_NAME_): Don't define. | Ian Lance Taylor | 1 | -12/+15 |
1994-04-13 | * objdump.c: Do an ifdef on __GO32__, not unix. | Ian Lance Taylor | 1 | -3/+3 |
1994-04-07 | Added -D (--dynamic) option to nm and -T (--dynamic-syms) and -R | Ian Lance Taylor | 1 | -68/+189 |
1994-03-30 | Update for recent BFD changes to symbol and reloc reading. Rename | Ian Lance Taylor | 1 | -22/+33 |
1994-03-29 | * objdump.c (display_file): Close each archive element after it | Ian Lance Taylor | 1 | -41/+57 |
1994-02-03 | * objdump.c (dump_section_stabs, read_section_stabs, | David MacKenzie | 1 | -61/+90 |
1994-02-03 | * nlmconv.c (main), objcopy.c (copy_file): Print matching formats | David MacKenzie | 1 | -108/+92 |
1994-02-01 | Mon Jan 31 18:50:41 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+15 |
1994-01-26 | * objcopy.c (filter_bytes): New function. | David MacKenzie | 1 | -222/+271 |
1994-01-25 | * objdump.c (display_file): Remove call to list_matching_formats. | David MacKenzie | 1 | -18/+17 |
1994-01-24 | * objdump.c (display_file): Remove call to list_matching_formats. | David MacKenzie | 1 | -7/+9 |
1994-01-23 | Minor MPW compatibility tweaks. | Stan Shebs | 1 | -4/+5 |
1994-01-22 | * objdump.c (list_matching_formats): If the file format is ambiguous, | David MacKenzie | 1 | -7/+21 |
1994-01-22 | * objdump.c (disassemble_data): Support bfd_arch_rs6000. | Ian Lance Taylor | 1 | -0/+6 |
1994-01-17 | Mon Jan 17 13:57:25 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -15/+18 |
1994-01-13 | * objdump.c (dump_relocs): Don't crash if section name is NULL. | Ian Lance Taylor | 1 | -33/+42 |
1993-10-29 | Rename a variable that conflicts with Lynx | Stan Shebs | 1 | -14/+15 |
1993-10-22 | hide declaration of fprintf inside FPRINTF_ALREADY_DECLARED, because | Mark Eichin | 1 | -0/+3 |
1993-09-23 | * objdump.c (usage): Mention --stabs. | Ian Lance Taylor | 1 | -59/+74 |
1993-08-31 | * objdump.c (ARCH_all): Define ARCH_hppa too. | Ken Raeburn | 1 | -34/+173 |
1993-07-15 | * objdump.c (disassemble_data): Handle the m88k. | Ian Lance Taylor | 1 | -22/+29 |
1993-06-26 | Elf bfd routines and types are now size-independent again. | Ken Raeburn | 1 | -6/+14 |
1993-06-18 | * objdump.c (syms2): Removed unused variable. | Per Bothner | 1 | -86/+66 |
1993-05-25 | elf32 updates | Ken Raeburn | 1 | -4/+4 |
1993-05-25 | Makefile.in (DISTSTUFF): Don't build binutils.mm. | Ken Raeburn | 1 | -3/+8 |
1993-04-29 | Clean up usage messages and option parsers. | David MacKenzie | 1 | -8/+13 |
1993-04-27 | Support for the SH. | Steve Chamberlain | 1 | -0/+7 |
1993-04-09 | Please don't add declarations of random system functions to general | Ian Lance Taylor | 1 | -16/+15 |
1993-04-01 | merge binutils and gdb sparc disassemblers | Jim Kingdon | 1 | -2/+1 |
1993-03-31 | provide a new interface (using read_memory_func) to call the disassemblers | Jim Kingdon | 1 | -4/+12 |
1993-03-29 | objdump.c: Use correct prototype of fprintf, else it won't compile on ANSI | Ken Raeburn | 1 | -1/+4 |
1993-03-19 | mention long options in usage message | Jim Kingdon | 1 | -2/+3 |
1993-03-19 | * m68k-pinsn.c: Removed. Subsumed by ../opcodes/m68k-dis.c. | Per Bothner | 1 | -30/+38 |
1993-02-22 | from minyard@bnr.ca: free up copy of section contents each time through loop | Ken Raeburn | 1 | -45/+83 |
1992-08-19 | Added +version (-V) option to print version number. | Rob Savoye | 1 | -23/+71 |
1992-06-13 | Lint | John Gilmore | 1 | -4/+4 |
1992-06-11 | New feature: --stabs prints out a .stab section from an ELF file. | John Gilmore | 1 | -2/+142 |
1992-06-10 | Wed Jun 10 07:53:24 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 1 | -506/+600 |
1992-05-01 | Add support for 386 disassembly | Steve Chamberlain | 1 | -33/+39 |
1992-02-06 | * objdump.c (disassemble_data): don't print a section's contents | Steve Chamberlain | 1 | -41/+44 |
1992-01-24 | * copy.c, nm.c, objdump.c, size.c : changed to use the | Steve Chamberlain | 1 | -94/+98 |
1991-10-05 | Cope with renames of a few BFD types & enums. | John Gilmore | 1 | -90/+113 |
1991-09-30 | * bucomm.c (fatal): Conditionally compile fatal() depending on | Per Bothner | 1 | -27/+20 |
1991-06-09 | Added -A switch. | K. Richard Pixley | 1 | -1/+10 |
1991-06-07 | When disassembling, now prints ... instead of pages of whatever the | Steve Chamberlain | 1 | -24/+34 |
1991-05-20 | Mon May 20 16:14:07 1991 Steve Chamberlain (steve at cygint.cygnus.com) | Steve Chamberlain | 1 | -40/+55 |
1991-04-23 | *** empty log message *** | Steve Chamberlain | 1 | -2/+69 |
1991-04-18 | Fixed some prototypes | Steve Chamberlain | 1 | -56/+5 |
1991-03-21 | Initial revision | David Henkel-Wallace | 1 | -0/+714 |