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
/
replacements.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-07
helper/replacements.h: Add missing #include
Marc Schink
1
-0
/
+2
2018-01-25
Add read buffer to bitbang, improving performance.
Tim Newsome
1
-0
/
+11
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
2015-02-04
configure: define WIN32_LEAN_AND_MEAN early to make it effective
Paul Fertser
1
-1
/
+0
2013-06-12
libusb1_common, ftdi: clarify libusb_open error message
Paul Fertser
1
-0
/
+4
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
-4
/
+0
2012-05-19
remote_bitbang: fix native windows build
Spencer Oliver
1
-0
/
+9
2012-03-13
ecosboard: delete bit-rotted eCos code
Øyvind Harboe
1
-4
/
+0
2012-02-06
build: cleanup src/helper directory
Spencer Oliver
1
-58
/
+61
2011-12-31
build: fix mingw build issues
Spencer Oliver
1
-0
/
+3
2010-01-28
ARM semihosting: win32 and cygwin fixes
Spencer Oliver
1
-0
/
+6
2009-12-03
change #include "types.h" to <helper/types.h>
Zachary T Welch
1
-1
/
+1
2009-11-09
src/helper: wrap and clean headers.
Zachary T Welch
1
-3
/
+4
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
1
-1
/
+1
2009-07-06
- fix build when using a cross compiler - do not try and run any host tools
ntfreak
1
-0
/
+2
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
1
-3
/
+3
2009-06-23
Remove whitespace that occurs after '('.
zwelch
1
-2
/
+2
2009-06-23
- Fixes '[<>]' whitespace
zwelch
1
-2
/
+2
2009-05-12
- fix build issue when HAVE_ELF_H is not defined
ntfreak
1
-21
/
+29
2009-05-12
Audit and remove redundant uses of replacements.h in the tree.
zwelch
1
-2
/
+0
2009-05-12
Make system.h private by including it from config.h autoheader.
zwelch
1
-1
/
+0
2009-05-11
Remove redundant config.h from replacements.h, obtained from types.h.
zwelch
1
-4
/
+0
2009-05-11
Factor system #includes out of replacements.h into new system.h.
zwelch
1
-29
/
+1
2009-04-29
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
1
-0
/
+2
2009-04-29
Add missing header files to fix C99 compatibility.
zwelch
1
-1
/
+8
2009-04-22
- fix win32 build after svn 1511 changes
ntfreak
1
-0
/
+1
2009-01-01
- add gdb pipe support to native win32 (--pipe option)
ntfreak
1
-0
/
+12
2008-12-19
- fix rlink build under native win32 (mingw)
ntfreak
1
-1
/
+6
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
1
-9
/
+9
2008-10-27
now compiles under Cygwin and eCos again.
oharboe
1
-0
/
+5
2008-10-24
- fix native mingw build if gettimeofday not defined.
ntfreak
1
-7
/
+5
2008-10-22
fix warnings when building for eCos
oharboe
1
-0
/
+2
2008-10-17
try to get struct timezone def right w.r.t. config.h. Now compiles under Cygw...
oharboe
1
-9
/
+13
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-07-06
- fixed build issues with win32
ntfreak
1
-1
/
+7
2008-04-09
Don Porges fixed c99 issues.
oharboe
1
-1
/
+1
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-2
/
+0
2008-03-11
reduce compare noise. If someone should be crazy enough to try to run OpenOCD...
oharboe
1
-2
/
+12
2008-03-02
Uwe Hermann tightned up comments, etc. to follow OpenOCD policy
oharboe
1
-2
/
+2
2008-02-25
- convert all files to unix line-ending
drath
1
-29
/
+29
2007-12-14
Corrected typo (to many brackets)
mifi
1
-2
/
+2
2007-12-14
Sorry, I have forgotten to add a description for the last version, where
mifi
1
-0
/
+1
2007-12-14
git-svn-id: svn://svn.berlios.de/openocd/trunk@228 b42882b7-edfa-0310-969c-e2...
mifi
1
-1
/
+33
2007-08-10
- renamed M5960 USB JTAG to "flyswatter"
drath
1
-8
/
+8
2007-06-16
- added mingw elf patches from Vincent Palatin
ntfreak
1
-0
/
+49
2007-05-31
- add support for ELF images (thanks to Vincent Palatin for this patch)
drath
1
-0
/
+12
2006-07-17
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
1
-0
/
+143