aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc-ar.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-22Make the gcc-ar,nm, strip tools respond correctly to --help and --versionIain Sandoe1-2/+14
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-19Revert r238089 (PR driver/81829).Martin Liska1-8/+0
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-22gcc-ar.c (main): Fix indentation.Nathan Sidwell1-1/+1
2016-07-07Prevent LTO wrappers to process a recursive executionMartin Liska1-0/+8
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-09-01Add -B support to gcc-ar/ranlib/nmAndi Kleen1-0/+43
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-6/+6
2013-06-19re PR driver/57651 (gcc-ar and gcc-nm don't find the lto plugin)Matthias Klose1-3/+3
2013-06-19re PR driver/57651 (gcc-ar and gcc-nm don't find the lto plugin)Jakub Jelinek1-9/+5
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-11-27collect2.c (main): Call find_file_set_debug.Meador Inge1-30/+117
2012-09-27gcc-ar.c (main): Handle the returning of the sub-process error code correctly.Meador Inge1-1/+16
2012-05-09gcc-ar.c (main): Don't check for execute bits for the plugin.Matthias Klose1-1/+1
2012-05-03re PR plugins/53126 (gcc-4.7.0 error "gcc-ar: Cannot find plugin")Jakub Jelinek1-4/+9
2011-10-31gcc-ar: Do not include stdio.h.David Edelsohn1-1/+0
2011-10-29Fix cross compilation build in gcc-arAndi Kleen1-0/+1
2011-10-29Add gcc-ar/nm/ranlib wrappers for slim LTO v2Andi Kleen1-0/+96