summaryrefslogtreecommitdiff
path: root/gnu/lib
AgeCommit message (Expand)Author
2000-07-03Add <stdlib.h>matt
2000-07-03Define STDC_HEADERS so it uses mem* instead b* routines.matt
2000-05-20Added netbsdaout.c for i386kristerw
2000-05-10Oops, botched test for GCC 2.9.thorpej
2000-05-09Don't build compiler-related libraries if using GCC 2.9.thorpej
2000-03-27set MKLINKLIB = "no" only if ${MKPIC} != "no"msaitoh
2000-03-26Make this at least pretend to work when cross-compiling.mycroft
2000-03-05remove MIPS SOFTFLOAT.shin
2000-01-11Add rudimentry VAX COFF support. enough so objdump, size, nm, etc. are happymatt
1999-12-26libbfd for NetBSD/sh3msaitoh
1999-11-27Allow building of PIC or profiling libraries to be disabled.eeh
1999-11-23Add rs6000coff_vec, which adds aixcoff-rs6000 support. Used with fixcoff.wrstuden
1999-09-29Hpcmips needs completely FPU instruction free user land.takemura
1999-08-01If target is BFD64, define -DBFD_TARG_64 on command line.sommerfeld
1999-06-25Don't define USE_MMP. Applications using libbfd assumes that thekristerw
1999-04-30Shuffle around vectors for ELF on m68k.kleink
1999-03-17Make it a tad bit easier to bootstrap an a.out system to ELF. Introducethorpej
1999-03-07DEFUALT_VEC -> DEFAULT_VEC. Thanks, Ken Wellsch.ragge
1999-03-03Turn off the mipselnetbsd a.out vector, for now.tv
1999-02-26We also want to read core files. (oops.)tv
1999-02-24make this build after mips->mipse? transitiondrochner
1999-02-24${MACHINE_ARCH} == "mips" loses anyway, so remove this casedrochner
1999-02-13remove NOPROG (nothing uses it). however, set MKOBJ=no if appropriatelukem
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-02-11Provide a definition of CPP for gen-params that works with DESTDIR.tv
1999-02-11Add Texinfo doc.tv
1999-02-11Nuke gcc 2.8 tests now that the tree requires egcs/gcc 2.8, and addtv
1999-02-10Add "mipselnetbsd_vec" to mipse[bl].tv
1999-02-09This is no longer here.tv
1999-02-09It's libbfd now, not bfd.tv
1999-02-09Move libbfd compile environment to "libbfd" subdir, with the changes:tv
1999-02-02Fix up ELF sources list.tv
1999-02-02Re-enable libbfd on all platforms including PowerPC. (Will re-enabletv
1999-02-02It's now called "aout-arm32.c" with a dash.tv
1999-02-02Update to binutils' bfd 2.9.1.tv
1999-02-02Turn off bits of the toolchain from building on a recursive make: binutils,tv
1999-01-23sparc64 also needs 64-bit BFD.eeh
1999-01-19Significantly reduce code size of programs which use string, complex,tv
1998-12-30Enable use of mmap.kristerw
1998-12-28Add bfd targets used by other binary emulations that NetBSD recognizes:tv
1998-12-28Add dependency to _arch.mk file on targets.{o,so,po}.tv
1998-12-12GC old gcc 2.7.2.2.tv
1998-11-23fix style nit in previous.mrg
1998-11-23build a sparc64 libbfd.mrg
1998-11-23need the extra objs on sparc64 (at least, that is what a cross compiler did f...mrg
1998-10-29Include VAX instruction disassembly support into bfd. (XXX case[lbw] stillmatt
1998-10-20Not all architecures are IEEE math. Don't define IEEE_drem on VAX.matt
1998-10-14Only build on gcc 2.7.x.tv
1998-09-27Fix reversed testchristos
1998-09-27Make this work as intended (when we don't have egcs or gcc-2.8x thenchristos