index
:
cproc.git
defer
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.def.h
Age
Commit message (
Expand
)
Author
2019-04-26
Replace config.def.h with a configure script
Michael Forney
2019-04-26
Remove compilecmd from config.h
Michael Forney
2019-04-17
config.def.h: Add note about crtbegin.o and crtend.o
Michael Forney
2019-04-16
Add a few more alternate keywords
Michael Forney
2019-04-16
Alpine's fortify-headers still needs __extension__
Michael Forney
2019-04-16
Define __inline alternate keyword
Michael Forney
2019-04-16
Use a single section for alternate keyword defines
Michael Forney
2019-04-16
Set __GNUC__=1
Michael Forney
2019-04-14
Define macros indicating missing optional features
Michael Forney
2019-04-07
config.def.h: Remove extra indent
Michael Forney
2019-02-28
Set __GNUC__=3 and __GNUC_MINOR__=3 by default
Michael Forney
2019-02-24
Add __alignof__ definition by default
Michael Forney
2019-02-24
Define __GNUC__=4 and __STRICT_ANSI__ by default
Michael Forney
2019-02-13
config.def.h: Define __signed__, used by linux headers
Michael Forney
2019-02-12
Allow overriding DYNAMICLINKER in config.def.h
Michael Forney
2019-02-12
Initial import
Michael Forney