summaryrefslogtreecommitdiff
path: root/gnu/lib
AgeCommit message (Expand)Author
2004-07-05Complete the fix for PR 22452 by doing the same thing as stock gcc. Thatskrll
2004-06-30Add missing NetBSD ID tagsjmc
2004-05-25Re-run mknative.skrll
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-16Re-run mknative for mipseb (sgimips). Should close PR 24438.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-21do not link xmalloc.c or xexit.c.mrg
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-07Gcc3 for sh5 gets an ICE compiling libbfd's elf32.c and elf64.c at -O2.scw
2003-12-07MD glue for binutils on sh5.scw
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
2003-12-07Update for gcc 3.3.2 support (with in-tree binutils).scw
2003-12-05Add ns32k binutils 2.14 support.simonb
2003-12-05Add ns32k GCC3 support.simonb
2003-12-05regenerate with a working compilermrg
2003-12-05regenerate these such that they (mostly) work..mrg
2003-12-04regenerate non-brokenmrg
2003-12-04libopcodes.so.1/libbfd.so.6mrg
2003-12-04build lib{opcodes,bfd,iberty} back in gnu/lib instead of gnu/usr.bin/binutilsmrg
2003-11-27don't build libopcodes/bfd/iberty here if we have binutils 2.14mrg
2003-11-04Regen for TARGET_ENDIAN_DEFAULT=ARM_FLAG_BIG_END fix in config.gcc.scw
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-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