index
:
riscv-tools/riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
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
/
src
/
helper
/
fileio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-14
Handle improperly build image files gracefully
Andreas Bolsch
1
-0
/
+1
2016-05-24
Make #include guard naming consistent
Marc Schink
1
-3
/
+3
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2016-02-29
helper/fileio: Remove nested struct
Marc Schink
1
-6
/
+3
2015-11-03
helper/fileio: Use size_t for file size.
Marc Schink
1
-1
/
+1
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2012-05-21
build: add helper/types.h to config.h
Spencer Oliver
1
-2
/
+0
2012-02-06
build: cleanup src/helper directory
Spencer Oliver
1
-13
/
+11
2010-12-29
Compilation Warnings on OS X 10.5
Andrew MacIsaac
1
-1
/
+1
2010-09-29
fileio: fileio_size() can now fail
Øyvind Harboe
1
-1
/
+1
2010-09-29
fileio: refactor struct fileio to be an opaque structure
Øyvind Harboe
1
-6
/
+5
2009-12-03
change #include "types.h" to <helper/types.h>
Zachary T Welch
1
-1
/
+1
2009-11-16
fileio: improve API types
Zachary T Welch
1
-4
/
+4
2009-11-16
struct fileio: improve member types
Zachary T Welch
1
-2
/
+2
2009-11-16
Add FILEIO_NONE access mode.
Zachary T Welch
1
-0
/
+1
2009-11-13
fileio_t -> struct fileio
Zachary T Welch
1
-11
/
+10
2009-11-09
src/helper: wrap and clean headers.
Zachary T Welch
1
-8
/
+14
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
1
-1
/
+1
2009-06-18
Finish transforming 'u32' to 'uint32_t'.
zwelch
1
-6
/
+6
2009-06-18
Transform 'u8' to 'uint8_t'
zwelch
1
-2
/
+2
2009-05-12
Audit and remove redundant uses of replacements.h in the tree.
zwelch
1
-2
/
+2
2009-05-11
Audit and eliminate redundant helper #include directives.
zwelch
1
-8
/
+1
2009-05-11
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
1
-1
/
+0
2009-05-10
Michael Bruck <mbruck@digenius.de> use more const
oharboe
1
-2
/
+2
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
1
-2
/
+1
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
1
-1
/
+4
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
1
-0
/
+3
2008-03-07
Michael Bruck: fixed warnings
oharboe
1
-1
/
+1
2008-02-29
- image.c and fileio.c now uses logging to propagate error strings.
oharboe
1
-20
/
+1
2007-12-19
- this patch allows OpenOCD running under eCos to access files via tftp
mifi
1
-1
/
+0
2007-10-01
- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...
ntfreak
1
-0
/
+1
2007-06-28
- fixed endianness helper macros (thanks to obilix and wiml for finding and f...
drath
1
-0
/
+2
2007-05-29
- split fileio handling into fileio part and image handling
drath
1
-45
/
+12
2007-03-16
- added missing files for last commit
drath
1
-0
/
+126