comparison src/ChangeLog @ 96985:e58e8418725b

* m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs. * m/alpha.h (TEXT_END): * m/ibmrs6000.h (TEXT_END): * m/macppc.h (TEXT_END): * s/darwin.h (TEXT_END): * s/msdos.h (TEXT_END): Remove, unused. * s/gnu-linux.h (BSD_PGRPS): Add a comment. * s/cygwin.h: Remove comment.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 24 Jul 2008 18:45:45 +0000
parents ea3fb04613c1
children 359d8fb73538
comparison
equal deleted inserted replaced
96984:ea3fb04613c1 96985:e58e8418725b
1 2008-07-24 Dan Nicolaescu <dann@ics.uci.edu> 1 2008-07-24 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.
4 * m/alpha.h (TEXT_END):
5 * m/ibmrs6000.h (TEXT_END):
6 * m/macppc.h (TEXT_END):
7 * s/darwin.h (TEXT_END):
8 * s/msdos.h (TEXT_END): Remove, unused.
9 * s/gnu-linux.h (BSD_PGRPS): Add a comment.
10 * s/cygwin.h: Remove comment.
2 11
3 * ecrt0.c (NODOT_GLOBAL_START): Remove code, unused. 12 * ecrt0.c (NODOT_GLOBAL_START): Remove code, unused.
4 (DOT_GLOBAL_START): Remove conditional, redundant for CRT0_DUMMIES. 13 (DOT_GLOBAL_START): Remove conditional, redundant for CRT0_DUMMIES.
5 * m/intel386.h (DOT_GLOBAL_START): 14 * m/intel386.h (DOT_GLOBAL_START):
6 * m/vax.h (DOT_GLOBAL_START): Remove, redundant with CRT0_DUMMIES. 15 * m/vax.h (DOT_GLOBAL_START): Remove, redundant with CRT0_DUMMIES.