comparison src/ChangeLog @ 96581:e1043d6b0d2b

* m/template.h: * m/sparc.h: * m/mips.h: * m/m68k.h: * m/iris4d.h: * m/intel386.h: * m/ibms390x.h: * m/ibms390.h: * m/ia64.h: * m/hp800.h: * m/arm.h: * m/amdx86-64.h: Remove dead code and references to unused and compiler defined symbols.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 10 Jul 2008 02:49:28 +0000
parents 162cf3adba6b
children 82045a035109
comparison
equal deleted inserted replaced
96580:162cf3adba6b 96581:e1043d6b0d2b
1 2008-07-10 Dan Nicolaescu <dann@ics.uci.edu> 1 2008-07-10 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * m/template.h:
4 * m/sparc.h:
5 * m/mips.h:
6 * m/m68k.h:
7 * m/iris4d.h:
8 * m/intel386.h:
9 * m/ibms390x.h:
10 * m/ibms390.h:
11 * m/ia64.h:
12 * m/hp800.h:
13 * m/arm.h:
14 * m/amdx86-64.h: Remove dead code and references to unused
15 and compiler defined symbols.
2 16
3 * unexmips.c: 17 * unexmips.c:
4 * unexelf.c: Remove references to desupported systems. 18 * unexelf.c: Remove references to desupported systems.
5 19
6 * m/powermac.h: Remove file, it is now identical to m/macppc.h. 20 * m/powermac.h: Remove file, it is now identical to m/macppc.h.