Differences From Artifact [ef07171270]:

To Artifact [ba0db4ffbd]:


36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
        vacall_r/*      a reentrant version of the vacall package
        trampoline_r/*  a reentrant version of the trampoline package

    Installation:

        configure       configuration script
        configure.in    autoconf-2.12 source for the configuration script
        ../autoconf/*   auxiliary configuration scripts
        Makefile.in     Makefile master

    Porting:

        Makefile.devel  developer's Makefile
        call-used-registers  table of call-used registers on different CPUs








|







36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
        vacall_r/*      a reentrant version of the vacall package
        trampoline_r/*  a reentrant version of the trampoline package

    Installation:

        configure       configuration script
        configure.in    autoconf-2.12 source for the configuration script
        ../build-aux/*  auxiliary build scripts
        Makefile.in     Makefile master

    Porting:

        Makefile.devel  developer's Makefile
        call-used-registers  table of call-used registers on different CPUs