ack/h
George Koehler 65c2a8a0ae Remove stackadjust and stackoffset() from ncg.
This feature has never been used since its introduction, more than 3
years ago, in David Given's commit c93cb69 of May 8, 2013.  The commit
was for "PowerPC and M68K work".  I am not undoing the entire commit.
I am only removing the stackadjust and stackoffset() feature.

This commit removes the feature from my branch kernigh-linuxppc.  This
removal includes the mach/proto/ncg parts.  The default branch already
removed most of the feature, but kept the mach/proto/ncg parts.  That
removal happened in commit 81778b6 of May 13, 2013 (which was a merge;
git diff af0dede 81778b6).  The branch dtrg-experimental-powerpc
merged the default branch but without the removal.  That merge was
commit 4703db0f of Sep 15, 2016 (git diff 8c94b13 4703db0).  My branch
kernigh-linuxppc is off branch dtrg-experimental-powerpc, so I can no
longer get the removal by merging default.

David Given described the stackadjust feature in
  https://sourceforge.net/p/tack/mailman/message/30814691/

The instruction stackadjust would add a value to the offset, and the
function stackoffset() would return this offset.  One would use this
to track sp - fp, then omit the frame pointer by not keeping fp in a
register.
2016-10-07 20:52:13 -04:00
..
arch.h Header --> Id 1994-06-24 11:31:16 +00:00
as_spec.h Header --> Id 1994-06-24 11:31:16 +00:00
bc_io.h Header --> Id 1994-06-24 11:31:16 +00:00
bc_string.h Header --> Id 1994-06-24 11:31:16 +00:00
build.lua C preprocessor; tabgen; now the pc86 boot.s builds using the ack 2016-07-29 00:22:49 +02:00
cg_pattern.h Header --> Id 1994-06-24 11:31:16 +00:00
cgg_cg.h Remove stackadjust and stackoffset() from ncg. 2016-10-07 20:52:13 -04:00
con_float Moved from /etc. 2007-02-25 12:42:04 +00:00
em_abs.h Adapted for ANSI C and our pseudo-Posix syscall interface. 2007-04-21 23:18:14 +00:00
em_ego.h Header --> Id 1994-06-24 11:31:16 +00:00
em_flag.h Header --> Id 1994-06-24 11:31:16 +00:00
em_mes.h Header --> Id 1994-06-24 11:31:16 +00:00
em_ptyp.h Header --> Id 1994-06-24 11:31:16 +00:00
em_reg.h Header --> Id 1994-06-24 11:31:16 +00:00
em_table Moved from /etc. 2007-02-25 12:42:04 +00:00
ip_spec.h Header --> Id 1994-06-24 11:31:16 +00:00
m2_traps.h Header --> Id 1994-06-24 11:31:16 +00:00
Makefile Initial revision 1984-08-23 13:00:32 +00:00
ocm_chan.h Header --> Id 1994-06-24 11:31:16 +00:00
ocm_parco.h Header --> Id 1994-06-24 11:31:16 +00:00
ocm_proc.h Header --> Id 1994-06-24 11:31:16 +00:00
out.h Eliminate the RELOH2 relocation, as it never worked --- the address would be 2016-09-17 12:43:15 +02:00
pc_err.h Adapted for ANSI C and our pseudo-Posix syscall interface. 2007-04-21 23:18:14 +00:00
pc_file.h Header --> Id 1994-06-24 11:31:16 +00:00
pc_math.h Header --> Id 1994-06-24 11:31:16 +00:00
ranlib.h Header --> Id 1994-06-24 11:31:16 +00:00
stb.h Header --> Id 1994-06-24 11:31:16 +00:00