summaryrefslogtreecommitdiff
path: root/gcc/gcc-ar.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* gcc-ar.c (main): Fix indentation.Nathan Sidwell2016-11-221-1/+1
* Prevent LTO wrappers to process a recursive executionMartin Liska2016-07-071-0/+8
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Add -B support to gcc-ar/ranlib/nmAndi Kleen2014-09-011-0/+43
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-6/+6
* re PR driver/57651 (gcc-ar and gcc-nm don't find the lto plugin)Matthias Klose2013-06-191-3/+3
* re PR driver/57651 (gcc-ar and gcc-nm don't find the lto plugin)Jakub Jelinek2013-06-191-9/+5
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* collect2.c (main): Call find_file_set_debug.Meador Inge2012-11-271-30/+117
* gcc-ar.c (main): Handle the returning of the sub-process error code correctly.Meador Inge2012-09-271-1/+16
* gcc-ar.c (main): Don't check for execute bits for the plugin.Matthias Klose2012-05-091-1/+1
* re PR plugins/53126 (gcc-4.7.0 error "gcc-ar: Cannot find plugin")Jakub Jelinek2012-05-031-4/+9
* gcc-ar: Do not include stdio.h.David Edelsohn2011-10-311-1/+0
* Fix cross compilation build in gcc-arAndi Kleen2011-10-291-0/+1
* Add gcc-ar/nm/ranlib wrappers for slim LTO v2Andi Kleen2011-10-291-0/+96