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
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
2004-05-15
Fix of the critical bug in ldrdf.c
Yuri Zaporogets
1
-2
/
+2
2003-12-12
Update rdoff
Frank Kotler
7
-233
/
+226
2003-04-01
Remove "malloc.h" from rdoff/symtab.c - BSD build problem?
Frank Kotler
1
-1
/
+0
2002-12-05
Add missing header files
H. Peter Anvin
2
-0
/
+2
2002-12-04
try again to finish Yuri's patch
Frank Kotler
3
-0
/
+491
2002-12-04
finish adding Yuri's patch?
Frank Kotler
2
-0
/
+174
2002-12-04
Yuri's 12/3/2002 rdoff patches-
Frank Kotler
9
-273
/
+257
2002-09-12
Use tmpfile() instead of tmpnam()
H. Peter Anvin
1
-5
/
+3
2002-05-26
This file needs <stdlib.h>
H. Peter Anvin
1
-0
/
+1
2002-05-26
This file needs <string.h>
H. Peter Anvin
1
-0
/
+1
2002-05-19
Fix stray character that had snuck in. Damned.
H. Peter Anvin
1
-1
/
+1
2002-05-19
Check in the rest of the Cygwin support patch...
H. Peter Anvin
2
-44
/
+53
2002-05-04
RDOFF patch from Yuri Zaporogets:
H. Peter Anvin
7
-75
/
+100
2002-05-04
Handle separate source and object directories correctly.
H. Peter Anvin
1
-4
/
+3
2002-04-30
NASM 0.98.30
H. Peter Anvin
5
-283
/
+1
2002-04-30
NASM 0.98.26
H. Peter Anvin
26
-3326
/
+286
2002-04-30
NASM 0.98.23
H. Peter Anvin
1
-0
/
+728
2002-04-30
NASM 0.98.22
H. Peter Anvin
9
-78
/
+287
2002-04-30
NASM 0.98.16
H. Peter Anvin
4
-139
/
+1546
2002-04-30
NASM 0.98.15
H. Peter Anvin
1
-1347
/
+31
2002-04-30
NASM 0.98.12
H. Peter Anvin
2
-117
/
+1431
[next]