[parrot/parrot] 9d44d1: [cage] fix clang compilation with inline imcc_vfpr...
GitHub
noreply at github.com
Thu Mar 6 23:22:18 UTC 2014
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 9d44d1eeaea82c46e063488b1b09afae27ad12f2
https://github.com/parrot/parrot/commit/9d44d1eeaea82c46e063488b1b09afae27ad12f2
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-03-06 (Thu, 06 Mar 2014)
Changed paths:
M compilers/imcc/imc.h
M compilers/imcc/parser_util.c
Log Message:
-----------
[cage] fix clang compilation with inline imcc_vfprintf
debug.o wants this symbol even with inline
Commit: 2466becaf2c342a25b07b9a7e766404561e7a58b
https://github.com/parrot/parrot/commit/2466becaf2c342a25b07b9a7e766404561e7a58b
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-03-06 (Thu, 06 Mar 2014)
Changed paths:
M src/call/context_accessors.c
M src/io/filehandle.c
Log Message:
-----------
[cage] shim unused interp in more sources
Commit: fdf1105802d439fa22b22514fb6b94bbb769bb40
https://github.com/parrot/parrot/commit/fdf1105802d439fa22b22514fb6b94bbb769bb40
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-03-06 (Thu, 06 Mar 2014)
Changed paths:
M compilers/imcc/imcc.l
M compilers/imcc/imclexer.c
M compilers/imcc/main.c
M compilers/imcc/parser.h
Log Message:
-----------
[cage] move declaration of determine_input_file_type to parser.h
Commit: 5ad0c747f64f06c86f5a50b6dd0c38575cdda0b0
https://github.com/parrot/parrot/commit/5ad0c747f64f06c86f5a50b6dd0c38575cdda0b0
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-03-06 (Thu, 06 Mar 2014)
Changed paths:
M src/gc/gc_gms.c
M src/gc/mark_sweep.c
Log Message:
-----------
[cage] shim unused args in more gc sources
Commit: 771ca093a24e30d641f92c38302d5fa7bf468f26
https://github.com/parrot/parrot/commit/771ca093a24e30d641f92c38302d5fa7bf468f26
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-03-06 (Thu, 06 Mar 2014)
Changed paths:
M frontend/parrot_debugger/main.c
M src/io/buffer.c
M src/pmc/bignum.pmc
M src/string/encoding/shared.c
Log Message:
-----------
[cage] shim more unused args in more sources
Compare: https://github.com/parrot/parrot/compare/40a64be1a75d...771ca093a24e
More information about the parrot-commits
mailing list