search for: ccsid

Displaying 4 results from an estimated 4 matches for "ccsid".

Did you mean: ccsd
2020 Jun 16
2
RFC: Adding support for the z/OS platform to LLVM and clang
...z/OS UNIX System Services ( > https://urldefense.com/v3/__https://www.ibm.com/support/knowledgecenter/ > SSLTBW_2.4.0/com.ibm.zos.v2r4.bpxb200/xpascii.htm__;!!A4F2R9G_pg!NKRnU > eS37wLNWpYN6Yvhm9SzZwujyMlnpbFJyHV5Z8-M6-aucp0zxwXGxSZ7EKlr$ > ), together with file tagging and setting the CCSID for the program and for > opened files.. The auto-conversion service supports round-trip conversion > between EBCDIC and Enhanced ASCII. With it, boot strapping with EBCDIC > source files is possible. > Of course, more complete UTF-8 support is a valid implementation alternative. Other...
2013 Jan 23
132
[PATCH 00/45] initial arm v8 (64-bit) support
First off, Apologies for the massive patch series... This series boots a 32-bit dom0 kernel to a command prompt on an ARMv8 (AArch64) model. The kernel is the same one as I am currently using with the 32 bit hypervisor I haven''t yet tried starting a guest or anything super advanced like that ;-). Also there is not real support for 64-bit domains at all, although in one or two places I
2013 Sep 26
8
[PATCH v5 0/7] Dissociate logical and gic/hardware CPU ID
Hi, This is the fifth version of this patch series. With the Versatile Express TC2, it''s possible to boot only with A7 or A15. If the user choose to boot with only A7, the CPU ID will start at 0x100. As Xen relies on it to set the logical ID and the GIC, it won''t be possible to use Xen with this use case. This patch series is divided in 3 parts: - Patch 1: prepare Xen
2013 Feb 22
48
[PATCH v3 00/46] initial arm v8 (64-bit) support
This round implements all of the review comments from V2 and all patches are now acked. Unless there are any objections I intend to apply later this morning. Ian.