Age | Commit message (Expand) | Author |
1998-03-29 | GDB 6.3 (excluding .info files) | Niklas Hallqvist |
1998-03-29 | GDB 6.1 (excluding .info files) | Niklas Hallqvist |
1998-03-29 | Set ALL_MODULES and INSTALL_MODULES variables to really control what | Todd C. Miller |
1998-03-26 | Only build/install everything for alpha, mips, and powerpc. Others willl | Todd C. Miller |
1998-03-26 | Pass in SUBDIRS variable for "make install" like we do for "make all". | Todd C. Miller |
1998-03-25 | don't localise .lcomm if it's defined .globl | Per Fogelstrom |
1997-11-04 | GLOBAL_AUTCONF_CACHE | kstailey |
1997-10-13 | Minor fix, mips BE | Per Fogelstrom |
1997-10-13 | More than one target vector with mips woes.. | Per Fogelstrom |
1997-10-13 | be mips | Per Fogelstrom |
1997-07-06 | Define NETBSD_CORE for all Open/NetBSD targets and sync configure+configure.in | Niklas Hallqvist |
1997-07-03 | support coredump parsing on alpha | Niklas Hallqvist |
1997-06-23 | respect NOMAN during install | kstailey |
1997-06-23 | respect NOMAN (in bulk) | kstailey |
1997-05-29 | Import of binutils-2.8.1 from Cygnus/FSF | Niklas Hallqvist |
1997-05-29 | Import of binutils-2.8.1 from Cygnus/FSF | Niklas Hallqvist |
1997-05-29 | Import of binutils-2.8.1 from Cygnus/FSF | Niklas Hallqvist |
1997-05-05 | If gdb is not configured do not build the manpage. | Dale S. Rahn |
1997-05-04 | why install nlmconv manpage, when we don't carry the binary? | Niklas Hallqvist |
1997-05-02 | Make GNU style installation of manpages optional, like we do elsewhere. | Niklas Hallqvist |
1997-05-02 | Build gdb and gprof manpages properly. | Niklas Hallqvist |
1997-05-01 | Back out half of my changes to this file. | Dale S. Rahn |
1997-04-23 | add a lot of /bin/sh before calling scripts like config.guess and so | Thomas Graichen |
1997-04-14 | Forgot one change... | Per Fogelstrom |
1997-04-14 | Missed this one... | Per Fogelstrom |
1997-04-14 | All mips tools should now configure with the same name (mipsel-unknown-openbsd) | Per Fogelstrom |
1997-04-13 | More consistent MIPS config | Per Fogelstrom |
1997-04-13 | More consistent MIPS config | Per Fogelstrom |
1997-04-13 | More consistent MIPS config | Per Fogelstrom |
1997-04-12 | convert mips* to mips so that we find the correct files in config | Thomas Graichen |
1997-04-12 | configure with --disable-gdbtk - so that gdb will also configure | Thomas Graichen |
1997-04-12 | reflect the new naming for openbsd: mips*-*-openbsd* instead of mips-*-openbsd* | Thomas Graichen |
1997-04-11 | Update from Cygnus + corrections to OpenBSD recognition by me | Niklas Hallqvist |
1997-04-05 | Fix -DNO_MMALLOC (needs to be in MMALLOC_CFLAGS not MMALLOC_DISABLE). | Todd C. Miller |
1997-04-01 | don't disable the build of gdb for the alpha - it should work now | Thomas Graichen |
1997-04-01 | it's called xm-alphaobsd.h and not xm-alpha.h | Thomas Graichen |
1997-02-18 | Gdb does not work on powerpc yet, do not configure or build it. | Dale S. Rahn |
1997-02-12 | Don't space text/data in shared libs by 256Mb. ld.so can't handle it with | Per Fogelstrom |
1997-02-07 | These changes are not complete, This does not deal with cores correctly yet. | Dale S. Rahn |
1997-02-07 | GDB 6.3 (excluding .info files) | Dale S. Rahn |
1997-02-07 | Know how to build gdb for powerpc, it doesn't work yet, but this causes | Dale S. Rahn |
1997-02-02 | add gdb for alpha & mips and simplify it a bit | Thomas Graichen |
1997-02-02 | add OpenBSD/alpha support to gdb (taken from cgd's cygnus binutils | Thomas Graichen |
1997-01-26 | change constant handling with @l. | Dale S. Rahn |
1997-01-25 | MMALLOC_DISABLE -> MALLOC_CFLAGS to fix link problem. | imp |
1997-01-22 | Add rudimentary config files for architectures that still use the old gdb | Niklas Hallqvist |
1997-01-22 | GDB 6.1 (excluding .info files) | Niklas Hallqvist |
1997-01-22 | GDB 6.3 (excluding .info files) | Niklas Hallqvist |
1997-01-21 | Clone NetBSD config for us, add handling of temporary local labels | Niklas Hallqvist |
1997-01-10 | Change all mips ports to use mips-unknown-openbsd2.0 like gcc does. | imp |