Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Makefile.in (VPATH): Drop CONFIG_DIR. | Corinna Vinschen | 2013-06-18 | 1 | -4/+12 |
| | | | | | | | | | | | | | | | | | | (EXTRA_DLL_OFILES): Remove. (DLL_OFILES): Remove EXTRA_DLL_OFILES. (ASFLAGS): Define as -D_WIN64 on x86_64. (GMON_OFILES): Add mcountFunc.o. ($(srcdir)/$(TLSOFFSETS_H)): Use target_cpu rather than CONFIG_DIR. * configure.ac (CONFIG_DIR): Remove definition. * configure: Regenerate. * gcrt0.c: Use latest version from Mingw-w64 project. * gmon.c: Ditto. * gmon.h: Ditto. * mcount.c: Ditto. * mcountFunc.S: Ditto, new file. * profil.c: Ditto. * profil.h: Ditto. * config: Remove entire directory. | ||||
* | Update copyrights. | Christopher Faylor | 2001-09-11 | 1 | -1/+1 |
| | |||||
* | Remove obvious brain freeze problem. | Christopher Faylor | 2001-03-11 | 1 | -1/+1 |
| | |||||
* | * syscalls.cc (_rename): Set errno to ENOENT when an old path doesn't exist | Christopher Faylor | 2001-03-10 | 1 | -1/+1 |
| | | | | | (from Kazuhiro Fujieda <fujieda@jaist.ac.jp>). Also set EACCES when directory is not writable. | ||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+41 |