| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Turn off JIT on amd64 (does not work for some reason).
Approved by: portmgr
Notes:
svn path=/head/; revision=157044
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build on ia64
- Fix m_memalign for jemalloc
- Set DYNAMIPS_ARCH on non-i386 properly
Approved by: portmgr
Notes:
svn path=/head/; revision=157043
|
|
|
|
| |
Notes:
svn path=/head/; revision=155960
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed a stupid bug in DMA handling, which in certain conditions can
cause an infinite loop.
- Added an "instruction block hash" which avoids lookups in the instruction
red-black tree. The IBH table takes only 16 Kb of memory.
- Added CRC-12 and CRC-16 functions for future use.
- Added a "gen_eth" NetIO driver, which allow to access ethernet interfaces
in a portable way (tested on Linux and Cygwin).
- Fixes to the PowerPC build on Darwin thanks to Olivier Cahagne.
- Minor cosmetic changes to display supported/unsupported PA and NPE.
Note: gen_eth is not supported on RELENG_4 (requires libpcap 0.9+).
Notes:
svn path=/head/; revision=155958
|
|
|
|
|
|
|
|
|
|
| |
- Fix the build on arches other than i386 [2]
- Bump PORTREVISION
Noted by: pointyhat [1], [2]
Notes:
svn path=/head/; revision=155956
|
|
|
|
|
|
|
| |
Pointed out by: chkversion
Notes:
svn path=/head/; revision=155101
|
|
dynamips is Cisco 7200 simulator.
Notes:
svn path=/head/; revision=155068
|