AdaCore has been maintaining the IVMS and AVMS ports for many years and
would like to submit our patches.
The patches consolidate the common parts of AVMS and IVMS into a new
config/vms directory. Since IVMS is a new port I believe the rules allow
it to be submitted all at once, but it does requires removing files from
the AVMS directory for the consolidation, plus makes quite a few dwarf2
debug changes and a few libiberty changes.
I would like some guidance on how best to do it.
FYI the IVMS patch is 5000 lines, the AVMS patch is about 2500 lines.
1) submit the target independent bits and pieces first then the
configure bits.
2) submit the configure bits first, which will probably break the VMS
ports for a while until the other bits are incorporated.
--Douglas Rupp