Home
last modified time | relevance | path

Searched refs:annotate (Results 1 – 25 of 95) sorted by relevance

1234

/netbsd/src/external/gpl3/gdb/dist/gdb/doc/
DMakefile.in91 INFO_DEPS = gdb.info stabs.info annotate.info
94 DVIFILES = gdb.dvi stabs.dvi refcard.dvi annotate.dvi
96 PDFFILES = gdb.pdf stabs.pdf refcard.pdf annotate.pdf
98 HTMLFILES = gdb/index.html stabs/index.html annotate/index.html
99 HTMLFILES_INSTALL = gdb stabs annotate
171 $(srcdir)/annotate.texinfo \
206 ps: gdb.ps stabs.ps refcard.ps annotate.ps
640 ANNOTATE_TEX_TMPS = annotate.aux annotate.cp* annotate.fn* annotate.ky* \
641 annotate.log annotate.pg* annotate.toc annotate.tp* annotate.vr*
644 annotate.dvi : $(ANNOTATE_DOC_FILES)
[all …]
DChangeLog-1991-2021930 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
5297 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
5798 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
6117 * annotate.texinfo: Ditto.
6129 * annotate.texinfo: Relicense under GFDL version 1.3.
6618 * annotate.texinfo: Likewise.
7124 (annotate.dvi, annotate.pdf): Use same -I options as for building
7125 annotate.info instead of $(SET_TEXINPUTS).
7126 (annotate/index.html): Use same -I options as for building
7127 annotate.info.
[all …]
Dannotate.texinfo3 @setfilename annotate.info
9 * Annotate: (annotate). The obsolete annotation interface.
95 @code{--annotate=2} option.
115 $ gdb --annotate=2
/netbsd/src/external/gpl2/xcvs/dist/src/
Dbuild_src.com6 $ CC annotate.c
57 $ LIBRARY/CREATE cvslib.olb add.obj,admin.obj,annotate.obj,buffer.obj,checkin.obj,-
DMakefile.am32 annotate.c \
Dannotate.c56 annotate (int argc, char **argv) in annotate() function
Dmain.c149 { "annotate", "ann", NULL, annotate, CVS_CMD_USES_WORK_DIR },
171 { "rannotate","rann", "ra", annotate, 0 },
DMakefile.in127 annotate.$(OBJEXT) buffer.$(OBJEXT) checkin.$(OBJEXT) \
311 annotate.c \
534 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/annotate.Po@am__quote@
Dcvs.h893 int annotate (int argc, char **argv);
DChangeLog882 * annotate.c, checkin.c, classify.c, fileattr.c, find_names.c,
1042 * annotate.c (rannotate_proc), fileattr.c (fileattr_write), rcs.c
1188 * annotate.c (rannotate_proc): Ditto.
1338 * annotate.c (annotate), ls.c (ls): Handle -r<tag>:<date>.
1446 * Makefile.am, add.c, admin.c, annotate.c, checkin.c, checkout.c,
3637 * annotate.c, checkout.c, commit.c, diff.c, ls.c, patch.c, recurse.c,
4875 * annotate.c (rannotate_proc): Plug a memory leak.
6274 * annotate.c: Ditto.
6994 * annotate.c (*): Ditto.
7625 * annotate.c: Ditto.
[all …]
DChangeLog-961323 * main.c: add synonym "ann" for "annotate" again
1344 * main.c: Remove synonyms for "cvs annotate". Synonyms create
1365 * main.c (cmds): Add some aliases for "annotate".
1792 * rcs.c (annotate): In sending options to server, reverse sense of
2038 * rcs.c (annotate): Remove comment suggesting -r option and
2410 (annotate): Handle -f, -r, and -D.
3199 * rcs.c: Add "cvs annotate" command and related code.
3205 * cvs.h (annotate), main.c (cmd_usage, cmds), client.h client.c
3208 * sanity.sh (basica): Test cvs annotate.
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dgdb_history147 set annotate
185 show annotate
/netbsd/src/external/gpl2/xcvs/bin/xcvs/
DMakefile13 SRCS= acl.c add.c admin.c annotate.c buffer.c checkin.c checkout.c \
/netbsd/src/external/gpl2/xcvs/dist/doc/i18n/pt_BR/
DChangeLog33 the cvs annotate command.
/netbsd/src/external/gpl3/binutils/dist/gprof/
DChangeLog130 trim off "-ann" when dos 8.3 annotate file matches original.
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog.tree-ssa433 to annotate the new node with file/line information.
438 * semantics.c: Use annotate_with_file_line to annotate tree
/netbsd/src/external/ibm-public/postfix/dist/src/bounce/
DMakefile.in30 ../../conf/bounce.cf.default: template_test.ref annotate.sh
32 ./annotate.sh <template_test.ref >$@
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-19941005 (annotate.o): Remove extra compile rule.
1764 * annotate.c (annotate_starting): Flush output.
2227 * annotate.c (_initialize_annotate, breakpoint_changed): New functions.
2308 * Makefile.in (annotate.o): Add dependencies.
2374 * Add rule for annotate.o to keep Sun make happy.
2759 * breakpoint.c: Include annotate.h. Call annotate_field rather
2797 * breakpoint.c: annotate changes lost at merge, put back in.
3062 * annotate.c (annotate_field_end): Fix typo.
3064 * Makefile.in: Move annotate.o from COMMON_OBS to OBS.
3074 * annotate.c: ...to here, and make it use can_dereference.
[all …]
DMakefile.in1037 annotate.c \
1308 annotate.h \
/netbsd/src/external/gpl2/xcvs/dist/
DNEWS939 * The "annotate" command will no longer annotate binary files unless
1211 * The "annotate" command can now be used to annotate a revision other
1213 the annotate node of cvs.texinfo for details).
1238 * New "cvs annotate" command to display the last modification for each
1241 the `annotate' node in cvs.texinfo.
/netbsd/src/external/gpl2/xcvs/dist/acl/
DREADME40 With r permission you are allowed to run cvs subcommands: annotate,
/netbsd/src/lib/libc/softfloat/
Dsoftfloat-source.txt179 consistently in the SoftFloat code to annotate 64-bit literals.
/netbsd/src/external/gpl2/xcvs/dist/doc/
DChangeLog356 the cvs annotate command.
544 (annotate): Move into the manual section, split into three nodes.
545 (annotate options): New node.
546 (annotate example): New node.
1467 * cvs.texinfo (Invoking CVS): Add -F option for annotate and
3864 * cvs.texinfo (Outside): Add comment about renames and annotate.
4162 (annotate): Don't list the options; refer to Invoking CVS and
4627 * cvs.texinfo (annotate): Document new -r, -D, and -f options.
4792 (annotate): New node, subnode of History browing.
4794 * cvsclient.texi (Requests): Add annotate request.
Dcvs.texinfo5335 @c * "cvs annotate" will annotate either the new
5336 @c file or the old file; it cannot annotate _each
8106 * annotate & rannotate:: What revision modified each line of a file?
8519 @samp{-D} is available with the @code{annotate}, @code{checkout},
8610 @code{annotate}, @code{checkout}, @code{export},
8643 Available with the following commands: @code{annotate}, @code{checkout},
8681 Available with the following commands: @code{annotate}, @code{checkout},
8749 @samp{-r @var{tag}[:@var{date}]} is available with the @code{annotate},
9224 @node annotate & rannotate
9225 @appendixsec annotate & rannotate---What revision modified each line of a file?
[all …]
/netbsd/src/regress/lib/libc/ieeefp/testfloat/notes/
Dtestfloat-source.txt275 consistently in the TestFloat code to annotate 64-bit literals.

1234