2005-01-08 16:07:05 by Andreas Gustafsson | Files touched by this commit (1) |
Log message:
Passing RTLD_LAZY as the first argument to dlsym() is incorrect on
NetBSD, too.
|
2005-01-08 16:07:05 by Andreas Gustafsson | Files touched by this commit (1) |
Log message:
Passing RTLD_LAZY as the first argument to dlsym() is incorrect on
NetBSD, too.
|
2005-01-08 16:00:42 by Andreas Gustafsson | Files touched by this commit (1) | |
Log message:
distinfo wasn't updated after the last commit to patch-ac.
|
2004-11-24 16:47:35 by pancake ;) | Files touched by this commit (1) |
Log message:
solved a netbsd patch that breaks linux build
|
2004-11-24 16:47:35 by pancake ;) | Files touched by this commit (1) |
Log message:
solved a netbsd patch that breaks linux build
|
2004-11-23 23:56:57 by Juan RP | Files touched by this commit (4) |
Log message:
Update to 0.9.22.
version 0.9.22:
- simple memory optimisations: kernel compilation is 30% faster
- linker symbol definitions fixes
- gcc 3.4 fixes
- fixed value stack full error
- 'packed' attribute support for variables and structure fields
- ignore 'const' and 'volatile' in function prototypes
- allow '_Bool' in bit fields
version 0.9.21:
- ARM target support (Daniel Glöckner)
- added '-funsigned-char, '-fsigned-char' and
'-Wimplicit-function-declaration'
- fixed assignment of const struct in struct
- line comment fix (reported by Bertram Felgenhauer)
- initial TMS320C67xx target support (TK)
- win32 configure
- regparm() attribute
- many built-in assembler fixes
- added '.org', '.fill' and '.previous' assembler directives
- '-fno-common' option
- '-Ttext' linker option
- section alignment fixes
- bit fields fixes
- do not generate code for unused inline functions
- '-oformat' linker option.
- added 'binary' output format.
|
2004-11-23 23:56:56 by Juan RP | Files touched by this commit (3) |
Log message:
Update to 0.9.22.
version 0.9.22:
- simple memory optimisations: kernel compilation is 30% faster
- linker symbol definitions fixes
- gcc 3.4 fixes
- fixed value stack full error
- 'packed' attribute support for variables and structure fields
- ignore 'const' and 'volatile' in function prototypes
- allow '_Bool' in bit fields
version 0.9.21:
- ARM target support (Daniel Glöckner)
- added '-funsigned-char, '-fsigned-char' and
'-Wimplicit-function-declaration'
- fixed assignment of const struct in struct
- line comment fix (reported by Bertram Felgenhauer)
- initial TMS320C67xx target support (TK)
- win32 configure
- regparm() attribute
- many built-in assembler fixes
- added '.org', '.fill' and '.previous' assembler directives
- '-fno-common' option
- '-Ttext' linker option
- section alignment fixes
- bit fields fixes
- do not generate code for unused inline functions
- '-oformat' linker option.
- added 'binary' output format.
|
2004-10-29 23:51:59 by Ben Collver | Files touched by this commit (1) |
Log message:
Don't try to build this on NetBSD 1.6.2, which lacks ucontext.h.
|
2004-03-17 23:56:43 by Juan RP | Files touched by this commit (1) |
Log message:
Forgot to add RCSID; regen
|
2004-03-17 23:56:42 by Juan RP | Files touched by this commit (1) |
Log message:
Forgot to add RCSID; regen
|