aboutsummaryrefslogtreecommitdiffstats
path: root/common/Sections.ml
Commit message (Expand)AuthorAgeFilesLines
* [BROKEN] Merge with v3.9 : something broken for __builtin_expect in cfrontend...Cyril SIX2021-06-011-4/+5
* Merge branch 'master' into merge_master_8.13.1Sylvain Boulmé2021-03-231-23/+47
|\
| * Section handling: finer control of variable initializationXavier Leroy2021-02-231-20/+44
* | Merge remote-tracking branch 'origin/mppa-work' into mppa-threadDavid Monniaux2020-04-081-8/+21
|\|
| * Explicit error messages for ill-formed section attributes (#232)Bernhard Schommer2020-03-291-8/+21
* | thread local declarations now workDavid Monniaux2020-02-241-7/+14
|/
* New support for inserting ais-annotations.Bernhard Schommer2017-10-191-0/+1
* Revised elaboration of attributesXavier Leroy2017-01-311-2/+1
* Code cleanup.Bernhard Schommer2016-03-101-2/+0
* Implemented the usage of DW_AT_ranges for non-contiguous address ranges.Bernhard Schommer2015-10-161-0/+1
* bug 17392: remove trailing whitespace in source filesMichael Schmidt2015-10-141-3/+3
* Changed the type of the debug sections with additional string.Bernhard Schommer2015-10-131-2/+2
* Implement the usage of the debug_str section for the gcc backend.Bernhard Schommer2015-10-131-1/+2
* Filled in the rest of the funciton needed for thte debug info under arm.Bernhard Schommer2015-10-091-0/+1
* Change the way the debug sections are printed.Bernhard Schommer2015-09-281-1/+1
* Added support for the locations of stack allocated local variables.Bernhard Schommer2015-09-251-0/+1
* Started integrating the debug printing in the common backend_printer.Bernhard Schommer2015-03-111-1/+1
* Starting to remove the seperate printers for each backend.Bernhard Schommer2015-02-021-0/+2
* Clean up support for common symbols. Uninitialized "const" symbols can be co...Xavier Leroy2014-12-171-6/+6
* powerpc/: new unary operation "addsymbol"xleroy2013-11-171-16/+21
* checklink: first import of Valentin Robert's validator for asm and linkxleroy2012-03-281-1/+0
* Simplified and cleaned up the passing of information from C2C to PrintAsm, as...xleroy2012-02-221-101/+80
* Preliminary support for 'aligned' and 'section' attributes, gcc-style. New-s...xleroy2011-04-161-11/+42
* Cleaned up handling of linker sections.xleroy2010-05-081-0/+211