view .hgignore @ 926:6a0aa8d36d06

rvinterf backslash escape: introduce libprint The new helper function library named libprint is meant to replace the badly misnamed libg23, and will soon contain functions for printing all of the same kinds of GPF TST packets that are now handled in libg23. However, we are also moving safe_print_trace() from libasync to this new library, and changing it to emit our new backslash escape format.
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 23 May 2023 03:47:46 +0000
parents 94890123a74f
children
line wrap: on
line source

syntax: regexp

\.[oa]$
\.elf$
\.bin$
\.srec$
\.bz$

^ffstools/cal2text/fc-cal2text$
^ffstools/caltools/c1xx-calextr$
^ffstools/caltools/fc-add-ramps$
^ffstools/caltools/fc-bin2rftab$
^ffstools/caltools/fc-cal2bin$
^ffstools/caltools/fc-rftab2c$
^ffstools/newcomp/compile-fc-batt$
^ffstools/newcomp/compile-fc-batt2$
^ffstools/newcomp/compile-fc-chg$
^ffstools/newcomp/tiffs-mkfile$
^ffstools/tiaud/compile$
^ffstools/tiaud/decomp$
^ffstools/tiaud/mkvol$
^ffstools/tiffs-mkfs/tiffs-mkfs$
^ffstools/tiffs-rd/tiffs$
^ffstools/tiffs-wrappers/mokoffs$
^ffstools/tiffs-wrappers/pirffs$
^ffstools/tiffs-wrappers/tiffs-8m$

^loadtools/fc-buzplay$
^loadtools/fc-compalram$
^loadtools/fc-dspromdump$
^loadtools/fc-iram$
^loadtools/fc-loadtool$
^loadtools/fc-simint$
^loadtools/fc-xram$

^miscutil/arfcn2ti$
^miscutil/fc-pulse-dtr$
^miscutil/fc-pulse-rts$
^miscutil/fc-rgbconv$
^miscutil/fc-serterm$
^miscutil/imei-luhn$
^miscutil/make-imeisv$
^miscutil/mokosrec2bin$
^miscutil/srec-regions$
^miscutil/ti2arfcn$

^ringtools/fc-e1decode$
^ringtools/fc-e1gen$
^ringtools/fc-pwt-comp$
^ringtools/fc-ringlist-comp$
^ringtools/imy/fc-imy2pwt$

^rvinterf/asyncshell/fc-shell$
^rvinterf/ctracedec/ctracedec$
^rvinterf/etmsync/fc-dspapidump$
^rvinterf/etmsync/fc-fsio$
^rvinterf/etmsync/fc-memdump$
^rvinterf/etmsync/fc-readcal$
^rvinterf/etmsync/fc-tmsync$
^rvinterf/l1filter/l1trace-filter$
^rvinterf/lowlevel/rvinterf$
^rvinterf/lowlevel/rvtdump$
^rvinterf/lowlevel/tfc139$
^rvinterf/rvtat/fcup-rvtat$
^rvinterf/tmsh/fc-tmsh$

^target-utils/.*/crt0\.S$
^target-utils/tf-breakin/embed\.c$
^target-utils/tf-breakin/mkembed$

^tchtools/fc-efr2tch$
^tchtools/fc-fr2tch$
^tchtools/fc-gsm2vm$
^tchtools/fc-tch2fr$
^tchtools/fc-vm2gsmx$
^tchtools/fc-vm2hex$

^toolchain/binutils-2\.21\.1/
^toolchain/binutils-build/
^toolchain/gcc-4\.5\.4/
^toolchain/gcc-build/
^toolchain/newlib-2\.0\.0/
^toolchain/newlib-build/

^uptools/atcmd/fcup-at$
^uptools/atcmd/fcup-settime$
^uptools/atcmd/fcup-smdump$
^uptools/atcmd/fcup-smsend$
^uptools/atcmd/fcup-smsendmult$
^uptools/atcmd/fcup-smsendpdu$
^uptools/atcmd/fcup-smwrite$
^uptools/atinterf/fcup-atinterf$
^uptools/sms-pdu-decode/pcm-sms-decode$
^uptools/sms-pdu-decode/sms-pdu-decode$