Changeset 2001 for trunk/src/emx/ChangeLog.LIBC
- Timestamp:
- Jun 6, 2005, 4:13:06 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/ChangeLog.LIBC
-
Property cvs2svn:cvs-rev
changed from
1.50
to1.51
r2000 r2001 8 8 o Default TCPIP mode is __USB_LIBC_TCPIP. When either TCPV40HDRS or TCPV41HDRS 9 9 are defined we are in strict mode and __USB_LIBC_TCPIP will not be defined. 10 11 10 - libomflib, emxomfar: 12 11 o Allow multiple modules by the same basename. This is not in tradition with 13 12 other librarians, but it solves incompatible behaviour between emxomfar and ar. 14 15 13 - ld: 16 14 o Avoid using alloca since we might easily run out of stack for big objects 17 15 with debuginfo. 16 - emxomf: 17 o Added support for new EMX a.out stab N_EXP (0x6c). This encodes export 18 definitions. (gcc can do __declspec(dllexport) now.) 19 TODO: ld needs updating, probably this is the right time to drop the 20 old ld and fixup the binutils port! 18 21 19 22 2005-05-08: knut st. osmundsen <bird-gccos2-spam@anduin.net> -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.