Re: [fpc-devel] x86 assembler improvements, patch

2024-05-30 Thread Tomas Hajny via fpc-devel
On 2024-05-29 23:08, Florian Klämpfl via fpc-devel wrote: On 29.05.24 13:09, J. Gareth Moreton via fpc-devel wrote: Shouldn't this be made as a merge request? I am sure we can handle also such patches. Merge requests are easier but patches are perfectly fine as well. Indeed. Nevertheless, it

Re: [fpc-devel] x86 assembler improvements, patch

2024-05-29 Thread J. Gareth Moreton via fpc-devel
Heh, that's fair.  It was essentially how we did it in the past anyway! Kit On 29/05/2024 22:08, Florian Klämpfl via fpc-devel wrote: On 29.05.24 13:09, J. Gareth Moreton via fpc-devel wrote: Shouldn't this be made as a merge request? I am sure we can handle also such patches. Merge requests

Re: [fpc-devel] x86 assembler improvements, patch

2024-05-29 Thread Florian Klämpfl via fpc-devel
On 29.05.24 13:09, J. Gareth Moreton via fpc-devel wrote: Shouldn't this be made as a merge request? I am sure we can handle also such patches. Merge requests are easier but patches are perfectly fine as well. On 28/05/2024 07:12, Marģers . via fpc-devel wrote: Some compiler x86 assembler

Re: [fpc-devel] x86 assembler improvements, patch

2024-05-29 Thread J. Gareth Moreton via fpc-devel
Shouldn't this be made as a merge request? On 28/05/2024 07:12, Marģers . via fpc-devel wrote: Some compiler x86 assembler improvements 1) patch for fpc 3.3.1 (attachment: mkx86ins_version_bump.patch) compiler/utils/mkx86ins.pp Version bumped from 1.6.1 to 1.6.2 There has been changes to code,