/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | bsd.good | 1172 changed 1173 changed 1174 changed 1175 changed 1176 changed 1177 changed 1178 changed 1179 changed 1180 changed 1181 changed [all …]
|
/ndk/sources/host-tools/make-3.81/ |
D | remake.c | 102 g->changed = 0; in update_goal_chain() 161 g->changed = 1; in update_goal_chain() 186 if (file->updated && g->changed && in update_goal_chain() 225 && file->update_status == 0 && !g->changed in update_goal_chain() 540 d->changed = ((file_mtime (d->file) != mtime) in update_file_1() 594 d->changed = ((file->phony && file->cmds != 0) in update_file_1() 663 deps_changed |= d->changed; in update_file_1() 668 d->changed |= noexist || d_mtime > this_mtime; in update_file_1() 684 else if (d->changed) in update_file_1()
|
D | dep.h | 42 unsigned int changed : 8; member
|
D | commands.c | 182 if (! d->changed) in set_file_variables() 241 if (d->changed) in set_file_variables()
|
D | rule.c | 136 dep->changed = !dir_file_exists_p (name, ""); in count_implicit_rule_limits() 140 dep->changed = 0; in count_implicit_rule_limits()
|
D | implicit.c | 869 dep->file->tried_implicit |= dep->changed; in pattern_search() 901 dep->changed = 1; in pattern_search()
|
D | NEWS | 48 backslash-newline sequences in command strings has changed. If your 268 * The --debug option has changed: it now allows optional flags 398 * VPATH functionality has been changed to incorporate the VPATH+ patch, 486 a rule if it has changed when its commands exit with a nonzero status, 799 * The `-p' output has been changed so it can be used as a makefile. 815 * The `-p' output format has been changed somewhat to look more like 866 * Make now checks to see if its hashed directories are changed by commands. 920 (This number can be changed by redefining MAX_OPEN_DIRECTORIES in dir.c.)
|
/ndk/build/tools/toolchain-patches/gdb/ |
D | 0002-ndk-Fix-signal-handling-in-gdbserver-6.6.patch | 9 1 files changed, 12 insertions(+), 0 deletions(-)
|
D | 0003-ndk-Fix-missing-files-checking-in-gdbserver-7.1.x.patch | 9 1 files changed, 6 insertions(+), 0 deletions(-)
|
D | 0004-ndk-Fix-MIPS-builds-on-Darwin.patch | 10 2 files changed, 3 insertions(+), 1 deletions(-)
|
D | 0001-ndk-Proper-libthread_db-support-in-gdbserver.patch | 13 5 files changed, 10 insertions(+), 10 deletions(-)
|
/ndk/sources/host-tools/nawk-20071023/ |
D | FIXES | 209 right if CONVFMT is changed; by then the STR attribute of the 234 changed types in posix chars structure to quiet solaris cc. 291 changed HAT to NCHARS-2. thanks again to santiago vila. 293 changed maketab.c to ignore apparently out of range definitions 341 changed true/false to True/False in run.c to make it 343 and realloc to be honest about casts; ditto. changed 364 changed isnumber to is_number to avoid the problem caused by 439 recompilation when awkgram.y is changed but symbols are not. 495 changed field-splitting to conform to posix definition: fields are 599 changed error() to print line number as %d, not %g. [all …]
|
/ndk/build/tools/toolchain-patches/gcc/ |
D | 0003-Work-around-for-Android-__cxa_finalize-bug.patch | 9 1 files changed, 8 insertions(+), 0 deletions(-)
|
D | 0001-Enable-C-exceptions-and-RTTI-by-default.patch | 12 1 files changed, 2 insertions(+), 2 deletions(-)
|
D | 0005-Use-the-correct-CRT-files-with-shared-link-option.patch | 10 1 files changed, 2 insertions(+), 2 deletions(-)
|
D | 0006-Disable-libstdc-versioning.patch | 13 2 files changed, 6 insertions(+), 3 deletions(-)
|
D | 0002-gcc-prevent-crash-on-Eclair-and-older-platforms.patch | 27 1 files changed, 13 insertions(+), 0 deletions(-)
|
D | 0007-gcc-mips.patch | 14 4 files changed, 47 insertions(+), 8 deletions(-)
|
D | 0004-Enable-x86-gcc-defaults.patch | 15 4 files changed, 37 insertions(+), 11 deletions(-)
|
/ndk/sources/host-tools/sed-4.2.1/po/ |
D | ChangeLog | 49 * po/sed.pot: updated to reflect changed and newly marked text.
|
D | Makefile.in.in | 108 # changed. 123 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed. 156 # This target rebuilds a PO file if $(DOMAIN).pot has changed. 157 # Note that a PO file is not touched if it doesn't need to be changed.
|
/ndk/build/tools/toolchain-patches/build/ |
D | 0003-ndk-Add-MIPS-support-to-configure-scripts.patch | 10 2 files changed, 10 insertions(+), 0 deletions(-)
|
D | 0002-Options-brought-in-from-core-combo-for-IA.patch | 8 1 files changed, 29 insertions(+), 0 deletions(-)
|
/ndk/sources/host-tools/make-3.81/po/ |
D | Makefile.in.in | 89 # changed. 101 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed. 129 # This target rebuilds a PO file if $(DOMAIN).pot has changed. 130 # Note that a PO file is not touched if it doesn't need to be changed.
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | NEWS | 130 more since their behavior has changed. 143 test_driver_core changed so that you can give a test name like
|