.hgignore

Wed, 20 Apr 2011 14:07:57 -0400

author
vladidan
date
Wed, 20 Apr 2011 14:07:57 -0400
changeset 2801
7ec4bb02d5f0
parent 1490
e703499b4b51
child 2796
4ca65400aa33
permissions
-rw-r--r--

7035861: linux-armsflt: assert(ni->data() == (int)(x + o)) failed: instructions must match
Summary: The change avoids generating relocation info entry for the staging area patching stub on systems that don't support movw/movt instructions
Reviewed-by: bdelsart

     1 ^build/
     2 ^dist/
     3 /nbproject/private/
     4 ^src/share/tools/hsdis/build/
     5 ^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
     6 ^src/share/tools/IdealGraphVisualizer/build/
     7 ^src/share/tools/IdealGraphVisualizer/dist/

mercurial