summaryrefslogtreecommitdiff
path: root/gnu/lib/libgcc3
AgeCommit message (Expand)Author
2004-08-05Look for libgcc.map in ${.OBJDIR}. Suggested by Luke.skrll
2004-07-05Complete the fix for PR 22452 by doing the same thing as stock gcc. Thatskrll
2004-04-30(pretend to) run mknative for hppa and pick up the -DNETBSD=1 additionskrll
2004-04-28Copy .s.so rule we use for libgcc_pic to make sure the millicode isuwe
2004-04-18remove AINC support; it is now unnecessarylukem
2004-03-29Remove generated sources files "__gcc_bcmp.c", "_bb.c" and "_eprintf.c"tron
2004-03-25Remove the LIB2FUNCS_ST objects from libgcc_s.skrll
2004-03-22Build the -fPIC exception handling objects with the right flags, e.g.skrll
2004-03-22Remove ${CPICFLAGS} from .o rulesskrll
2004-03-17Results of mknative run with gcc3.3.3 on sh5el.scw
2004-03-10Remove local variables when building the .hidden objects.skrll
2004-03-08Whitespaceskrll
2004-03-08Check for G_LIB1ASMFUNCS (not LIB1ASMFUNCS) being non-empty beforeskrll
2004-02-27Backout recent changes made to gnu/lib/libgcc3 for a forced MKPIC=no build.skrll
2004-02-25Turns out we need libgcc_s for MKPIC=no too (C++ wants it).matt
2004-02-25Always build libgcc_eh. It's still needed when MKPIC=nomatt
2004-02-23Whitespaceskrll
2004-02-19mknative sweep. mainly version string differences and STDC_HEADERs.skrll
2004-02-15Be more gcc like in the way we deal with libgcc so that sh3/hppa millicodeskrll
2004-02-14Re-run mknative with latest mknative-gcc.simonb
2004-02-12pass all required -I paths:mrg
2004-02-12Results of re-running mknative for a few MACHINE_ARCHsskrll
2004-02-11- some libgcc3/Makefile updates for new mknativemrg
2004-02-11regenerate with GCC 3.3.3-pre20040209.mrg
2004-01-02Move libgcc3/*.mk to libgcc3/arch.skrll
2003-12-11Don't use -traditional-cpp when assembling the PowerPC .S files.matt
2003-12-08initial GCC3 support for VAX. (barely tested). No PIC support (aka nomatt
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-28fix a typo in previous pointed out by lukemmrg
2003-10-27sun2 lib*3 for GCC3.mrg
2003-10-27add armeb-netbsdelf GCC3 support. (not tested)mrg
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19Support MAKEVERBOSE.lukem
2003-10-16Add "cs-tconfig.h" to "CLEANFILES".tron
2003-10-06Add in-tree toolchain support for HPPA.matt
2003-10-01Add dynamically generated sources to "CLEANFILES".tron
2003-09-27x86_64 libgcc3 supportmrg
2003-09-23Redo/fix gcc3 files for PowerPC.matt
2003-09-05make sure we build the unwind handlers with "-fexception". they weremrg
2003-09-04in-tree toolchain support for sh5el. not really tested yet, but itmrg
2003-08-22add a patch from <sdegler@degler.net> to build .asm files by copying themmrg
2003-08-01Rework how dependency generation is performed:lukem
2003-08-01- fix several build problemsmrg
2003-07-30Regenerate gcc3 configuration for alphamatt
2003-07-30- find gthr-default.h for libgcc3mrg
2003-07-29regenerate with --enable-threadsmrg
2003-07-29Adapt to bsd.dep.mk changes.uwe
2003-07-27build-tested support for m68000, m68k, sh3el and sh3eb.mrg