index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf_ops.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-10
Fix symfind.
Laurent Desnogues
1
-1
/
+1
2009-07-31
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
1
-1
/
+1
2009-06-05
Fix elf loader range checking
Paul Brook
1
-3
/
+3
2009-03-13
Make the ELF loader aware of backwards compatibility
blueswir1
1
-2
/
+15
2008-10-22
Use load address when loading ELF images.
pbrook
1
-2
/
+4
2008-10-22
* Use function pointers for symbol lookup (currently for elf32 and elf64,
pbrook
1
-24
/
+63
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
1
-3
/
+3
2007-10-17
Cast ELF datatypes properly to host 64bit types.
ths
1
-3
/
+3
2007-09-25
Remove the target dependency introduced by previous patch
blueswir1
1
-1
/
+1
2007-09-24
Fix loading above 4G
blueswir1
1
-2
/
+2
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-3
/
+3
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-5
/
+5
2007-04-01
Improved initrd support for mips.
ths
1
-1
/
+11
2006-12-23
Simplify error handling again.
ths
1
-7
/
+4
2006-12-23
Check ELF binaries for machine type and endianness.
ths
1
-4
/
+9
2006-05-02
fixed memory leak
bellard
1
-0
/
+1
2006-04-26
added entry parameter to ELF loader
bellard
1
-3
/
+10
2006-04-23
generic ELF loader
bellard
1
-0
/
+197