Home
last modified time | relevance | path

Searched refs:changed (Results 1 – 25 of 77) sorted by relevance

1234

/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dbsd.good1172 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/
Dremake.c102 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()
Ddep.h42 unsigned int changed : 8; member
Dcommands.c182 if (! d->changed) in set_file_variables()
241 if (d->changed) in set_file_variables()
Drule.c136 dep->changed = !dir_file_exists_p (name, ""); in count_implicit_rule_limits()
140 dep->changed = 0; in count_implicit_rule_limits()
Dimplicit.c869 dep->file->tried_implicit |= dep->changed; in pattern_search()
901 dep->changed = 1; in pattern_search()
DNEWS48 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/
D0002-ndk-Fix-signal-handling-in-gdbserver-6.6.patch9 1 files changed, 12 insertions(+), 0 deletions(-)
D0003-ndk-Fix-missing-files-checking-in-gdbserver-7.1.x.patch9 1 files changed, 6 insertions(+), 0 deletions(-)
D0004-ndk-Fix-MIPS-builds-on-Darwin.patch10 2 files changed, 3 insertions(+), 1 deletions(-)
D0001-ndk-Proper-libthread_db-support-in-gdbserver.patch13 5 files changed, 10 insertions(+), 10 deletions(-)
/ndk/sources/host-tools/nawk-20071023/
DFIXES209 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/
D0003-Work-around-for-Android-__cxa_finalize-bug.patch9 1 files changed, 8 insertions(+), 0 deletions(-)
D0001-Enable-C-exceptions-and-RTTI-by-default.patch12 1 files changed, 2 insertions(+), 2 deletions(-)
D0005-Use-the-correct-CRT-files-with-shared-link-option.patch10 1 files changed, 2 insertions(+), 2 deletions(-)
D0006-Disable-libstdc-versioning.patch13 2 files changed, 6 insertions(+), 3 deletions(-)
D0002-gcc-prevent-crash-on-Eclair-and-older-platforms.patch27 1 files changed, 13 insertions(+), 0 deletions(-)
D0007-gcc-mips.patch14 4 files changed, 47 insertions(+), 8 deletions(-)
D0004-Enable-x86-gcc-defaults.patch15 4 files changed, 37 insertions(+), 11 deletions(-)
/ndk/sources/host-tools/sed-4.2.1/po/
DChangeLog49 * po/sed.pot: updated to reflect changed and newly marked text.
DMakefile.in.in108 # 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/
D0003-ndk-Add-MIPS-support-to-configure-scripts.patch10 2 files changed, 10 insertions(+), 0 deletions(-)
D0002-Options-brought-in-from-core-combo-for-IA.patch8 1 files changed, 29 insertions(+), 0 deletions(-)
/ndk/sources/host-tools/make-3.81/po/
DMakefile.in.in89 # 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/
DNEWS130 more since their behavior has changed.
143 test_driver_core changed so that you can give a test name like

1234