Changeset 2673 for trunk/emx/ChangeLog.emx
- Timestamp:
- Mar 19, 2006, 6:21:22 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/emx/ChangeLog.emx
r2448 r2673 1 1 /* $Id$ */ 2 2 3 TODO: open replace on RAMFS fails with error 32! 3 2006-03-19: knut st. osmundsen <bird-gccos2-spam@anduin.net> 4 - *: 5 o Synced over changed from 0.6.1 bugfixing. 6 - emxbind: 7 o #38: Fixed truncation bug writing to the LX nametable. (Yuri) 8 o #38: Imports and exports are limited to 255 not 127 chars. (Yuri) 9 o #28: Use DLL name from the .def file when present. 10 - emxomf: 11 o #70: Demangle symbol names in debug info. (thanks to Yuri) 12 - emxomfld: 13 o #55: delete the response file when reinit the args. 14 o #46: specify .map file extension to the linker. 15 o #34: Removed all the silliness trying to deal with truncated symbols. 16 o Don't display usage() on failure, just the error message. 17 o #20: use mkstemp + close instead of mktemp for the response file. 18 - ld: 19 o #20: use make_temp_file instead of mktemp. This involved including 20 libiberty.h which required some adjustments of duplicate code to work. 21 o #27: Applied fix from Yuri. 22 - libmoddef: 23 o Allow '.' and '@' in LIBRARY/NAME names. 4 24 5 25 2004-11-14: knut st. osmundsen <bird-gccos2-spam@anduin.net>
Note:
See TracChangeset
for help on using the changeset viewer.