summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2020-04-17Do not modify tab options in vimrc for .py files.Martin Liska
2020-04-16intl: Unbreak intl build with bison 3 when no regeneration is needed [PR92008]Jakub Jelinek
2020-04-03Improve svn-rev to search for pattern at line beginning.Martin Liska
2020-01-24contrib: Change 'remote' for personal branches and add branch creation scriptRichard Earnshaw
2020-01-22contrib: script to create a new vendor branchRichard Earnshaw
2020-01-20contrib: New remotes structure for vendor and personal refsRichard Earnshaw
2020-01-17contrib/gcc_update: Insert "tformat:" for git log --pretty=tformat:%p:%t:%HHans-Peter Nilsson
2020-01-16gcc-git-customization.sh: Avoid double expansionAndreas Schwab
2020-01-16gcc-git-customization.sh: avoid double expansionAndreas Schwab
2020-01-16contrib: Check and if needed set user.name and user.email in gcc-git-customiz...Richard Earnshaw
2020-01-16contrib: Verify the id to be printed is ancestor of the corresponding remote ...Jakub Jelinek
2020-01-15Add *.md diff=md.Jakub Jelinek
2020-01-15Handle output of older git in gcc-descr and gcc-undescr aliases.Jakub Jelinek
2020-01-15contrib: Don't add push rules for personal and vendor spaces.Richard Earnshaw
2020-01-14The mentioned auto-generated file is no more part of theGeorg-Johann Lay
2020-01-13Revert "contrib: Add in the default push rule which was overridden"Richard Earnshaw
2020-01-13contrib: Add in the default push rule which was overriddenRichard Earnshaw
2020-01-13contrib: script to setup git to pull a vendors branchesRichard Earnshaw
2020-01-13contrib: Add git gcc-descr and gcc-undescr aliases.Jakub Jelinek
2020-01-13contrib: Add script to help with customizing a git checkout for use with GCCRichard Earnshaw
2020-01-01update-copyright.py: Add Mentor Graphics Corporation and Yoshinori Sato as ex...Jakub Jelinek
2019-12-16MSP430: Add new msp430-elfbare targetJozef Lawrynowicz
2019-12-09Byte vs column awareness for diagnostic-show-locus.c (PR 49973)Lewis Hyatt
2019-12-07Fix @multitable handling in texi2pod.plRichard Sandiford
2019-11-13download_prerequisites: Use http instead of ftp for downloading.Janne Blomqvist
2019-11-08Make mklog more robust.Martin Liska
2019-10-21contrib: Add KPASS support to dg-extract-results.{sh,py}Andrew Burgess
2019-09-18Tweak clang-format configuration.Martin Liska
2019-09-09GCC port for eBPFJose E. Marchesi
2019-09-04mklog: Do not print changed functions in testsuiteMartin Liska
2019-09-04mklog: parse PR references from new test filesMartin Liska
2019-09-04Use argparse.ArgumentParser for mklog.Martin Liska
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand
2019-09-02contrib/vimrc: override formatting options for more filesAlexander Monakov
2019-09-02Set tabstop=8 for gcc-match file types.Martin Liska
2019-08-13test_summary: Do not escape "=".Uros Bizjak
2019-07-02mklog/91048: Open ~/.mklog in string mode.Janne Blomqvist
2019-06-25Transform filter-rtags-warnings to filter-clang-warnings.Martin Liska
2019-06-19Add new micro-benchmark for string operations.Martin Liska
2019-05-21contrib/mklog: Open files in text modeJanne Blomqvist
2019-05-21Convert contrib/mklog script to Python 3Janne Blomqvist
2019-05-03* gennews (files): Add files for GCC 9.Jakub Jelinek
2019-04-30* check-internal-format-escaping.py: New version using polib.Roland Illig
2019-04-19PR translation/90118 Missing space between wordsChristophe Lyon
2019-04-17dg-extract-results.sh: Only handle WARNING: program timed out lines specially...Jakub Jelinek
2019-04-05Fix ChangeLog entries.Martin Liska
2019-04-05Remove usage of apostrophes in error and warning messages (PR translation/899...Martin Liska
2019-03-11Wrap apostrophes in gcc internal format with %'.Martin Liska
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska
2019-03-10re PR other/82704 (GCC fails to download prerequisites on busybox distro (unr...Tommy Nguyen