#
# ChangeLog for tests/link-once/main.cfa
#
# Generated by Trac 1.2.1
# Mar 7, 2025, 8:54:25 PM

Thu, 12 Oct 2023 21:39:49 GMT Peter A. Buhr <pabuhr@…> [80f8703]
	* tests/.expect/linkonce.txt (modified)
	* tests/link-once/main.cfa (modified)
	* tests/link-once/partner.cfa (modified)

	temporary fix to linkonce problem by changing -7 to 7 so ...


Thu, 20 May 2021 14:53:21 GMT Andrew Beach <ajbeach@…> [c21f5a9]
	* doc/theses/andrew_beach_MMath/cfalab.sty (modified)
	* doc/theses/andrew_beach_MMath/features.tex (modified)
	* doc/theses/andrew_beach_MMath/implement.tex (modified)
	* tests/link-once/main.cfa (modified)
	* tests/link-once/partner.cfa (modified)

	Andrew MMath: Work on figures and linkonce.


Thu, 13 May 2021 21:49:44 GMT Andrew Beach <ajbeach@…> [aff7e86]
	* libcfa/src/exception.hfa (modified)
	* src/CodeGen/LinkOnce.cc (added)
	* src/CodeGen/LinkOnce.h (added)
	* src/CodeGen/module.mk (modified)
	* src/InitTweak/InitTweak.cc (modified)
	* src/Virtual/Tables.cc (modified)
	* src/main.cc (modified)
	* tests/.expect/linkonce.txt (added)
	* tests/Makefile.am (modified)
	* tests/link-once/main.cfa (added)
	* tests/link-once/partner.cfa (added)

	Added a new attribute 'cfa_linkonce'.