Show patches with: Submitter = Chen Gang       |    State = Action Required       |    Archived = No       |   29 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4] gcc/c-family/c-cppbuiltin.c: Let buffer enough to print host wide integer value - - - - --- 2014-11-26 Chen Gang New
[v3] gcc/c-family/c-cppbuiltin.c: Let buffer enough to print host wide integer value - - - - --- 2014-11-25 Chen Gang New
[v3] gcc/ubsan.c: Use 'pretty_print' for 'pretty_name' to avoid memory overflow - - - - --- 2014-11-23 Chen Gang New
[v2] gcc/c-family/c-cppbuiltin.c: Let buffer enough to print host wide integer value - - - - --- 2014-11-23 Chen Gang New
[v2] gcc/ubsan.c: Use 'pretty_print' for 'pretty_name' to avoid memory overflow - - - - --- 2014-11-21 Chen Gang New
gcc/ubsan.c: Extend 'pretty_name' space to avoid memory overflow - - - - --- 2014-11-16 Chen Gang New
gcc/c-family/c-cppbuiltin.c: Add two bytes for avoiding memory overflow issue - - - - --- 2014-11-16 Chen Gang New
gcc/c-family/c-cppbuiltin.c: Use 20 instead of 18 for the maximized 64-bits integer decimal string … - - - - --- 2014-11-16 Chen Gang New
Check 'fd' neither -1 nor 0, before close it - - - - --- 2014-11-15 Chen Gang New
libgcc: unwind-dw2-fde.h: Use "(const fde *)" instead of "(char *)" to avoid qualifier warning - - - - --- 2014-10-08 Chen Gang New
Libjava test failure Was: [PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand… - - - - --- 2014-10-06 Chen Gang New
Add test case for "((void (*)(void)) 0)()" - - - - --- 2014-09-28 Chen Gang New
microblaze: microblaze.md: Use VOID instead of SI to fix "((void (*)(void)) 0)()" issue - - - - --- 2014-09-25 Chen Gang New
glibc/sysdeps/microblaze/bits/atomic.h: Avoid include recursion to cause compiling break - - - - --- 2014-09-21 Chen Gang New
microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' - - - - --- 2014-09-08 Chen Gang New
libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc: Avoid writing '\0' out of string's border - - - - --- 2014-08-27 Chen Gang New
[v2] gcc/c/c-aux-info.c: Resize 'buff' from 10 to 23 bytes - - - - --- 2014-08-21 Chen Gang New
gcc/c/c-aux-info.c: Resize 'buff' from 10 to 14 bytes - - - - --- 2014-08-17 Chen Gang New
gcc/c/c-aux-info.c: Resize 'buff' from 10 to 14 bytes - - - - --- 2014-08-09 Chen Gang New
libjava/classpath/native/jni/java-lang/java_lang_VMProcess.c: Be sure 'errbuf' always be zero termi… - - - - --- 2014-07-28 Chen Gang New
gcc/fortran/resolve.c: Let 'err_len' have real effect in gfc_explicit_interface_required() - - - - --- 2014-07-28 Chen Gang New
gcc/config/nios2/nios2.c: Let custom_builtin_name[*] always be zero terminated string - - - - --- 2014-07-26 Chen Gang New
gcc/gcc.c: XNEWVEC enough space for 'saved_suffix' using - - - - --- 2014-07-24 Chen Gang New
gcc/toplev.c: Avoid to close 'asm_out_file' when it is 'stdout' - - - - --- 2014-07-21 Chen Gang New
microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern' - - - - --- 2014-07-06 Chen Gang New
gcc/config/microblaze/microblaze.md: Remove redundant '@' to avoid compiling warning - - - - --- 2014-07-06 Chen Gang New
gcc/c/c-decl.c: Let NEWDECL dereference shared data to fix segment fault issue. - - - - --- 2014-06-29 Chen Gang New
[v2] gcc/dwarf2asm.c: Add dw2_asm_voutput_delta() with var_list for dw2_asm_output_delta() - - - - --- 2014-06-17 Chen Gang New
gcc/dwarf2asm.c: Add static_output_delta() with var_list for dw2_asm_output_delta() - - - - --- 2014-06-16 Chen Gang New