OpenGrok
Cross Reference: loadfile_ecoff.c
xref
: /
src
/
sys
/
lib
/
libsa
/
loadfile_ecoff.c
Home
|
History
|
Annotate
|
Download
|
only in
libsa
History log of
/src/sys/lib/libsa/loadfile_ecoff.c
Revision
Date
Author
Comments
1.12
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.11
29-Dec-2007
tsutsui
branches: 1.11.6; 1.11.8; 1.11.10;
ANSIfy.
1.10
03-Dec-2007
isaki
branches: 1.10.6;
Use standard error code (EIO) instead of standalone error code
(ESHORT). Because loadfile_*() is used with or without
_STANDALONE, therefore, don't use error code in "saerrno.h".
Pointed out by and discussed with he@.
1.9
23-Nov-2007
isaki
loadfile_*() must set errno when it returns -1.
1.8
06-Jun-2007
martin
branches: 1.8.6; 1.8.8; 1.8.14;
It is "data_start" not "data" - pointed out by Tom Spindler
1.7
05-Jun-2007
martin
Add a MARK_DATA marker containing the effective VA of the first loaded
data segment.
1.6
11-Dec-2005
christos
branches: 1.6.30; 1.6.32;
merge ktrace-lwp.
1.5
26-Feb-2005
perry
branches: 1.5.4;
nuke trailing whitespace
1.4
11-Feb-2002
reinoud
branches: 1.4.16; 1.4.24; 1.4.26;
Not all ports use the `offset' in their calulations and on those platforms
compile errors are generated due to it. By explicitly using `offset=offset'
the variable is used in the compilers view and is optimised away anyway.
1.3
09-Nov-2001
christos
branches: 1.3.2; 1.3.4; 1.3.6;
Remove USB copyrights. The coff and elf loading code did not come with BSD4.4.
1.2
31-Oct-2001
thorpej
Build the loadfile() a.out, ECOFF, and ELF back-ends as separate
objects.
1.1
30-Oct-2001
thorpej
Split the exec formats included by loadfile() into separate files.
Primary goal: explcitly select which ELF format (elf32 or elf64) to
support for a cross tool which uses loadfile().
1.3.6.3
16-Mar-2002
jdolecek
Catch up with -current.
1.3.6.2
10-Jan-2002
thorpej
Sync kqueue branch with -current.
1.3.6.1
09-Nov-2001
thorpej
file loadfile_ecoff.c was added on branch kqueue on 2002-01-10 20:00:39 +0000
1.3.4.3
28-Feb-2002
nathanw
Catch up to -current.
1.3.4.2
14-Nov-2001
nathanw
Catch up to -current.
1.3.4.1
09-Nov-2001
nathanw
file loadfile_ecoff.c was added on branch nathanw_sa on 2001-11-14 19:16:52 +0000
1.3.2.2
12-Nov-2001
thorpej
Sync the thorpej-mips-cache branch with -current.
1.3.2.1
09-Nov-2001
thorpej
file loadfile_ecoff.c was added on branch thorpej-mips-cache on 2001-11-12 21:19:05 +0000
1.4.26.1
19-Mar-2005
yamt
sync with head. xen and whitespace. xen part is not finished.
1.4.24.1
29-Apr-2005
kent
sync with -current
1.4.16.1
04-Mar-2005
skrll
Sync with HEAD.
Hi Perry!
1.5.4.3
21-Jan-2008
yamt
sync with head
1.5.4.2
07-Dec-2007
yamt
sync with head
1.5.4.1
03-Sep-2007
yamt
sync with head.
1.6.32.1
11-Jul-2007
mjf
Sync with head.
1.6.30.1
09-Jun-2007
ad
Sync with head.
1.8.14.2
18-Feb-2008
mjf
Sync with HEAD.
1.8.14.1
08-Dec-2007
mjf
Sync with HEAD.
1.8.8.1
09-Jan-2008
matt
sync with HEAD
1.8.6.2
03-Dec-2007
joerg
Sync with HEAD.
1.8.6.1
27-Nov-2007
joerg
Sync with HEAD. amd64 Xen support needs testing.
1.10.6.1
02-Jan-2008
bouyer
Sync with HEAD
1.11.10.1
16-May-2008
yamt
sync with head.
1.11.8.1
18-May-2008
yamt
sync with head.
1.11.6.1
02-Jun-2008
mjf
Sync with HEAD.
Indexes created Tue Sep 30 07:10:03 GMT 2025