Home | History | Annotate | Download | only in pbsdboot
History log of /src/sys/arch/hpcmips/stand/pbsdboot/elf.c
RevisionDateAuthorComments
 1.9  05-Mar-2007  dogcow semimechanically convert 'void foo' -> 'void *foo', as part of the continuing
caddr_t fallout.
 1.8  04-Mar-2007  christos Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.7  25-Jan-2006  christos branches: 1.7.24;
free -> dealloc
unsigned -> size_t for alloc/dealloc
 1.6  22-Dec-2002  wiz branches: 1.6.18; 1.6.30;
Debugging is usually spelled with three gs.
 1.5  17-Jul-2001  toshii branches: 1.5.6;
"infomation" -> "information"
 1.4  16-Jan-2000  takemura branches: 1.4.8;
Convert CR/LF -> LF.
 1.3  25-Oct-1999  kleink Update to match new SVR4-style definition names in <sys/exec_elf.h>.
 1.2  22-Sep-1999  uch branches: 1.2.2; 1.2.4; 1.2.6;
Change indent. no code changes.
 1.1  16-Sep-1999  takemura branches: 1.1.1;
Initial revision
 1.1.1.1  16-Sep-1999  takemura Import NetBSD/hpcmips source files from hpcmips repository.
file list:
sys/arch/hpcmips/
distrib/hpcmips/
etc/etc.hpcmips/
lib/libc/arch/mips/fplib/
lib/libc/arch/mips/fplib/Makefile.inc
lib/libc/arch/mips/fplib/environment.h
lib/libc/arch/mips/fplib/fplib_glue.c
lib/libc/arch/mips/fplib/fplib_libc.c
lib/libc/arch/mips/fplib/hpcmips-gcc.h
lib/libc/arch/mips/fplib/softfloat-macros.h
lib/libc/arch/mips/fplib/softfloat-specialize.h
lib/libc/arch/mips/fplib/softfloat.c
lib/libc/arch/mips/fplib/softfloat.h
lib/libc/arch/mips/gen/ieee.h
lib/libc/arch/mips/gen/sf_fabs.c
lib/libc/arch/mips/gen/sf_flt_rounds.c
lib/libc/arch/mips/gen/sf_fpgetmask.c
lib/libc/arch/mips/gen/sf_fpgetround.c
lib/libc/arch/mips/gen/sf_fpgetsticky.c
lib/libc/arch/mips/gen/sf_fpsetmask.c
lib/libc/arch/mips/gen/sf_fpsetround.c
lib/libc/arch/mips/gen/sf_fpsetsticky.c
lib/libc/arch/mips/gen/sf_isinf.c
lib/libc/arch/mips/gen/sf_ldexp.c
lib/libc/arch/mips/gen/sf_modf.c
 1.2.6.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.2.4.1  15-Nov-1999  fvdl Sync with -current
 1.2.2.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.4.8.1  03-Aug-2001  lukem update to -current
 1.5.6.2  29-Dec-2002  thorpej Sync with HEAD.
 1.5.6.1  17-Jul-2001  thorpej file elf.c was added on branch nathanw_sa on 2002-12-29 19:26:29 +0000
 1.6.30.1  01-Feb-2006  yamt sync with head.
 1.6.18.2  03-Sep-2007  yamt sync with head.
 1.6.18.1  21-Jun-2006  yamt sync with head.
 1.7.24.1  12-Mar-2007  rmind Sync with HEAD.

RSS XML Feed