Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-09 | * config/openbsd-stdint.h (INTMAX_TYPE, UINTMAX_TYPE): Define. | Mark Kettenis | 1 | -0/+3 | |
From-SVN: r191120 | |||||
2009-11-08 | openbsd-stdint.h: Change to reflect what c_common_nodes_and_builtins expects. | Jonathan Gray | 1 | -6/+6 | |
* config/openbsd-stdint.h: Change to reflect what c_common_nodes_and_builtins expects. From-SVN: r154017 | |||||
2009-09-27 | config.gcc: Update OpenBSD targets. | Jonathan Gray | 1 | -0/+31 | |
* config.gcc: Update OpenBSD targets. * config/openbsd-stdint.h: New file. * config/openbsd-libpthread.h: New file. * config/openbsd.h: Update and break out LIB_SPEC definition. * config/alpha/openbsd.h: Overhaul to reflect ELF migration. * config/i386/openbsdelf.h: Correct types. * config/m68k/openbsd.h: Likewise. * config/mips/openbsd.h: Likewise. * config/vax/openbsd.h: Likewise. From-SVN: r152218 |