1993-06-26 |
David MacKenzie | * Makefile.in: Add rules for strings. |
blob | commitdiff | raw |
1993-06-26 |
David MacKenzie | * strings.c, strings.1: New files. |
blob | commitdiff | raw | diff to current |
1993-06-26 |
Ken Raeburn | Elf bfd routines and types are now size-independent... |
blob | commitdiff | raw | diff to current |
1993-06-18 |
Per Bothner | * objdump.c (syms2): Removed unused variable. |
blob | commitdiff | raw | diff to current |
1993-06-18 |
David D. Zuhn | canonicalize install.sh location |
blob | commitdiff | raw | diff to current |
1993-06-16 |
David D. Zuhn | * Makefile.in (install, install-info): remove parentdi... |
blob | commitdiff | raw | diff to current |
1993-06-11 |
Per Bothner | * objcopy.c (copy_object): Fix bad size passed to... |
blob | commitdiff | raw | diff to current |
1993-06-03 |
Ken Raeburn | hack backquoted command in Makefile.in to always have... |
blob | commitdiff | raw | diff to current |
1993-06-03 |
Jeffrey Osier | * Makefile.in: added c++filt and objcopy to... |
blob | commitdiff | raw | diff to current |
1993-06-03 |
David D. Zuhn | rename LOADLIBES to EXTRALIBS |
blob | commitdiff | raw | diff to current |
1993-06-03 |
Jeffrey Osier | * c++filt.1, objcopy.1: new man pages |
blob | commitdiff | raw | diff to current |
1993-05-28 |
Jeffrey Osier | * biutils.texi: revised c++filt chapter |
blob | commitdiff | raw | diff to current |
1993-05-27 |
Ian Lance Taylor | * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS. |
blob | commitdiff | raw | diff to current |
1993-05-25 |
Ken Raeburn | elf32 updates |
blob | commitdiff | raw | diff to current |
1993-05-25 |
Ken Raeburn | Makefile.in (DISTSTUFF): Don't build binutils.mm. |
blob | commitdiff | raw | diff to current |
1993-05-21 |
David MacKenzie | Improve error messages. |
blob | commitdiff | raw | diff to current |
1993-05-14 |
Per Bothner | * NEWS: Mention copy->objcopy renaming and new c... |
blob | commitdiff | raw | diff to current |
1993-05-12 |
Ian Lance Taylor | * objcopy.c: Renamed from copy.c, updated comments... |
blob | commitdiff | raw | diff to current |
1993-05-07 |
Ian Lance Taylor | * Makefile.in (RUNTEST): Define. |
blob | commitdiff | raw | diff to current |
1993-05-04 |
Per Bothner | * Makefile.in: Change definition of $(tooldir) to... |
blob | commitdiff | raw | diff to current |
1993-04-19 |
Rob Savoye | * Makefile.in: Added FLAGS_TO_PASS so tests get run... |
blob | commitdiff | raw | diff to current |
1993-04-09 |
Ian Lance Taylor | Please don't add declarations of random system function... |
blob | commitdiff | raw | diff to current |
1993-04-08 |
Rob Savoye | * Makefile.in: Changed check target to use DejaGnu. |
blob | commitdiff | raw | diff to current |
1993-04-01 |
Jim Kingdon | merge binutils and gdb sparc disassemblers |
blob | commitdiff | raw | diff to current |
1993-03-31 |
Jim Kingdon | provide a new interface (using read_memory_func) to... |
blob | commitdiff | raw | diff to current |
1993-03-29 |
Ken Raeburn | objdump.c: Use correct prototype of fprintf, else it... |
blob | commitdiff | raw | diff to current |
1993-03-19 |
Steve Chamberlain | add h8500 |
blob | commitdiff | raw | diff to current |
1993-03-19 |
Jim Kingdon | mention long options in usage message |
blob | commitdiff | raw | diff to current |
1993-03-19 |
Per Bothner | * nm.c: Modify behavior of -o flag for archives to... |
blob | commitdiff | raw | diff to current |
1993-03-19 |
Per Bothner | * m68k-pinsn.c: Removed. Subsumed by ../opcodes... |
blob | commitdiff | raw | diff to current |
1993-02-25 |
Per Bothner | * ardup.c: Add extern declaration of strdup. |
blob | commitdiff | raw | diff to current |
1993-02-25 |
Per Bothner | * Makefile.in: Set VERSION to 2.1. |
blob | commitdiff | raw | diff to current |
1993-02-24 |
Mike Werner | * configure.in: added testsuite to configdirs. |
blob | commitdiff | raw | diff to current |
1993-02-23 |
Per Bothner | * objdump.c (disassemble_data): Print function names... |
blob | commitdiff | raw | diff to current |
1993-02-22 |
Mike Werner | * binutils/testsuite: made modifications to testcases... |
blob | commitdiff | raw | diff to current |
1993-02-22 |
Ken Raeburn | from [email protected]: free up copy of section contents... |
blob | commitdiff | raw | diff to current |
1993-02-21 |
Mike Werner | * binutils/testsuite: Initial creation of binutils... |
blob | commitdiff | raw | diff to current |
1993-02-12 |
Fred Fish | * Makefile.in (LIBIBERTY_SRC_DIR, LIBIBERTY_BIN_DIR... |
blob | commitdiff | raw | diff to current |
1993-01-06 |
Per Bothner | * arsup.h (interactive), bucomm.h (program_name):... |
blob | commitdiff | raw | diff to current |
1993-01-06 |
Steve Chamberlain | > |
blob | commitdiff | raw | diff to current |
1992-12-22 |
Per Bothner | * Makefile.in: Make check depend on all. |
blob | commitdiff | raw | diff to current |
1992-12-16 |
Per Bothner | * Makefile.in (dist): Fix permissions before release. |
blob | commitdiff | raw | diff to current |
1992-11-08 |
David D. Zuhn | include file handling changes |
blob | commitdiff | raw | diff to current |
1992-11-06 |
John Gilmore | * i960-pinsn.c (MEM_MAX, MEM_SIZ): Set upper bound... |
blob | commitdiff | raw | diff to current |
1992-11-05 |
John Gilmore | Clean up some old BFD ansification macros. |
blob | commitdiff | raw | diff to current |
1992-11-02 |
Ian Lance Taylor | Mon Nov 2 12:36:14 1992 Ian Lance Taylor (ian@cygnus... |
blob | commitdiff | raw | diff to current |
1992-10-14 |
Per Bothner | * copy.c: Re-do command-line parsing to use getopt_lo... |
blob | commitdiff | raw | diff to current |
1992-10-13 |
John Gilmore | * configure.in (host): Use ${srcdir}/../bfd/configure... |
blob | commitdiff | raw | diff to current |
1992-10-08 |
Ken Raeburn | * copy.c (main): Even if is_strip, accept -d argument... |
blob | commitdiff | raw | diff to current |
1992-10-06 |
Jeffrey Osier | added copy documentation per Roland |
blob | commitdiff | raw | diff to current |
1992-10-06 |
Per Bothner | * Makefile.in (*clean rules): Some cleaning up. |
blob | commitdiff | raw | diff to current |
1992-09-26 |
John Gilmore | * i960-pinsn.c: Change bzero to memset. |
blob | commitdiff | raw | diff to current |
1992-09-15 |
Ian Lance Taylor | Changes to make an installed cross-compiler find everyt... |
blob | commitdiff | raw | diff to current |
1992-09-01 |
Ian Lance Taylor | Brought forward from p3: |
blob | commitdiff | raw | diff to current |
1992-08-31 |
Per Bothner | * Makefile.in: Bump to versions 1.97.90. |
blob | commitdiff | raw | diff to current |
1992-08-27 |
Brendan Kehoe | * configure.in: add we32k |
blob | commitdiff | raw | diff to current |
1992-08-24 |
Steve Chamberlain | * ar.c (map_over_members): if the element of the archi... |
blob | commitdiff | raw | diff to current |
1992-08-19 |
Ian Lance Taylor | This is for PR 628. |
blob | commitdiff | raw | diff to current |
1992-08-19 |
Rob Savoye | Added option to print the version number. |
blob | commitdiff | raw | diff to current |
1992-08-18 |
Ian Lance Taylor | Moved in from p3: |
blob | commitdiff | raw | diff to current |
1992-08-18 |
Per Bothner | * m68k-pinsn.c: Minor fix in style of output (don... |
blob | commitdiff | raw | diff to current |
1992-08-12 |
Per Bothner | * ar.c (main): Don't *always* set the verbose flag! |
blob | commitdiff | raw | diff to current |
1992-08-05 |
Per Bothner | * copy.c: When is_strip (because it is invoked as... |
blob | commitdiff | raw | diff to current |
1992-07-23 |
David Henkel-Wallace | more hp config stuff via xpro |
blob | commitdiff | raw | diff to current |
1992-07-18 |
K. Richard Pixley | removed rcsids |
blob | commitdiff | raw | diff to current |
1992-07-16 |
K. Richard Pixley | removed rcsid |
blob | commitdiff | raw | diff to current |
1992-07-16 |
Steve Chamberlain | * objdump.c (display_bfd): print state of BFD_IS_RELAX... |
blob | commitdiff | raw | diff to current |
1992-07-10 |
David Henkel-Wallace | Support -program_suffix (and make -program_prefix actua... |
blob | commitdiff | raw | diff to current |
1992-06-25 |
John Gilmore | Lint. Remove excess whitespace. |
blob | commitdiff | raw | diff to current |
1992-06-24 |
Per Bothner | * nm.c (valueof macro): Add missing parentheses. |
blob | commitdiff | raw | diff to current |
1992-06-14 |
John Gilmore | * objdump.c (dump_elf_stabs): Also dump .stab.index... |
blob | commitdiff | raw | diff to current |
1992-06-13 |
John Gilmore | Lint |
blob | commitdiff | raw | diff to current |
1992-06-13 |
John Gilmore | Lint |
blob | commitdiff | raw | diff to current |
1992-06-11 |
John Gilmore | * objdump.1, binutils.texi: Update for --stabs. Also fix |
blob | commitdiff | raw | diff to current |
1992-06-11 |
John Gilmore | New feature: --stabs prints out a .stab section from... |
blob | commitdiff | raw | diff to current |
1992-06-10 |
Steve Chamberlain | Wed Jun 10 07:53:24 1992 Steve Chamberlain (sac@thepu... |
blob | commitdiff | raw | diff to current |
1992-05-27 |
Per Bothner | * arlex.l: Don't include <sysdep.h> (unneeded conflicts). |
blob | commitdiff | raw | diff to current |
1992-05-22 |
Per Bothner | * Makefile.in: Use srcdir instead of VPATH in ldgram... |
blob | commitdiff | raw | diff to current |
1992-05-22 |
Per Bothner | * Makefile.in: Better lex support. |
blob | commitdiff | raw | diff to current |
1992-05-07 |
Roland Pesch | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-05-07 |
Steve Chamberlain | * arparse.y: make END call ar_end |
blob | commitdiff | raw | diff to current |
1992-05-06 |
K. Richard Pixley | FLEX -> LEX. use bison & flex from ../ if they exist |
blob | commitdiff | raw | diff to current |
1992-05-06 |
K. Richard Pixley | remove temporary directory when finished |
blob | commitdiff | raw | diff to current |
1992-05-05 |
Per Bothner | * Makefile.in: Bump to version 1.97. |
blob | commitdiff | raw | diff to current |
1992-05-05 |
John Gilmore | * objdump.c (display_info): Handle error cases without... |
blob | commitdiff | raw | diff to current |
1992-05-02 |
K. Richard Pixley | added test-install target |
blob | commitdiff | raw | diff to current |
1992-05-01 |
K. Richard Pixley | sanity test |
blob | commitdiff | raw | diff to current |
1992-04-21 |
K. Richard Pixley | rework CFLAGS so that they can be passed on the make... |
blob | commitdiff | raw | diff to current |
1992-01-24 |
Steve Chamberlain | * copy.c, nm.c, objdump.c, size.c : changed to use the |
blob | commitdiff | raw | diff to current |
1991-12-30 |
John Gilmore | Make `make' output more readable. |
blob | commitdiff | raw | diff to current |
1991-12-07 |
K. Richard Pixley | Fri Dec 6 23:02:14 1991 K. Richard Pixley (rich... |
blob | commitdiff | raw | diff to current |
1991-12-01 |
Steve Chamberlain | Sat Nov 30 18:58:40 1991 Steve Chamberlain (sac at... |
blob | commitdiff | raw | diff to current |
1991-11-18 |
Per Bothner | Various improvements. |
blob | commitdiff | raw | diff to current |
1991-11-18 |
Per Bothner | * Makefile.in: Bump to version 1.92. |
blob | commitdiff | raw | diff to current |
1991-11-07 |
Steve Chamberlain | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1991-10-28 |
Steve Chamberlain | * ar.c (write_archive.c): added unlink before rename... |
blob | commitdiff | raw | diff to current |
1991-10-21 |
Steve Chamberlain | * nm.c: now doesn't crash if a symbol with no section... |
blob | commitdiff | raw | diff to current |
1991-10-16 |
Per Bothner | * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c... |
blob | commitdiff | raw | diff to current |
1991-10-15 |
Roland Pesch | New targets binutils.mm, binutils.me |
blob | commitdiff | raw | diff to current |
1991-10-12 |
John Gilmore | Avoid Sun Make VPATH bugs by adding dependencies. |
blob | commitdiff | raw | diff to current |
next |