summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2003-10-29As seen on tech-toolchain:mycroft
2003-10-28From gcc-patches:matt
2003-10-28XXX: build mdsetimage.c / installboot/ffs.c with -O0 on sun2 as GCC3mrg
2003-10-28Move the rule to disable .cc -> NULL transforms, so it works again.lukem
2003-10-28don't need .cc->NULL rule herelukem
2003-10-28Move the rule to disable .cc -> NULL transforms, so it works again.lukem
2003-10-28replace $(SHELL) with ${HOST_SH}lukem
2003-10-28Default to the little-endian bfd_elf32_shlnbsd_vec.uwe
2003-10-28fix a typo in previous pointed out by lukemmrg
2003-10-28compile (but not run-time) tested sh3eb-netbsdelf-gdb support.mrg
2003-10-28Item 1 - mention that you can configure and build in a scratchuwe
2003-10-27compile-tested sun2 support for GDB 5.3.mrg
2003-10-27revert previousmrg
2003-10-27sun2 lib*3 for GCC3.mrg
2003-10-27mostly working configuration updates for sun2.mrg
2003-10-27change "cc -dumpversion" back to "3.3.2", as per old behaviour.mrg
2003-10-27change the "long" version from "3.3.2-nb1" to "3.3.2 (NetBSD nb1 20031026)"mrg
2003-10-27compile (but not runtime) tested support for armeb-netbsdelf-gdb 5.3mrg
2003-10-27When running mkfixinc.sh, explicltly export SHELL, as well, since onthorpej
2003-10-27Make it compile again. Blind copy-and-paste from sparc64nbsd-nat.c.hannken
2003-10-27add armeb-netbsdelf GCC3 support. (not tested)mrg
2003-10-27Close parentheses.wiz
2003-10-27g/c unused variablescl
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-10-26Add the declarations in init.c too (mentioned by Christian Limpach)christos
2003-10-26Make this link and work again (from Christian Limpach)christos
2003-10-26Add a guide on how to add new NetBSD platform support to gdb. Requested bychristos
2003-10-26fix a bad merge: s/ifdef/ifndef/. fixes PR#23275mrg
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-10-26use ${HOST_SH} instead of /bin/shlukem
2003-10-26don't need to set SHELL=/bin/shlukem
2003-10-26Fix LP64 bug.matt
2003-10-26fix cross-building from linux. this is rev. 1.23 from groff CVSchs
2003-10-26* mips-tdep.c (mips_addr_bits_remove): Don't shift by 32simonb
2003-10-25Fix 64LPism. Use 1L instead of 1 so that sign extension doesn't happen onmatt
2003-10-25More fixes.matt
2003-10-25Try dealing with sigtramps better.matt
2003-10-25GDB 5.3 support for VAXmatt
2003-10-25Use gregset_t/fpregset_t since that's what is really wanted.matt
2003-10-25Add VAX GDB 5.3 support.matt
2003-10-25Fix library order so that -static will work.matt
2003-10-25make m68k/gdb53 compile as a crossgdbcl
2003-10-25avoid trying to do "for f in ; do ..." which breaks while crosscompilingdmcmahill
2003-10-23More fallout from the NULL change:he
2003-10-23Update version reported by gcc -dumpversion: it is now `3.3.2-nb1'seb
2003-10-23If host is x86-*-netbsd*, don't descend into gcc, gdb, and rcsmatt
2003-10-22Consistent naming.skrll
2003-10-22add MAKEVERBOSE messageslukem
2003-10-22add MAKEVERBOSE messagelukem
2003-10-21ARM thread support.skrll