]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* basic_blocks.c: Replace bool with boolean, TRUE with true and
authorAlan Modra <amodra@gmail.com>
Fri, 1 Feb 2002 01:18:06 +0000 (01:18 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 1 Feb 2002 01:18:06 +0000 (01:18 +0000)
commitbde52789b2840efede7cba2971d8b174586018fc
treee8b4ffaad471f45f27e475e24cdf2c7f3d596546
parentd874f1e22527c1b95211222c110a137b0f50ec00
* basic_blocks.c: Replace bool with boolean, TRUE with true and
FALSE with false throughout.
* basic_blocks.h: Likewise.
* cg_arcs.c: Likewise.
* cg_dfn.c: Likewise.
* cg_print.c: Likewise.
* corefile.c: Likewise.
* gmon_io.c: Likewise.
* gprof.c: Likewise.
* hist.c: Likewise.
* mips.c: Likewise.
* source.c: Likewise.
* source.h: Likewise.
* sym_ids.c: Likewise.
* sym_ids.h: Likewise.
* symtab.h: Likewise.
* tahoe.c: Likewise.
* vax.c: Likewise.
* gprof.h: Likewise.
(TRUE): Don't define.
(FALSE): Don't define.
19 files changed:
gprof/ChangeLog
gprof/basic_blocks.c
gprof/basic_blocks.h
gprof/cg_arcs.c
gprof/cg_dfn.c
gprof/cg_print.c
gprof/corefile.c
gprof/gmon_io.c
gprof/gprof.c
gprof/gprof.h
gprof/hist.c
gprof/mips.c
gprof/source.c
gprof/source.h
gprof/sym_ids.c
gprof/sym_ids.h
gprof/symtab.h
gprof/tahoe.c
gprof/vax.c