summaryrefslogtreecommitdiff
path: root/tools/objinfo.ml
Commit message (Expand)AuthorAgeFilesLines
* Add an early error when compiling different modules with mismatching -for-pac...Pierre Chambart2022-09-131-1/+5
* Optionally print shape in ocamlobjinfoUlysse Gérard2022-01-241-1/+6
* Shapes: Store shapes in CMT* filesUlysse Gérard2021-11-091-1/+5
* Adapt ocamlobjinfoNicolás Ojeda Bär2020-07-021-20/+5
* objinfo: take possible .exe extension into account when calling objinfo_helperSébastien Hinderer2020-06-181-1/+2
* Use Filename.quote_command (#9476)Nicolás Ojeda Bär2020-04-201-4/+4
* objinfo: print cm[x]a extra C object, options and dlls in the cli order.Daniel Bünzli2020-01-311-3/+3
* [minor] objinfo: use Fun.protect instead of Misc.try_finallyGabriel Scherer2019-12-031-7/+9
* objinfo: tell when the object file comes from a different OCaml versionGabriel Scherer2019-12-031-65/+128
* Improve the packing mechanism used to build Dynlink (#2268)Mark Shinwell2019-03-191-0/+1
* Deprecate Pervasives (#1605)Jérémie Dimino2018-08-271-1/+1
* Implement reviewer suggestionsNicolás Ojeda Bär2018-07-251-4/+4
* Use reraise_raw_backtrace in Misc.try_finallyFrançois Bobot2018-07-251-13/+13
* Just some tbl things. (#1699)Gabriel Radanne2018-07-231-2/+2
* Whitespace and overlong line fixes.David Allsopp2018-06-141-2/+4
* Reduce cmx sizes by sharing variable names (#1627)Leo White2018-04-091-1/+1
* ocamlobjinfo: make sure -null-crc is taken into account everywhereSébastien Hinderer2018-04-051-4/+5
* Rename and slightly modify ocamlobjinfo's -no-crc command-line optionSébastien Hinderer2018-04-051-6/+6
* ocamlobjinfo: add the -no-crc command-line optionSébastien Hinderer2018-04-051-4/+10
* objinfo: dump globals defined in bytecode executablesStephane Glondu2016-12-141-0/+8
* Added responsefile support for various tools.Bernhard Schommer2016-10-121-2/+8
* Fix ocamlobjinfo for flambda (#809)Pierre Chambart2016-09-281-10/+34
* Also remove linking hack for bytecodePierre Chambart2016-07-081-0/+5
* Update headers for the new license.Damien Doligez2016-02-181-14/+16
* Fix ocamlobjinfo for Flambda (includes work from Runhang Li)Mark Shinwell2016-02-101-3/+8
* Enable flambdaPierre Chambart2016-01-281-2/+8
* Do not use fscanf that will be deprecated ASAP.Pierre Weis2015-10-291-3/+3
* PR#6142: add cmt file support to ocamlobjinfoDamien Doligez2014-07-241-3/+29
* Enable warning 27 in tools/ and fix occurrences. It's good to mark in depend...Alain Frisch2014-05-121-3/+2
* re-commit Leo's weak-dependencies pull requestJacques Garrigue2014-05-071-3/+10
* revert commit 14719Jacques Garrigue2014-05-021-10/+3
* weak dependencies with -trans-mod (github/ocamllabs/weak-depends 45e980a,2185...Mark Shinwell2014-05-011-3/+10
* merge branch "safe-string"Damien Doligez2014-04-291-3/+3
* #5779: improve support for structured constants (better propagation, sharing,...Alain Frisch2014-03-061-27/+1
* Merge branch 4.01 from branching point to 4.01.0+rc1Damien Doligez2013-09-041-1/+2
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* merge with branch bin-annotFabrice Le Fessant2012-05-301-7/+8
* refactoring the "read n bytes from a channel into a new string" idiomDamien Doligez2012-02-231-4/+2
* PR#5316: objinfo now shows ccopts/ccobjs/force_link when applicableXavier Clerc2011-09-071-4/+15
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-2/+2
* PR#5059: split objinfo into a pure Caml part and a pure C part.Xavier Leroy2010-05-241-14/+34
* PR#5033: tools/objinfo made more general.Xavier Leroy2010-05-191-55/+204
* PR#4949 print C object files in linking orderDamien Doligez2010-01-071-1/+2
* Use open Cmo_format instead of open Emitcode for objinfo and primreq toolsNicolas Pouillard2006-07-051-1/+1
* PR#3669: suppression de Printexc.catchDamien Doligez2005-06-221-4/+3
* fix warningJacques Garrigue2005-06-011-2/+1
* Adaptation au nouveau format de .cma, suiteXavier Leroy2000-03-271-2/+14
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* Dump des CRCs dans les .cmiXavier Leroy1998-12-021-0/+15
* Nouvelle gestion du CRC de l'interfaceXavier Leroy1997-05-151-2/+0