summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/Makefile
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1995-06-18 22:44:10 +0000
committercgd <cgd@NetBSD.org>1995-06-18 22:44:10 +0000
commit2db81cafc5f3312fbab1f3cf3e4e9b94de4111ff (patch)
tree929f490f26c6901591cd758c0c69adc259d5b70e /gnu/usr.bin/ld/Makefile
parent93a2f4ea604d084cb0d8f9abaa974da73bbf2d6e (diff)
update for new networking queue structures
Diffstat (limited to 'gnu/usr.bin/ld/Makefile')
0 files changed, 0 insertions, 0 deletions
over-highlight'> 2004-02-19mknative sweep. mainly version string differences and STDC_HEADERs.skrll no need for the signbit stuff on sparc as libc got fixed. 2004-02-16Re-run mknative for mipseb (sgimips). Should close PR 24438.skrll 2004-02-14Re-run mknative with latest mknative-gcc.simonb 2004-02-12Results of re-running mknative for a few MACHINE_ARCHsskrll 2004-02-11- some libgcc3/Makefile updates for new mknativemrg - re-run mknative for ~nearly everyone 2004-02-11regenerate with GCC 3.3.3-pre20040209.mrg XXX: missing vax, sh3*, hppa 2003-12-21do not link xmalloc.c or xexit.c.mrg 2003-12-08initial GCC3 support for VAX. (barely tested). No PIC support (aka nomatt shared libraries). This is an initial step to full GCC3 support for VAX. 2003-12-07Use gthr-single.h ("no real pthreads support") on ns32k for now.simonb 2003-12-07ns32k c++ (probably a.out?) currently doesn't support thesimonb -ffunction-sections andd -fdata-sections flags; disabled them for now. 2003-12-07Update for gcc 3.3.2 support (with in-tree binutils).scw 2003-12-05Add ns32k GCC3 support.simonb 2003-11-04Regen for TARGET_ENDIAN_DEFAULT=ARM_FLAG_BIG_END fix in config.gcc.scw 2003-10-27sun2 lib*3 for GCC3.mrg 2003-10-27add armeb-netbsdelf GCC3 support. (not tested)mrg 2003-10-19Support MAKEVERBOSE.lukem Use BUILDSYMLINKS instead of home-grown equivalents. 2003-10-06Add in-tree toolchain support for HPPA.matt 2003-09-23Redo/fix gcc3 files for PowerPC.matt 2003-09-07x86_64 gcc3 and binutils glue. Not yet used.fvdl 2003-09-04in-tree toolchain support for sh5el. not really tested yet, but itmrg seems to mostly work.. libcurses.so fails to link with an out of memory error i haven't looked at yet, and nothing has actually been run.. XXX: gdb53 missing. 2003-08-31Regenerated.matt 2003-08-25regeneratemrg 2003-08-22regenerate.mrg 2003-08-22regeneratemrg 2003-08-22regeneratemrg 2003-08-02Add new files for gcc3 from native-gcc build. (alpha distribution buildsmatt now successfully build). 2003-08-01- fix several build problemsmrg - regenerate for most platforms. missing: m68000, alpha, sh3eb. 2003-07-28turn back on profiling - thanks lukemrg 2003-07-27build-tested support for m68000, m68k, sh3el and sh3eb.mrg XXX: sun2 seems to be currently generally busted but most of the world builds. of course it is untested.. XXX: sh3* and -pg goes BOOM with gcc3.3... it generates code that uses the same labels twice... need to set NOPROFILE for now. 2003-07-27actually build libstdc++-v3 now.mrg XXX NOPROFILE has been set as for some very very very strange reason i don't understand yet this is causing the compiler to barf... 2003-07-27add working alpha support - including working cross builds from x86mrg 2003-07-26working mips support (mipsel runs fine, mipseb compiles, untested so far)mrg 2003-07-26- build/install a libsupc++.amrg - clean up commented & wrong rules - find the right bits/ headers for sparc64 & arm - make sure libsupc++/libstdc++ have all the symbols from libiberty they want - disable the build of libstdc++ for now (but keep the includes installing) 2003-07-26working arm & sparc64 supportmrg 2003-07-25new reach-over infrastructure (largely based on GCC2.95 one) that (mostly)mrg works. sparc & i386 support is included here. libstdc++-v3 does not yet properly build for some strange reasons (that may be due to broken netbsd header files, it's not yet clear) but i have been able to compile, link and run both i386 & sparc hello.c.