index
:
platform/upstream/nasm
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
pristine-tar
sandbox/kevinthierry/bump-2.11.06
sandbox/kevinthierry/upstream
sandbox/pcoval/devel
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
upstream-2.10.07
Domain: System / Toolchain;
Dongkyun Son <dongkyun.s@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rdoff
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-01
Fixed two more resource leaks in rdoff/rdlib.c
Philipp Kloke
1
-0
/
+2
2013-04-01
Fixed three possible buffer overflows
Philipp Kloke
1
-3
/
+3
2013-04-01
Fixed several resource and memory leaks
Philipp Kloke
3
-1
/
+5
2011-06-23
rdoff: add missing dependency in Makefile
H. Peter Anvin
1
-1
/
+1
2011-06-23
Makefile: hopefully fix rdoff parallel build problems
H. Peter Anvin
1
-11
/
+9
2009-08-13
Use fputs instead of fprintf for plain strings
Victor van den Elzen
1
-1
/
+1
2009-07-06
NASM: relicense under the 2-clause BSD license
H. Peter Anvin
1
-4
/
+1
2009-07-05
More "make install" fixes...
H. Peter Anvin
1
-1
/
+1
2009-07-05
rdf2bin: be smarter about extracting the format from argv[0]
H. Peter Anvin
1
-7
/
+26
2009-07-05
rdoff: fix "make install"
H. Peter Anvin
1
-1
/
+3
2009-07-03
rdf2bin.1: add missing space
H. Peter Anvin
1
-1
/
+1
2009-07-03
rdoff/test/Makefile: actually do build tests
H. Peter Anvin
1
-1
/
+9
2009-07-03
rdf2bin: update man page, add link pages for aliases
H. Peter Anvin
4
-6
/
+43
2009-07-03
Correct the legacy name rdf2ihx (as opposed to rdf2ith)
H. Peter Anvin
1
-1
/
+1
2009-07-03
rdf2bin: revamp so it can output bin, ith, or srec
H. Peter Anvin
2
-67
/
+313
2009-07-03
rdfload: make the base addresses unsigned
H. Peter Anvin
1
-3
/
+3
2009-07-03
Remove rdf2ihx.c, since it looks unlikely we'll get it relicensed.
H. Peter Anvin
1
-237
/
+0
2009-06-28
Add new copyright headers to the rdoff code
H. Peter Anvin
17
-55
/
+579
2009-02-21
Unify all-zero buffers; add fwritezero()
H. Peter Anvin
1
-1
/
+2
2008-05-20
rdx: Add cast avoid warning from gcc
H. Peter Anvin
1
-1
/
+1
2008-04-12
Avoid some warnings in rdoff/rdf2bin.c
Bo Borgerson
1
-3
/
+3
2007-12-30
Define MKDIR for rdoff make file
Charles Crayne
1
-0
/
+1
2007-12-29
regularized spelling of license to match name of LICENSE file
Beroset
14
-14
/
+14
2007-12-18
rdoff: add man pages from the Debian project.
H. Peter Anvin
7
-0
/
+160
2007-11-18
Clean up remaining build warnings
H. Peter Anvin
1
-1
/
+3
2007-11-18
BR 1834056: Remove warnings in rdoff/rdoff.c
H. Peter Anvin
1
-6
/
+6
2007-10-28
Actually shut up the warning in rdfload.c
H. Peter Anvin
1
-3
/
+3
2007-10-28
Fix warning about cast to pointer in rdfload.c
H. Peter Anvin
1
-3
/
+3
2007-10-19
Formatting: kill off "stealth whitespace"
H. Peter Anvin
7
-15
/
+15
2007-10-18
Suppress datarootdir warnings from configure
Charles Crayne
1
-0
/
+1
2007-10-18
Fix invocation of readnum()
H. Peter Anvin
2
-12
/
+12
2007-10-10
Use the compiler-provided booleans if available, otherwise emulate
H. Peter Anvin
1
-39
/
+36
2007-10-02
Portability fixes
H. Peter Anvin
14
-1
/
+29
2007-09-12
Remove $Id$ tags (useless with git)
H. Peter Anvin
1
-1
/
+0
2007-08-26
remove "#include <unistd.h> from rdoff directory - two places - it annoyed Wi...
Frank Kotler
2
-2
/
+0
2007-08-20
ldrdf: cast output of sizeof() before passing to printf(), to avoid warning.
H. Peter Anvin
1
-2
/
+3
2007-04-15
Get rid of @GCCFLAGS@
H. Peter Anvin
1
-1
/
+1
2007-04-14
c99 printf/fprintf compliance.
Keith Kanios
8
-32
/
+37
2007-04-13
AIf we have config.h, we should actually include it!!
H. Peter Anvin
1
-0
/
+1
2007-04-13
Fixed distinction between char and int8_t data types.
Keith Kanios
15
-92
/
+92
2007-04-12
Remove redundant inclusion of <inttypes.h>
H. Peter Anvin
1
-2
/
+0
2007-04-12
Remove obsolete types; add <inttypes.h> where needed; header fixes
H. Peter Anvin
19
-97
/
+125
2007-04-12
Fixed c99 support for RDOFF Tools
Keith Kanios
5
-4
/
+8
2007-04-12
General push for x86-64 support, dubbed 0.99.00.
Keith Kanios
22
-258
/
+258
2005-10-20
Allow CFLAGS to be overridden from make.
Eric Christopher
1
-2
/
+5
2005-01-15
Apply Nindent to all .c and .h files
H. Peter Anvin
23
-2825
/
+2840
2004-12-17
Placed guards around strdup declaration to avoid compiler errors on sane
Ed Beroset
1
-0
/
+2
2004-09-15
outrdf2.c now uses the same definitions of RDOFF2 format that RDOFF utils.
Yuri Zaporogets
21
-652
/
+704
2004-08-08
Removed old header that was once used by ldrdf.
Yuri Zaporogets
1
-27
/
+0
2004-05-15
Include <string.h> to get rid of compiler warnings
Yuri Zaporogets
1
-1
/
+2
[next]