summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils
AgeCommit message (Collapse)Author
1999-06-18Kill old libiberty, use the one under egcs now.Marc Espie
1999-06-18build objdump for all archs.Marc Espie
1999-06-18Don't build c++filt, as it is ancient compared to egcs version.Marc Espie
1999-06-01Make gdb on mips understand corefile contentsPer Fogelstrom
1999-05-02Obvious typo in previous commit; niklas@Marc Espie
1999-05-01Let Makefiles pass infodir and bindir thru recursive invocation,Marc Espie
so that make install will heed DESTDIR, and so gdb.info & friends will finally show up in distrib/sets...
1999-02-09GDB 6.3 (excluding .info files)Steve Murphree
1999-02-09Adding support for Motorola mvme88k.Steve Murphree
1999-02-09Adding support for Motorola mvme88kSteve Murphree
1999-01-09gprof heads the same set of conditions as gas&friends.Marc Espie
1998-12-06Fix a minor 64 bit constant synth. bugPer Fogelstrom
1998-10-18set PATH before running configure since we can't rely on the user's path ↵Todd C. Miller
being sane
1998-08-114 more instructions; some registers needed, but numbers are ok anywayMichael Shalayeff
1998-08-08undo last commit, very brokenJason Downs
1998-08-07powerpc supports gdb mmalloc and readline.Dale S. Rahn
1998-08-07Build gdb for power now. yea.Dale S. Rahn
1998-08-07Support pieces for gdb to work on the powerpc port.Dale S. Rahn
1998-08-07GDB 6.3 (excluding .info files)Dale S. Rahn
1998-08-07Do not build the libiberty version of vasprintf, use the version that isDale S. Rahn
in libc. This was done because the algorithm done in the libiberty version does not work with the powerpc stdarg/varargs processing.
1998-07-06alpha work againTheo de Raadt
1998-07-06fix this mess; XXX need new cygnus versionTheo de Raadt
1998-07-04fid the reloc bugMichael Shalayeff
1998-06-06disable gprof on alpha... again.. texinfo problemsTheo de Raadt
1998-05-18install gdb and related info filesMarco S Hyman
1998-05-17add openbsd configuration file to readline. The config file pulls inMarco S Hyman
unistd.h (for sys/unistd.h) to get _POSIX_VERSION so readline does not depend upon the 4.3 compatibility ioctls.
1998-05-04first cut on binutils/gcc support for hppa-*-openbsd*; tested on i386 hostMichael Shalayeff
1998-05-04GDB 6.3 (excluding .info files)Michael Shalayeff
1998-04-03Get needed prototypes, because of 64bit return value issues, fixes backtraceNiklas Hallqvist
1998-04-01include gprof for ports that are not gdb-onlyTodd C. Miller
1998-03-29Adapt the newer of our GDB versions to a.out ports. The main part of thisNiklas Hallqvist
commit comes from NetBSD. Also, the kernel debugging mode is a bit different but you will notice when you type gdb -k because it documents the difference
1998-03-29GDB 6.3 (excluding .info files)Niklas Hallqvist
1998-03-29GDB 6.1 (excluding .info files)Niklas Hallqvist
1998-03-29Set ALL_MODULES and INSTALL_MODULES variables to really control whatTodd C. Miller
gets built. Needed for gdb-only platforms.
1998-03-26Only build/install everything for alpha, mips, and powerpc. Others willlTodd C. Miller
just get gdb. This will be used in the future when we use the binutils gdb for all platforms. As things stand right now, this change affects nothing since only alpha, mips, and powerpc use binutils.
1998-03-26Pass in SUBDIRS variable for "make install" like we do for "make all".Todd C. Miller
Required for when we use binutils gdb for all ports.
1998-03-25don't localise .lcomm if it's defined .globlPer Fogelstrom
1997-11-04GLOBAL_AUTCONF_CACHEkstailey
1997-10-13Minor fix, mips BEPer Fogelstrom
1997-10-13More than one target vector with mips woes..Per Fogelstrom
1997-10-13be mipsPer Fogelstrom
1997-07-06Define NETBSD_CORE for all Open/NetBSD targets and sync configure+configure.inNiklas Hallqvist
1997-07-03support coredump parsing on alphaNiklas Hallqvist
1997-06-23respect NOMAN during installkstailey
1997-06-23respect NOMAN (in bulk)kstailey
1997-05-29Import of binutils-2.8.1 from Cygnus/FSFNiklas Hallqvist
1997-05-29Import of binutils-2.8.1 from Cygnus/FSFNiklas Hallqvist
1997-05-29Import of binutils-2.8.1 from Cygnus/FSFNiklas Hallqvist
1997-05-05If gdb is not configured do not build the manpage.Dale S. Rahn
This allows the powerpc port to build.
1997-05-04why install nlmconv manpage, when we don't carry the binary?Niklas Hallqvist
1997-05-02Make GNU style installation of manpages optional, like we do elsewhere.Niklas Hallqvist