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
/
gnu
/
lib
/
libgcc3
/
Makefile
Age
Commit message (
Expand
)
Author
2004-02-27
Backout recent changes made to gnu/lib/libgcc3 for a forced MKPIC=no build.
skrll
2004-02-25
Turns out we need libgcc_s for MKPIC=no too (C++ wants it).
matt
2004-02-25
Always build libgcc_eh. It's still needed when MKPIC=no
matt
2004-02-15
Be more gcc like in the way we deal with libgcc so that sh3/hppa millicode
skrll
2004-02-12
pass all required -I paths:
mrg
2004-02-11
- some libgcc3/Makefile updates for new mknative
mrg
2004-01-02
Move libgcc3/*.mk to libgcc3/arch.
skrll
2003-12-11
Don't use -traditional-cpp when assembling the PowerPC .S files.
matt
2003-10-28
fix a typo in previous pointed out by lukem
mrg
2003-10-27
sun2 lib*3 for GCC3.
mrg
2003-10-21
Rework how MAKEVERBOSE operates:
lukem
2003-10-19
Support MAKEVERBOSE.
lukem
2003-10-16
Add "cs-tconfig.h" to "CLEANFILES".
tron
2003-10-06
Add in-tree toolchain support for HPPA.
matt
2003-10-01
Add dynamically generated sources to "CLEANFILES".
tron
2003-09-05
make sure we build the unwind handlers with "-fexception". they were
mrg
2003-08-22
add a patch from <sdegler@degler.net> to build .asm files by copying them
mrg
2003-08-01
Rework how dependency generation is performed:
lukem
2003-08-01
- fix several build problems
mrg
2003-07-30
- find gthr-default.h for libgcc3
mrg
2003-07-29
Adapt to bsd.dep.mk changes.
uwe
2003-07-27
build-tested support for m68000, m68k, sh3el and sh3eb.
mrg
2003-07-26
- build/install a libsupc++.a
mrg
2003-07-25
make sure tconfig.h exists before .depend
mrg
2003-07-25
new reach-over infrastructure (largely based on GCC2.95 one) that (mostly)
mrg