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
/
libg2c
/
Makefile
Age
Commit message (
Expand
)
Author
2003-06-01
If MKGCC == no, don't build these libraries (which are bundled with
thorpej
2003-03-01
update / regenerate for binutils 2.13.2.1
mrg
2002-09-17
* Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into
thorpej
2002-08-19
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../../some/path (etc).
lukem
2002-02-11
Skip building anything if the target's .mk files are missing. (Allows the
tv
2001-12-12
move NOLINT
lukem
2001-12-12
MKfoo=no -> NOfoo
tv
2001-10-31
Add REQUIRETOOLS to make version-specific new toolchain compiler libs fail
tv
2001-10-19
Exclude Y2K bug flag files from the build; fixes undefined symbol errors
tv
2001-09-21
Set SHLIB_{MAJOR,MINOR} explicitly instead of using shlib_version files.
tv
2001-07-24
Add new toolchain build structure for libg2c, libobjc, and libstdc++.
tv
2001-01-08
use MACIHNE_CPU to determine architecture-dependent source code directory.
itojun
2001-01-04
sh3 split
itojun
1999-11-27
Allow building of PIC or profiling libraries to be disabled.
eeh
1999-02-24
make this build after mips->mipse? transition
drochner
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-10-20
Not all architecures are IEEE math. Don't define IEEE_drem on VAX.
matt
1998-08-18
Kill HOST_CFLAGS and justify NOLINT.
tv
1998-08-18
Depend shared and profiled objects on g2c.h.
tv
1998-08-18
Add libg2c (the new name for libf2c). Builds fine, though has some nits
tv