*** tpb has joined #openrisc | 00:00 | |
*** zama has quit IRC | 01:40 | |
*** zama has joined #openrisc | 01:41 | |
*** shorne has quit IRC | 05:27 | |
*** shorne has joined #openrisc | 05:54 | |
*** X-Scale` has joined #openrisc | 12:47 | |
*** X-Scale has quit IRC | 12:49 | |
*** X-Scale` is now known as X-Scale | 12:49 | |
*** fengling has quit IRC | 19:36 | |
*** fengling has joined #openrisc | 19:37 | |
smaeul | I have a bare metal application that needs to fit in 16K of SRAM, and I'm running out of space as I add more features. How difficult would it be to implement something like -mcmodel=tiny that's available in gcc on other architectures? | 21:17 |
---|---|---|
smaeul | my idea is that I would do something like "-mcmodel=tiny -fpie", and then load the base addresss of my application into a register at startup | 21:20 |
smaeul | and then loading global function/data pointers becomes a single l.addi instead of two instructions | 21:21 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!