Age | Commit message (Expand) | Author | Files | Lines |
2001-03-15 | add some ldscripts, and sort. | wiz | 1 | -6/+16 |
2001-03-13 | Previous check (for "." being present in PATH) was incorrect in instances | agc | 1 | -3/+9 |
2001-03-13 | Add a check for cwd in the $PATH (if "." is present, configuration step | agc | 1 | -1/+7 |
2001-03-10 | Purely automatic replacement: SYS_INCLUDE -> CROSS_SYS_INCLUDE. | wiz | 7 | -38/+40 |
2001-03-08 | $() -> ${}; remove an empty line. | wiz | 1 | -3/+2 |
2001-03-02 | Add RCS Id. | minoura | 1 | -0/+2 |
2001-03-01 | Sync w/ PEACE repository. | minoura | 6 | -36/+50 |
2001-02-28 | whitespace fix | wiz | 1 | -2/+2 |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 2 | -4/+4 |
2001-02-23 | Try to fix PLIST problem (create lib{c,m}.so.5, remove lib{c,m}.so.5.? | wiz | 2 | -5/+5 |
2001-02-23 | Search and replace fix. | wiz | 1 | -2/+2 |
2001-02-22 | Trivia: Do YOU know which of our MIPS ports is big endian, and which | hubertf | 2 | -2/+4 |
2001-02-16 | Not needed any more -- COMMENTs are in Makefiles now. | wiz | 1 | -1/+0 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -22/+24 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 42 | -42/+42 |
2001-02-06 | Unify format of MESSAGEs, and include RCS Ids. | wiz | 1 | -1/+2 |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 5 | -13/+13 |
2001-02-01 | Update depends on cross-binutils to >=2.9.1.1. | wiz | 1 | -1/+1 |
2001-02-01 | Update depends on cross-binutils to >=2.9.1.1. | wiz | 2 | -4/+4 |
2001-01-30 | Omission in the previous commit. | minoura | 1 | -0/+2 |
2001-01-30 | Updated to gcc-2.95.2, from PEACE repository. | minoura | 20 | -98/+1600 |
2001-01-29 | Some more MESSAGE cleanup. | wiz | 1 | -1/+2 |
2001-01-29 | Add a 'cross-env' script which helps set up the environment for cross | abs | 4 | -5/+77 |
2001-01-24 | add and enable m68k-netbsdelf | wiz | 1 | -1/+2 |
2001-01-24 | add RCS Id | wiz | 1 | -0/+1 |
2001-01-24 | Oops, forgot to add this: | tsutsui | 1 | -2/+2 |
2001-01-24 | add RCS Id | wiz | 1 | -0/+1 |
2001-01-24 | Cross-compile environment for ELF NetBSD/m68k. | tsutsui | 11 | -0/+683 |
2001-01-24 | Add m68k-netbsdlef target. | tsutsui | 3 | -2/+81 |
2001-01-24 | Bring ELF BSS alignment fix from main trunk: | tsutsui | 2 | -1/+15 |
2001-01-24 | Update PLIST for mipseb LDEMULATION fix. | tsutsui | 1 | -7/+7 |
2001-01-22 | sync with gnu/dist/gas/config/tc-sh.c rev. 1.2 | msaitoh | 1 | -0/+11 |
2001-01-22 | patches for sh3. Sync with: | msaitoh | 1 | -0/+746 |
2001-01-09 | sync PLIST with reality. | itojun | 2 | -2/+30 |
2001-01-09 | on egcs installation, use install-multilib if we are using multilib target. | itojun | 3 | -4/+12 |
2001-01-06 | regen. (patch-mips fix) | tsutsui | 1 | -2/+2 |
2001-01-06 | emulparams for mips should be elf32bmip, not elf32ebmip. | tsutsui | 2 | -4/+4 |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+5 |
2001-01-04 | note "{big,little}-endian" in readable places | itojun | 4 | -4/+4 |
2001-01-04 | dd sh{,el}-netbsdcoff | itojun | 1 | -1/+3 |
2001-01-04 | cross/shel-netbsdcoff, little endian sh3 cross compiler | itojun | 6 | -0/+40 |
2001-01-04 | cross/sh-netbsdcoff, big endian sh3 cross compiler | itojun | 6 | -0/+40 |
2001-01-04 | add sh*- and shel*- targets. | itojun | 2 | -0/+991 |
2001-01-04 | split sh*- and shel-*. | itojun | 3 | -3/+421 |
2000-12-16 | Fix installation. Closes pkg/11690. | wiz | 1 | -3/+3 |
2000-12-12 | Unify Makefiles -- mostly headers: remove FreeBSD Ids. | wiz | 1 | -1/+2 |
2000-12-04 | Remove sparc64-netbsd SUBDIRS: | agc | 1 | -2/+1 |
2000-12-04 | A checksum of patches is not much use without any patches or sources | agc | 1 | -4/+0 |
2000-12-02 | sparc64 & egcs 1.1/binutils 2.9 is considered harmful; remove this poison. | mrg | 8 | -84/+0 |
2000-11-09 | pax -> ${PAX}, chown -> ${CHOWN}, test -> ${TEST} | wiz | 1 | -6/+6 |