summaryrefslogtreecommitdiff
path: root/asmcomp/x86_gas.ml
Commit message (Expand)AuthorAgeFilesLines
* s/string_of_int/Int.to_string/gDaniel Bünzli2018-11-071-2/+2
* Don't emit .loc with negative column numbersAnton Bachin2016-04-141-1/+3
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* PR#7037: don't put temporary asm file names into object files.Xavier Leroy2015-12-131-0/+1
* whitespace cleanup, cut long lines, add some missing headersDamien Doligez2015-09-111-2/+4
* GPR#212 Emitaux: also emit column locationGabriel Scherer2015-08-021-1/+1
* Support far relocations in Win64, using a custom local implementation of some...Alain Frisch2015-03-111-3/+4
* Revert previous commits (not ready yet).Alain Frisch2015-01-221-5/+3
* Fix.Alain Frisch2015-01-221-2/+2
* Adapt amd64 backends under windows in order to avoid relative relocations to ...Alain Frisch2015-01-221-1/+3
* Merge Mem32/Mem64.Alain Frisch2014-12-021-8/+12
* Support for the byte directive under solaris 32-bit.Alain Frisch2014-11-281-1/+1
* Rename Intel_* to X86_*.Alain Frisch2014-11-271-0/+298