Skip to main content
summaryrefslogtreecommitdiffstats
path: root/llvm
AgeCommit message (Expand)AuthorFilesLines
2021-07-07Bug 574481 - NullPointerException in LLDBLaunch.hasTraitMarc-Andre Laperle2-49/+52
2021-06-13[releng] Bump to CDT version 10.4.0Jonah Graham3-3/+3
2021-04-04Bug 572552 - CDT releng: update versions to 10.3.0Alexander Fedorov7-9/+39
2020-12-19[releng] Increment feature and related versions to 10.2.0Jonah Graham3-3/+3
2020-11-18Bug 568728: Drop execute permission on filesTorbjörn Svensson50-0/+0
2020-10-12[releng] Update API FiltersJonah Graham2-34/+1
2020-10-06[releng] Bump version to 10.1.0Jonah Graham3-3/+3
2020-08-31Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projectsJonah Graham5-0/+10
2020-08-24Bug 562494: Update BREE to Java 11Jonah Graham12-46/+137
2020-07-03lldb: Replace a concatenated string with NLS.bindMarc-Andre Laperle3-3/+4
2020-07-03Bug 564553 - Restore mimicking label for LLDBTorbjörn Svensson1-0/+11
2020-06-24Bug 564553: Fetch the path to GDB from GdbLaunchTorbjörn Svensson2-13/+1
2020-04-11[releng] Bump version to 10.0.0Jonah Graham3-3/+3
2020-03-22[releng] Bump CDT version to 9.12.0Marco Stornelli3-3/+3
2020-02-15Bug 560038 - Mark LlvmResourceListener for deletionJoost Kraaijeveld3-72/+14
2020-02-15Bug 560039 - Mark LlvmPreferencePage for deletionJoost Kraaijeveld3-98/+20
2020-02-13Bug 535565 - LLVM/Clang Broken toolchain: finds wrong libraries and doesJoost Kraaijeveld2-27/+0
2020-01-09Bug 558827: Add and/or fix branding on all featuresJonah Graham8-12/+87
2020-01-07Bug 558827: Add build id timestamp to features properlyJonah Graham1-3/+3
2020-01-02Bug 266305 - Add common warning options to GCC(ClangMarco Stornelli3-1/+109
2019-12-07[releng] Bump to CDT version 9.11.0Jonah Graham3-3/+3
2019-10-26lldb: Add new version info in the commentsMarc-Andre Laperle3-4/+6
2019-10-17[releng] Update comparator repo to last releaseJonah Graham1-1/+1
2019-10-17Bug 551817 - Add about.html to src.includes for pluginsTorbjörn Svensson2-0/+2
2019-10-16[releng] Bump to CDT version 9.10.0Jonah Graham3-3/+3
2019-09-09Bug 550076 - Use PE64 parser by defaultCDT_9_9_0Jonah Graham2-7/+7
2019-07-10Bug 542488: Remove duplicated codeJonah Graham1-2/+3
2019-06-11[releng] Bump version to 9.9.0Jonah Graham3-3/+3
2019-03-01[releng] Bump version to 9.8.0Jonah Graham3-3/+3
2018-12-10[releng] Bump version to 9.7.0Jonah Graham3-3/+3
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham5-17/+17
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in properties filesJonah Graham2-3/+3
2018-11-22Bug 540373: Remove '(non-Javadoc)' commentsJonah Graham6-52/+0
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham1-1/+1
2018-11-22Bug 540373: Cleanup: Add missing annotationsJonah Graham5-0/+8
2018-11-22Bug 540373: Cleanup: Organize ImportsJonah Graham1-1/+1
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham27-489/+492
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham20-171/+2765
2018-11-22Bug 540373: Fix declaration to interfaceJonah Graham1-1/+1
2018-11-22Bug 540373: Remove invalid javadoc API tagsJonah Graham2-2/+0
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham63-264/+489
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham109-26238/+26238
2018-11-02[lldb] Remove work-around for missing '-gdb-set breakpoint pending'Marc-Andre Laperle4-10/+41
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms4-0/+4
2018-10-23Bug 540367 - Increment version numbersWilliam Riley3-3/+3
2018-10-06Bug 539641 - [lldb] Pending breakpoints do not workMarc-Andre Laperle1-0/+33
2018-09-28Bug 508610 - [lldb] Arguments tab has no effectMarc-Andre Laperle2-2/+41
2018-09-28Bug 503298 - [lldb] Remove workaround for executable not being absoluteMarc-Andre Laperle1-14/+0
2018-09-26Bug 510833 - [lldb] IllegalStateException in LLDBProcesses$LLDBMIThreadDMData...Marc-Andre Laperle1-23/+30
2018-09-22lldb: Add new version info in the commentsMarc-Andre Laperle1-0/+2

Back to the top