summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2001-12-05Since gprof builds on mips platforms happily, add a mips*-*-netbsd* caserafal
2001-12-05Add toolchain2netbsd generated files for gdb build on mipseb.rafal
2001-12-05Fix up `netbsdY' or `netbsdZ' in various places where toolchain2netbsdrafal
2001-12-05Add MIPS (both target and host) support to the NEW_TOOLCHAIN GDB, based onrafal
2001-12-03Back out replacing gawk by nawk - James Chacon already fixed gawk formartin
2001-12-03Hack: do not build gawk on sparc64 - it is known to not work when compiledmartin
2001-12-02While gcc may automatically add -fexecptions to c++ code it will only do thatjmc
2001-12-02Add ${CONFIG_SHELL-/bin/sh} in front of all calls to $ac_config_sub.jmc
2001-12-02Add sh in front of all calls to move-if-change as it might no have executejmc
2001-12-02Need -msoft-quad-float on sparc64 as double->int promote to quad math.jmc
2001-12-02Fix test -r to test -x typo.jmc
2001-11-29Add _initialize_ser_tcpthorpej
2001-11-29add "-big" options for little endianmsaitoh
2001-11-29Add ser-tcp.o (manually; it was a simple change).thorpej
2001-11-29Add i386nbsd-tdep.o (added manually; it was a simple change).thorpej
2001-11-29Add ser-tcp.o to XDEPFILES so that "target remote host:port" works,thorpej
2001-11-29Move solib.o from TDEPFILES to NATDEPFILES (solib.c requires targetthorpej
2001-11-29- Split some target-dependent stuff for i386-netbsd out of i386nbsd-nat.cthorpej
2001-11-28Make the .cc->NULL transform do nothing (so that "exception.cc" doesn'ttv
2001-11-28PIC me! PIC me! (libgcc_pic.a)tv
2001-11-26A few things to make r/o source trees work that might have timestamps on thejmc
2001-11-26Remove special-case for ARM.thorpej
2001-11-23Put solib.o back in NATDEPFILES; gdb really drives me crazy sometimes.thorpej
2001-11-21"than" instead of "then".wiz
2001-11-20sync with 20010228-pl08itojun
2001-11-20postfix-20010228-pl08itojun
2001-11-20cleanup leftover of IPv6 patchitojun
2001-11-20Add _initialize_armnbsd_nat() (didn't bother re-running the script;thorpej
2001-11-20Add _initialize_armnbsd_nat(), which registers our core filethorpej
2001-11-20Back out part of previous; needs more thought as to what to dothorpej
2001-11-19Move solib.o to TDEPFILES. Add kcore-nbsd.o to NATDEPFILES, -lkvmthorpej
2001-11-19UNPRIVILEGED->UNPRIVEDperry
2001-11-17New toolchain files for mipsel.simonb
2001-11-16Merge alpha support from src/gnu/dist. Doesn't necessarily build or worktv
2001-11-16Add a gdb_host=nbsd line for alpha hosts.tv
2001-11-16sim works for ARM targets again now (since sim/arm/Makefile.in 1.2).bjh21
2001-11-16apply gcc original rev. 1.198 (as rev. 1.116)msaitoh
2001-11-15Pull up code from binutils 2.11.3 to fix a problem when linking againstskrll
2001-11-15Apply fix from Wietse:christos
2001-11-15Don't use $< in non-implicit rules. Instead, name the source explicitly.bjh21
2001-11-15Move noconfigdirs=gdb for alpha from host to target block.tv
2001-11-15Put solib support in native files, as gdb build will bomb on cross otherwise.tv
2001-11-14Allow $M4 to contain command line options.tv
2001-11-14Remove hooks to doc subdir.tv
2001-11-14Shrink size quite a bit by leaving only autoconf.info (remove all sources).tv
2001-11-14Some patches from Marc Espie that make autoconf 2.52 work with the updatedtv
2001-11-14Import autoconf 2.52 for the benefit of maintaining src/tools.tv
2001-11-13No need for ${CPP}; just compile the .S if m68k || i386.tv
2001-11-13Build *_tab.h as part of DPSRCS to make "make depend" work correctly.tv
2001-11-12Major overhaul of src/tools and host toolchain. Summary of changes:tv