Home
last modified time | relevance | path

Searched refs:changed (Results 1 – 25 of 76) 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/
Ddep.h42 unsigned int changed : 8; member
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()
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.)
Dmain.c1919 else if (! (d->changed & RM_DONTCARE)) in main()
1934 if (! (d->changed & RM_DONTCARE)) in main()
1937 if (d->changed & RM_INCLUDED) in main()
DABOUT-NLS135 bokma*l changed from `no' to `nb' recently (in 2003). During the
761 Once the sources are changed appropriately and the setup can handle
/ndk/build/tools/toolchain-patches/mclinker/
D0005-Fixed-darwin-ld.mcld-GNU-m-emulation-fail.patch12 1 file changed, 2 insertions(+), 2 deletions(-)
D0001-Add-GCC-collect2-compatibility-flags.patch12 1 file changed, 17 insertions(+)
D0004-Fix-build-id-to-not-accept-next-arg.patch16 1 file changed, 5 insertions(+), 1 deletion(-)
D0002-Compile-agsint-llvm-3.2.patch18 6 files changed, 8 insertions(+), 10 deletions(-)
D0003-Fix-mingw-build.patch18 10 files changed, 66 insertions(+), 8 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/gcc/
D0001-gcc-4.6-and-4.7-Disable-sincos-optimization.patch25 1 files changed, 1 insertions(+), 1 deletions(-)
D0001-Enable-C-exceptions-and-RTTI-by-default.patch11 2 files changed, 4 insertions(+), 4 deletions(-)
D0006-Disable-libstdc-versioning.patch15 4 files changed, 12 insertions(+), 6 deletions(-)
D0002-gcc-prevent-crash-on-Eclair-and-older-platforms.patch26 2 files changed, 26 insertions(+), 0 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/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/tests/build/issue20862-libpng-O0/jni/
Dpngconf.h222 ERROR: PNG_USER_PRIVATEBUILD must be defined if PNGAPI is 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
/ndk/sources/host-tools/sed-4.2.1/
DChangeLog1415 * sed/execute.c: changed the name of the `is_tty' flag in struct
1425 * sed/execute.c(read_file_line): changed the (conditionally
1446 * execute.c(match_an_address_p): added third argument (and changed
1604 * sed/sed.h, sed/compile.c, sed/execute.c: changed to
1615 * sed/execute.c(resize_line): changed semantics of "len" argument
1644 dump_append_queue() for alleged performance reasons; changed
1698 changed body to reflect data structure changes.
1745 their text start on the same line as the command; changed some
2111 * testsuite/subwrite.sed, testsuite/writeout.sed: changed
2387 ``compatability'' module, changed name of library to
[all …]

1234