summaryrefslogtreecommitdiff
path: root/tools/gcc
AgeCommit message (Expand)Author
2009-12-23revert the previous; not intended to be part of that commit, or any commitmrg
2009-12-23rework the main SUBDIR list here as suggested by enami. put .WAIT onmrg
2009-12-17get_libgcc_new: Make previous work for digit only ABI names.uebayasi
2009-12-17get_libgcc_new: Teach multilib.uebayasi
2009-12-01Skip parameters for multilib build for now.uebayasi
2009-12-01Handle cases where *.asm is listed in LIB2FUNCS_EXTRA (gcc/config/rs6000).uebayasi
2009-11-30Handle cases where database text files don't exist.uebayasi
2009-11-30Call "template sources" as "tmplsrcs", not "tmpsrcs". Requested by mrg@.uebayasi
2009-11-30Prefix per-library *.mk files with libs.*.uebayasi
2009-11-30Now that we know what sources are needed to build a given library, we needuebayasi
2009-11-30For each library, generate a makefile of the list of template sources too.uebayasi
2009-11-30For each library, generate a list of sources (*.[cS]).uebayasi
2009-11-30Move these analyzing functions into one place, get_libgcc_new_analyze().uebayasi
2009-11-30Typo.uebayasi
2009-11-30Generate lists of template sources ("tmpsrcs") for each libraries. We'lluebayasi
2009-11-30Generate *.o -> template *.[cS] ("tmpsrc") mapping.uebayasi
2009-11-30- Generate a list of CPP flags used to build *.o. Some files are builduebayasi
2009-11-30- Generate a list of *.o -> lib*.{a,so} mapping. This is also known byuebayasi
2009-11-30Generate lists of functions built in libgcc libraries. This is known byuebayasi
2009-11-30Generate a list of functions provided as *.S.uebayasi
2009-11-30Define paths of newly generated files.uebayasi
2009-11-30Start implementing the new style libgcc "mknative" converter which generatesuebayasi
2009-09-08Rename MKBFD to MKBINUTILS and support HAVE_BINUTILS for set lists. Thisskrll
2009-05-04Enable -mtune=nocona by default on x86. I have tested on a range of CPUsad
2009-03-27-introduce a "COMMON_CONFIGURE_ARGS" variable which is included bydrochner
2008-10-25Use ${TOOL_SED} instead of just "sed" while building other tools.apb
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
2008-10-11- add a i386/t-netbsd64 makefile fragment to build 32/64 bitmrg
2008-09-19Grab libgcov stuff.skrll
2008-02-08Collect the libobjc config.hskrll
2007-09-20Force use of __cxa_atexit by a configure command line argumentdrochner
2007-06-07Instead of inventing a new environment variable to override thehe
2007-06-07Modify the gcc configure script to allow override of the "target libche
2007-03-31Remove non-shared hooks for VAX.matt
2007-03-16G/C some HAVE_GCC == 3 stuffskrll
2007-02-05Whenever we try to parse the output from make, run make with the -Bapb
2006-08-23point out the GCC4 dirs not the GCC3 dirs.mrg
2006-08-23pass RAW_GCC_FOR_TARGET when running configure-target-libstdc++-v3.mrg
2006-07-01force --disable-shared on vax so that GCC does not think it can usemrg
2006-06-25convert build/ggc-none.o to build-ggc-none.lo.mrg
2006-06-24introduce a new CXXADDFLAGS and use it to pass CPPFLAG_ISYSTEMXX tomrg
2006-06-24also grab ${_extravars} for GCC4 in the get_gcc() function.mrg
2006-06-09Fixes for mknative runs on gcc3.skrll
2006-06-02make this work for GCC3 one again.mrg
2006-05-26use the same "Generated from: " tag for mknative.common so that changesmrg
2006-05-23also grab ALL_OPT_FILES from gcc/Makefile for libobjc4.mrg
2006-05-17quote variables in the gmake version of getvars() so that stuff thatmrg
2006-05-17configure-libiberty is only good for GCC4.mrg
2006-05-15make sure that c++ headers work again.mrg
2006-05-15also note the rcsid of mknative.commonmrg