From 039c96eca690c0b56c4f04d5b0401aecaae66dae Mon Sep 17 00:00:00 2001 From: John van Groningen Date: Thu, 16 Oct 2003 09:35:14 +0000 Subject: add e_system_nind and e_system_eaind labels --- _library.cxo | Bin 46833 -> 46833 bytes _library.xo | Bin 47105 -> 47105 bytes _startup.cxo | Bin 84086 -> 84191 bytes _startup.xo | Bin 92480 -> 92585 bytes _startupProfile.cxo | Bin 91493 -> 91598 bytes _startupProfile.xo | Bin 99967 -> 100072 bytes _startupProfile601.cxo | Bin 91601 -> 91706 bytes _startupTrace.cxo | Bin 89136 -> 89241 bytes _startupTrace.xo | Bin 97562 -> 97667 bytes pstartup.a | 9 ++++++++- 10 files changed, 8 insertions(+), 1 deletion(-) diff --git a/_library.cxo b/_library.cxo index 6f4a4fb..9da4459 100644 Binary files a/_library.cxo and b/_library.cxo differ diff --git a/_library.xo b/_library.xo index 514bbe2..2a40624 100644 Binary files a/_library.xo and b/_library.xo differ diff --git a/_startup.cxo b/_startup.cxo index 97f8dd5..9fe2bb0 100644 Binary files a/_startup.cxo and b/_startup.cxo differ diff --git a/_startup.xo b/_startup.xo index 0809afd..fe2eef7 100644 Binary files a/_startup.xo and b/_startup.xo differ diff --git a/_startupProfile.cxo b/_startupProfile.cxo index 35ebc60..5a65a58 100644 Binary files a/_startupProfile.cxo and b/_startupProfile.cxo differ diff --git a/_startupProfile.xo b/_startupProfile.xo index 706358d..4be40d6 100644 Binary files a/_startupProfile.xo and b/_startupProfile.xo differ diff --git a/_startupProfile601.cxo b/_startupProfile601.cxo index ec5ec4e..cee90c5 100644 Binary files a/_startupProfile601.cxo and b/_startupProfile601.cxo differ diff --git a/_startupTrace.cxo b/_startupTrace.cxo index d4c4636..ce6c0f8 100644 Binary files a/_startupTrace.cxo and b/_startupTrace.cxo differ diff --git a/_startupTrace.xo b/_startupTrace.xo index 0966132..a2cefe4 100644 Binary files a/_startupTrace.xo and b/_startupTrace.xo differ diff --git a/pstartup.a b/pstartup.a index 3079b11..33bde4f 100644 --- a/pstartup.a +++ b/pstartup.a @@ -401,7 +401,12 @@ entier_constants_and_buffers: export _c13,_c14,_c15,_c16,_c17,_c18,_c19,_c20,_c21,_c22 export _c23,_c24,_c25,_c26,_c27,_c28,_c29,_c30,_c31,_c32 - export __indirection,__eaind,eval_fill + export e__system__nind + export e__system__eaind +; old names of the previous two labels for compatibility, remove later + export __indirection,__eaind + + export eval_fill export eval_upd_0,eval_upd_1,eval_upd_2,eval_upd_3,eval_upd_4 export eval_upd_5,eval_upd_6,eval_upd_7,eval_upd_8,eval_upd_9 export eval_upd_10,eval_upd_11,eval_upd_12,eval_upd_13,eval_upd_14 @@ -3670,6 +3675,7 @@ eval_22: addi a4,a4,8 bctr +e__system__eaind: __eaind: eval_fill: stw a0,0(a4) @@ -3706,6 +3712,7 @@ eval_fill: endif dc.l 0 dc.l -2 +e__system__nind: __indirection: lwz a1,4(a0) lwz d0,0(a1) -- cgit v1.2.3