Skip to content

Fix 32-bit build on OpenIndiana#525

Merged
damiendoligez merged 1 commit intoocaml:trunkfrom
avsej:solaris-build
Oct 5, 2016
Merged

Fix 32-bit build on OpenIndiana#525
damiendoligez merged 1 commit intoocaml:trunkfrom
avsej:solaris-build

Conversation

@avsej
Copy link
Contributor

@avsej avsej commented Mar 25, 2016

No description provided.

@damiendoligez damiendoligez added this to the 4.04 milestone Mar 31, 2016
@gasche
Copy link
Member

gasche commented Jun 26, 2016

I missed your pull request so @lijunsong and myself reimplemented a part of it in #588 (the XOPEN_SOURCE change) -- sorry about that. The part of your proposal that remain is the aspp change, but my understanding of MPR#6831 is that, at the time at least, as -P was still considered to be the correct practice on OpenIndiana. Why the change now, is it only for more recent (or older) OpenIndiana versions?

@avsej
Copy link
Contributor Author

avsej commented Jun 27, 2016

The OpenIndiana tries not to use sun compiler, and not to mix with gnu toolchain. I've tested on recent distribution, because it is rolling release

@mshinwell
Copy link
Contributor

@damiendoligez Should this be considered for 4.04?

@damiendoligez
Copy link
Member

I'm OK to merge this into 4.04.

@gasche
Copy link
Member

gasche commented Sep 30, 2016

(I don't have time to merge.)

@damiendoligez
Copy link
Member

@avsej Could you add an entry to the Changes file?

@avsej
Copy link
Contributor Author

avsej commented Oct 4, 2016

@damiendoligez added

@damiendoligez damiendoligez merged commit fd58d73 into ocaml:trunk Oct 5, 2016
@avsej avsej deleted the solaris-build branch October 5, 2016 14:59
@gasche
Copy link
Member

gasche commented Nov 3, 2016

I think that this was not merged in 4.04, so we should probably do it now.

damiendoligez pushed a commit that referenced this pull request Nov 4, 2016
@damiendoligez
Copy link
Member

cherry-picked to 4.04 (commit 2b38943)

camlspotter pushed a commit to camlspotter/ocaml that referenced this pull request Oct 17, 2017
EduardoRFS pushed a commit to esy-ocaml/ocaml that referenced this pull request May 17, 2021
add issue url for disabled signal handling test
mshinwell added a commit to mshinwell/ocaml that referenced this pull request Jul 1, 2021
stedolan pushed a commit to stedolan/ocaml that referenced this pull request Mar 22, 2022
…caml#525)

This prevent a test function to be locally allocated and interfering with
measurements.
stedolan pushed a commit to stedolan/ocaml that referenced this pull request May 24, 2022
This prevent a test function to be locally allocated and interfering with
measurements.
stedolan added a commit to stedolan/ocaml that referenced this pull request May 24, 2022
64235a3 flambda-backend: Change Float.nan from sNaN to qNaN (ocaml#466)
14a8e27 flambda-backend: Track GC work for all managed bigarray allocations (upstream 11022) (ocaml#569)
c3cda96 flambda-backend: Add two new methods to targetint for dwarf (ocaml#560)
e6f1fed flambda-backend: Handle arithmetic overflow in select_addr (ocaml#570)
dab7209 flambda-backend: Add Target_system to ocaml/utils (ocaml#542)
82d5044 flambda-backend: Enhance numbers.ml with more primitive types (ocaml#544)
216be99 flambda-backend: Fix flambda_o3 and flambda_oclassic attributes (ocaml#536)
4b56e07 flambda-backend: Test naked pointer root handling (ocaml#550)
40d69ce flambda-backend: Stop local function optimisation from moving code into function bodies; opaque_identity fixes for class compilation (ocaml#537)
f08ae58 flambda-backend: Implemented inlining history and use it inside inlining reports (ocaml#365)
ac496bf flambda-backend: Disable the local keyword in typing (ocaml#540)
7d46712 flambda-backend: Bugfix for Typedtree generation of arrow types (ocaml#539)
61a7b47 flambda-backend: Insert missing page table check in roots_nat.c (ocaml#541)
323bd36 flambda-backend: Compiler error when -disable-all-extensions and -extension are used (ocaml#534)
d8956b0 flambda-backend: Persistent environment and reproducibility (ocaml#533)
4a0c89f flambda-backend: Revert "Revert bswap PRs (480 and 482)" (ocaml#506)
7803705 flambda-backend: Cause a C warning when CAMLreturn is missing in C stubs. (ocaml#376)
6199db5 flambda-backend: Improve unboxing during cmm for Flambda (ocaml#295)
96b9e1b flambda-backend: Print diagnostics at runtime for Invalid (ocaml#530)
42ab88e flambda-backend: Disable bytecode compilers in ocamltest (ocaml#504)
58c72d5 flambda-backend: Backport ocaml#10595 from upstream/trunk (ocaml#471)
1010539 flambda-backend: Use C++ name mangling convention (ocaml#483)
81881bb flambda-backend: Local allocation test no longer relies on lifting (ocaml#525)
f5c4719 flambda-backend: Fix an assertion in Closure that breaks probes (ocaml#505)
c2cf2b2 flambda-backend: Add some missing command line arguments to ocamlnat (ocaml#499)

git-subtree-dir: ocaml
git-subtree-split: 64235a3
EmileTrotignon pushed a commit to EmileTrotignon/ocaml that referenced this pull request Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants