History log of /src/share/examples/asm |
Revision | Date | Author | Comments |
1.1 | 12-Nov-2011 |
jmmv | branches: 1.1.4; Add assembly language examples in a new 'asm' subdirectory.
At the moment this only provides an example for a "Hello world" program for powerpc. (Bear with me: this is my very first assembly program in powerpc; if you find anything stupid in the code, please fix it!)
|
1.1.4.2 | 17-Apr-2012 |
yamt | sync with head
|
1.1.4.1 | 12-Nov-2011 |
yamt | file Makefile was added on branch yamt-pagecache on 2012-04-17 00:05:44 +0000
|
1.1 | 12-Nov-2011 |
jmmv | branches: 1.1.4; Add assembly language examples in a new 'asm' subdirectory.
At the moment this only provides an example for a "Hello world" program for powerpc. (Bear with me: this is my very first assembly program in powerpc; if you find anything stupid in the code, please fix it!)
|
1.1.4.2 | 17-Apr-2012 |
yamt | sync with head
|
1.1.4.1 | 12-Nov-2011 |
yamt | file Makefile.inc.inst was added on branch yamt-pagecache on 2012-04-17 00:05:44 +0000
|
1.2 | 27-Nov-2011 |
skrll | branches: 1.2.4; Typo
|
1.1 | 12-Nov-2011 |
jmmv | Add assembly language examples in a new 'asm' subdirectory.
At the moment this only provides an example for a "Hello world" program for powerpc. (Bear with me: this is my very first assembly program in powerpc; if you find anything stupid in the code, please fix it!)
|
1.2.4.2 | 17-Apr-2012 |
yamt | sync with head
|
1.2.4.1 | 27-Nov-2011 |
yamt | file README was added on branch yamt-pagecache on 2012-04-17 00:05:44 +0000
|
1.2 | 14-Oct-2022 |
ryo | add more examples
|
1.1 | 12-Nov-2011 |
jmmv | branches: 1.1.4; Add assembly language examples in a new 'asm' subdirectory.
At the moment this only provides an example for a "Hello world" program for powerpc. (Bear with me: this is my very first assembly program in powerpc; if you find anything stupid in the code, please fix it!)
|
1.1.4.2 | 17-Apr-2012 |
yamt | sync with head
|
1.1.4.1 | 12-Nov-2011 |
yamt | file Makefile was added on branch yamt-pagecache on 2012-04-17 00:05:44 +0000
|
1.3 | 07-Mar-2023 |
martin | This example is plain asm code, running ctf tools on it is not usefull
|
1.2 | 14-Oct-2022 |
ryo | - Since the example is for a cpu, use MACHINE_CPU instead of MACHINE_ARCH. - In some cpu, it is necessary to use GOT to make it a PIE, which are too complicated as examples, so MKPIE=no by default.
|
1.1 | 12-Nov-2011 |
jmmv | branches: 1.1.4; Add assembly language examples in a new 'asm' subdirectory.
At the moment this only provides an example for a "Hello world" program for powerpc. (Bear with me: this is my very first assembly program in powerpc; if you find anything stupid in the code, please fix it!)
|
1.1.4.2 | 17-Apr-2012 |
yamt | sync with head
|
1.1.4.1 | 12-Nov-2011 |
yamt | file Makefile.inst was added on branch yamt-pagecache on 2012-04-17 00:05:44 +0000
|
1.1 | 14-Oct-2022 |
ryo | add more examples
|
1.1 | 14-Oct-2022 |
ryo | add more examples
|
1.1 | 14-Oct-2022 |
ryo | add more examples
|
1.1 | 12-Nov-2011 |
jmmv | branches: 1.1.4; Add assembly language examples in a new 'asm' subdirectory.
At the moment this only provides an example for a "Hello world" program for powerpc. (Bear with me: this is my very first assembly program in powerpc; if you find anything stupid in the code, please fix it!)
|
1.1.4.2 | 17-Apr-2012 |
yamt | sync with head
|
1.1.4.1 | 12-Nov-2011 |
yamt | file powerpc.s was added on branch yamt-pagecache on 2012-04-17 00:05:44 +0000
|
1.1 | 14-Oct-2022 |
ryo | add more examples
|
1.1 | 14-Oct-2022 |
ryo | add more examples
|