Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * mingw: Delete obsolete directory. | Christopher Faylor | 2012-11-07 | 1 | -367/+0 |
| | | | | * w32api: Ditto. | ||||
* | Final sync of pseudo-reloc.c with mingw64 and cygwin | Charles Wilson | 2009-11-02 | 1 | -2/+3 |
| | |||||
* | Sync pseudo-reloc.c with mingw64 | Charles Wilson | 2009-10-26 | 1 | -82/+76 |
| | |||||
* | Sync pseudo-reloc.c with cygwin/lib/ | Charles Wilson | 2009-10-23 | 1 | -16/+208 |
| | |||||
* | 2009-03-05 Kai Tietz <kai.tietz@onevision.com> | Chris Sutcliffe | 2009-03-05 | 1 | -18/+152 |
| | | | | * pseudo-reloc.c: Rewrite to enable pseudo_reloc version 2. | ||||
* | 2003-01-01 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 2003-01-01 | 1 | -0/+46 |
* pseudo-reloc.c (do_pseudo_reloc): Make static. * pseudo-reloc-list.c: New file. * crt1.c (_pei386_runtime_relocator): Declare. (__mingw_CRTStartup): Call it. * dllcrt1.c (_pei386_runtime_relocator): Declare. (DllMainCRTStartup): Call it. * Makefile.in: Add pseudo-reloc.o pseude-reloc-list.o to libmingw32.a. 2003-01-01 Egor Duda <deo@logos-m.ru> * pseudo-reloc.c: New file. |