index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
gcc
Age
Commit message (
Expand
)
Author
2009-12-23
revert the previous; not intended to be part of that commit, or any commit
mrg
2009-12-23
rework the main SUBDIR list here as suggested by enami. put .WAIT on
mrg
2009-12-17
get_libgcc_new: Make previous work for digit only ABI names.
uebayasi
2009-12-17
get_libgcc_new: Teach multilib.
uebayasi
2009-12-01
Skip parameters for multilib build for now.
uebayasi
2009-12-01
Handle cases where *.asm is listed in LIB2FUNCS_EXTRA (gcc/config/rs6000).
uebayasi
2009-11-30
Handle cases where database text files don't exist.
uebayasi
2009-11-30
Call "template sources" as "tmplsrcs", not "tmpsrcs". Requested by mrg@.
uebayasi
2009-11-30
Prefix per-library *.mk files with libs.*.
uebayasi
2009-11-30
Now that we know what sources are needed to build a given library, we need
uebayasi
2009-11-30
For each library, generate a makefile of the list of template sources too.
uebayasi
2009-11-30
For each library, generate a list of sources (*.[cS]).
uebayasi
2009-11-30
Move these analyzing functions into one place, get_libgcc_new_analyze().
uebayasi
2009-11-30
Typo.
uebayasi
2009-11-30
Generate lists of template sources ("tmpsrcs") for each libraries. We'll
uebayasi
2009-11-30
Generate *.o -> template *.[cS] ("tmpsrc") mapping.
uebayasi
2009-11-30
- Generate a list of CPP flags used to build *.o. Some files are build
uebayasi
2009-11-30
- Generate a list of *.o -> lib*.{a,so} mapping. This is also known by
uebayasi
2009-11-30
Generate lists of functions built in libgcc libraries. This is known by
uebayasi
2009-11-30
Generate a list of functions provided as *.S.
uebayasi
2009-11-30
Define paths of newly generated files.
uebayasi
2009-11-30
Start implementing the new style libgcc "mknative" converter which generates
uebayasi
2009-09-08
Rename MKBFD to MKBINUTILS and support HAVE_BINUTILS for set lists. This
skrll
2009-05-04
Enable -mtune=nocona by default on x86. I have tested on a range of CPUs
ad
2009-03-27
-introduce a "COMMON_CONFIGURE_ARGS" variable which is included by
drochner
2008-10-25
Use ${TOOL_SED} instead of just "sed" while building other tools.
apb
2008-10-19
Use ${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 bit
mrg
2008-09-19
Grab libgcov stuff.
skrll
2008-02-08
Collect the libobjc config.h
skrll
2007-09-20
Force use of __cxa_atexit by a configure command line argument
drochner
2007-06-07
Instead of inventing a new environment variable to override the
he
2007-06-07
Modify the gcc configure script to allow override of the "target libc
he
2007-03-31
Remove non-shared hooks for VAX.
matt
2007-03-16
G/C some HAVE_GCC == 3 stuff
skrll
2007-02-05
Whenever we try to parse the output from make, run make with the -B
apb
2006-08-23
point out the GCC4 dirs not the GCC3 dirs.
mrg
2006-08-23
pass RAW_GCC_FOR_TARGET when running configure-target-libstdc++-v3.
mrg
2006-07-01
force --disable-shared on vax so that GCC does not think it can use
mrg
2006-06-25
convert build/ggc-none.o to build-ggc-none.lo.
mrg
2006-06-24
introduce a new CXXADDFLAGS and use it to pass CPPFLAG_ISYSTEMXX to
mrg
2006-06-24
also grab ${_extravars} for GCC4 in the get_gcc() function.
mrg
2006-06-09
Fixes for mknative runs on gcc3.
skrll
2006-06-02
make this work for GCC3 one again.
mrg
2006-05-26
use the same "Generated from: " tag for mknative.common so that changes
mrg
2006-05-23
also grab ALL_OPT_FILES from gcc/Makefile for libobjc4.
mrg
2006-05-17
quote variables in the gmake version of getvars() so that stuff that
mrg
2006-05-17
configure-libiberty is only good for GCC4.
mrg
2006-05-15
make sure that c++ headers work again.
mrg
2006-05-15
also note the rcsid of mknative.common
mrg
[next]