User Activity

  • Committed [3c890a] on git mirror

    * support/regression/Makefile.in: fixed distclean for cases dir

  • Posted a comment on ticket #3741 on Small Device C Compiler (SDCC)

    I just found out that the bug in boost was fixed in version 1.79.

  • Modified a comment on ticket #3133 on Small Device C Compiler (SDCC)

    In the past, when a problem with binutils came up, I usually upgraded to the latest release of GNU binutils. To do so, I first looked at the diff from the current version (i.e. compared current sdbinutils to the version of GNU binutils it is based on), then made corresponding changes to the current GNU binutils (remove targets irrelevant for SDCC, add the little bit of extra stuff SDCC needs).

  • Modified a comment on ticket #3773 on Small Device C Compiler (SDCC)

    https://sourceforge.net/p/sdcc/feature-requests/940/ [feature-requests:#940]

  • Posted a comment on ticket #3773 on Small Device C Compiler (SDCC)

    I would not make it an error. Nothing prevents some mfg to create an mcs-51 compatible chip with more or less sfr space. Further __data __at() is also useful for some sfr that does not need to be treated as volatile. And more in general: don't limit the user unless you have to. You cannot let the compiler ignore an error. Using __at() is an advanced tool and comes with responsibilities. If you cannot handle that you should not use it. You should always ask yourself: do I really need __at() here?...

  • Modified a comment on ticket #3773 on Small Device C Compiler (SDCC)

    https://sourceforge.net/p/sdcc/feature-requests/940/ [features:#940]

  • Modified ticket #560 on Small Device C Compiler (SDCC)

    Far pointers and maybe a huge memory model for stm8

  • Posted a comment on ticket #939 on Small Device C Compiler (SDCC)

    Suboptimal but otherwise correct code is never a bug.

View All

Personal Data

Username:
maartenbrock
Joined:
2003-10-16 08:59:06
Location:
Tilburg / Netherlands / CEST
Gender:
Male

Projects

This is a list of open source software projects that Maarten Brock is associated with:

Skills

This is a list of skills that Maarten Brock possesses:

  • C

Personal Tools