Module Name:    pcc
Committed By:   ragge
Date:           Thu Jul 20 07:02:51 UTC 2023

Modified Files:
        pcc/cc/cc: cc.c
        pcc/os/inc: amd64.h
        pcc/os/netbsd: ccconfig.h

Log Message:
Make NetBSD use common amd64 defines.
Add two new defines; TARGET_GLOBALS and TARGET_ASFLAGS, which allow for
definitions of global vars and assembler flags to be defined in the
ccconfig file instead.


To generate a diff of this commit:
cvs rdiff -u -r1.331 -r1.332 pcc/cc/cc/cc.c
cvs rdiff -u -r1.1 -r1.2 pcc/os/inc/amd64.h
cvs rdiff -u -r1.36 -r1.37 pcc/os/netbsd/ccconfig.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

_______________________________________________
Pcc-commit mailing list
Pcc-commit@lists.ludd.ltu.se
https://lists.ludd.ltu.se/cgi-bin/mailman/listinfo/pcc-commit

Reply via email to