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
/
usr.bin
/
egcs
/
common
Age
Commit message (
Expand
)
Author
2000-07-02
Add arm26 support to GCC. This is only very slightly tested at present.
bjh21
1999-10-09
CPPFLAGS/HOST_CPPFLAGS isolation for cross-compiles
sommerfeld
1999-02-24
make this build after mips->mipse? transition
drochner
1999-02-24
Add minimal dependency to make "make depend" optional
itohy
1999-02-20
Define MK* vars before hidden inclusion of bsd.own.mk from ../Makefile.inc
pk
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1999-02-09
Revert to static libcc1. It's acutally a bit faster on most applications
tv
1998-11-28
Add sparc64 support.
eeh
1998-11-16
Make this work again if BSDOBJDIR is set.
frueauf
1998-11-15
Add timestamp files and move-if-change logic for machine-generated source.
jonathan
1998-10-31
gcc uses "mips" as the config subdirectory and arch-dependent filename
jonathan
1998-10-14
Forcibly remove the "generated" files in gnu/dist automatically so they
tv
1998-09-13
Rethink the origins of LDSTATIC. Instead, use an option NOLINKLIB, which
tv
1998-08-22
Add NetBSD rcsid.
tv
1998-08-20
Bump minor: -Wno-format-y2k added an extern to the shlib.
tv
1998-08-17
Fix "make depend".
tv
1998-08-17
Depend the .so files on the generated headers too.
tv
1998-08-17
Get the dependencies right for gen*.lo which depend on genrtl.h.
tv
1998-08-17
Set NOPICINSTALL for this limited-use library
tv
1998-08-17
USE_EGCS_HAIFA, not USE_HAIFA.
tv
1998-08-17
Update to egcs 1.1 snapshot, and a few remaining nits.
tv
1998-04-15
ARM32 fixes from cgd: GNU uses "arm", not "arm32" for the architecture;
tv
1998-04-15
Make the shlib work again. Missing symbols that the a.out ld didn't catch.
tv
1998-04-09
Make use of NOSTATICLIB addition to <bsd.lib.mk>
tv
1998-04-09
.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,
tv
1998-04-07
Create shared library by default on non-NOPIC systems. Only install
tv
1998-04-03
- make f771 work with CC1_SHLIB: move files that aren't actually "common"
tv
1998-04-02
- Remove bi-reverse.c from ${SRCS} and put it in ${CLEANFILES}. Not used
tv
1998-04-01
Cleanup of the previous fixes, and it all now compiles cleanly without
tv
1998-04-01
Add $(.OBJDIR) to the front of .PATH: so yacc's generated files do not
tv
1998-03-29
building gcc from the egcs sources in gnu/dist/gcc...
mrg