[haiku-commits] Change in haiku[master]: arm64: Add more headers for code compilation

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 31 Aug 2019 05:33:40 +0000

From Jarosław Pelczar <jarek@xxxxxxxxxxxx>:

Jarosław Pelczar has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/1807 ;)


Change subject: arm64: Add more headers for code compilation
......................................................................

arm64: Add more headers for code compilation

This makes ARM64 target compile more files. This patch is one of
series of patches to support new architecture, as fixes in many
places are required just to compile the code.

Signed-off-by: Jaroslaw Pelczar <jarek@xxxxxxxxxxxx>
Change-Id: Ia060612733cd3a0fcb781fec449da164ed635b8e
---
A headers/os/arch/arm64/arch_debugger.h
M headers/os/kernel/debugger.h
M headers/private/kernel/arch/arm64/arch_cpu.h
A headers/private/kernel/arch/arm64/arm_registers.h
A headers/private/system/arch/arm64/arch_commpage_defs.h
A headers/private/system/arch/arm64/arch_config.h
A headers/private/system/arch/arm64/arch_cpu_defs.h
A headers/private/system/arch/arm64/arch_elf.h
A headers/private/system/arch/arm64/arch_real_time_data.h
A headers/private/system/arch/arm64/asm_defs.h
M src/libs/compat/freebsd_network/compat/sys/param.h
A src/system/kernel/arch/arm64/Jamfile
M src/system/kernel/debug/core_dump.cpp
A src/system/libroot/os/arch/arm64/Jamfile
A src/system/libroot/os/arch/arm64/syscalls.inc
M src/system/libroot/os/syscalls.S
A src/system/libroot/posix/glibc/include/arch/arm64/bits/endian.h
A src/system/libroot/posix/glibc/include/arch/arm64/bits/fenv.h
A src/system/libroot/posix/glibc/include/arch/arm64/bits/huge_val.h
A src/system/libroot/posix/glibc/include/arch/arm64/bits/mathdef.h
A src/system/libroot/posix/glibc/include/arch/arm64/bits/mathinline.h
A src/system/libroot/posix/glibc/include/arch/arm64/bits/nan.h
A src/system/libroot/posix/glibc/include/arch/arm64/bits/wordsize.h
A src/system/libroot/posix/glibc/include/arch/arm64/config.h
A src/system/libroot/posix/glibc/include/arch/arm64/math_ldbl.h
A src/system/libroot/posix/glibc/include/arch/arm64/stackinfo.h
M src/system/libroot/posix/stdlib/strtod.c
A src/tools/gensyscalls/arch/arm64/arch_gensyscalls.h
28 files changed, 1,444 insertions(+), 5 deletions(-)



  git pull ssh://git.haiku-os.org:22/haiku refs/changes/07/1807/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/1807
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: Ia060612733cd3a0fcb781fec449da164ed635b8e
Gerrit-Change-Number: 1807
Gerrit-PatchSet: 1
Gerrit-Owner: Jarosław Pelczar <jarek@xxxxxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in haiku[master]: arm64: Add more headers for code compilation - Gerrit