binutils-gdb/gprofng/common
Vladimir Mezentsev b79c457ca0 Fix 32097 Warnings when building gprofng with Clang
gprofng/ChangeLog
2024-09-03  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>.

	PR gprofng/32097
	* common/hwcdrv.c: Fix -Wempty-body warnings.
	* common/hwcentry.h: Fix -Wdeprecated-non-prototype warnings.
	* common/hwctable.c: Fix -Wdeprecated-non-prototype warnings.
	* libcollector/collector.c: Likewise.
	* libcollector/collector.h: Likewise.
	* libcollector/collectorAPI.c: Likewise.
	* libcollector/dispatcher.c: Likewise.
	* libcollector/iotrace.c: Likewise.
	* libcollector/libcol_util.c: Fix -Wunused-but-set-variable warnings.
	* libcollector/libcol_util.h: Remove unused declarations.
	* libcollector/linetrace.c: Fix -Wdeprecated-non-prototype warnings.
	* src/BaseMetricTreeNode.h: Fix -Wunused-private-field warnings.
	* src/Dbe.cc: Fix -Wself-assign warnings.
	* src/DbeSession.cc: Fix -Wunused-but-set-variable warnings.
	* src/Disasm.cc: Fix -Wunused-const-variable warnings.
	* src/Experiment.cc: Fix -Wunused-private-field warnings.
	* src/HashMap.h: Fix -Wself-assign warnings.
	* src/IOActivity.h: Fix -Wunused-private-field warnings.
	* src/collctrl.cc: Fix -Wself-assign, -Wparentheses-equality warnings.
	* src/collctrl.h: Fix -Wunused-private-field warnings.
	* src/collector_module.h: Fix -Wdeprecated-non-prototype warnings.
	* src/gp-display-src.cc: Fix -Wunused-private-field warnings.
	* src/gp-print.h: Fix -Wheader-guard warnings.
	* src/hwc_intel_icelake.h: Fix -Winitializer-overrides warnings.
	* src/util.cc: Fix -Wunused-but-set-variable warnings.
2024-09-04 13:49:21 -07:00
..
cc_libcollector.h
config.h.in
core_pcbe.c RISC-V:[gprofng] Minimal support gprofng for riscv. 2024-07-10 15:16:03 -07:00
cpu_frequency.h
cpuid.c RISC-V:[gprofng] Minimal support gprofng for riscv. 2024-07-10 15:16:03 -07:00
gp-defs.h RISC-V:[gprofng] Minimal support gprofng for riscv. 2024-07-10 15:16:03 -07:00
gp-experiment.h gprofng: Remove unused macros 2024-02-01 13:22:52 -08:00
gp-time.h
hwc_cpus.h gprofng: add hardware counters for Appliedmicro processor 2024-08-19 17:26:20 -07:00
hwcdrv.c Fix 32097 Warnings when building gprofng with Clang 2024-09-04 13:49:21 -07:00
hwcdrv.h gprofng: add hardware counters for AMD Zen3 2024-05-17 18:28:05 -07:00
hwcentry.h Fix 32097 Warnings when building gprofng with Clang 2024-09-04 13:49:21 -07:00
hwcfuncs.c gprofng: add hardware counters for Intel Ice Lake processor 2024-07-09 10:50:05 -07:00
hwcfuncs.h RISC-V:[gprofng] Minimal support gprofng for riscv. 2024-07-10 15:16:03 -07:00
hwctable.c Fix 32097 Warnings when building gprofng with Clang 2024-09-04 13:49:21 -07:00
lib-config.h.in
opteron_pcbe.c gprofng: add hardware counters for AMD Zen3 2024-05-17 18:28:05 -07:00