aboutsummaryrefslogtreecommitdiff
path: root/gcc/collect2.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-31Fix PR driver/79181 (and others), not deleting some /tmp/cc* files for LTO.Andrew Pinski1-35/+1
2021-07-05Darwin, configury : Allow for specification and detection of dsymutil.Iain Sandoe1-3/+37
2021-05-20aix: collect2 text files in archiveDavid Edelsohn1-1/+4
2021-05-10Come up with startswith function.Martin Liska1-26/+22
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Fix -save-temp leaking lto files in /tmpBernd Edlinger1-16/+27
2020-10-20collect-utils.c, lto-wrapper + mkoffload: Improve -save-temps filenameTobias Burnus1-8/+9
2020-09-26aix: collect2 visibilityDavid Edelsohn1-1/+25
2020-02-19Fix a typo in comment.Bernd Edlinger1-1/+1
2020-02-19Fix -save-temp leaking files in /tmpBernd Edlinger1-114/+16
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-09-06Remove support for repo files (PR c++/91125).Martin Liska1-6/+30
2019-07-08Revert r254460 (collect2 LTO for AIX).Martin Liska1-19/+3
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor1-6/+7
2019-04-17* collect2.c (main): Change gcc.gnu.org URL to HTTPS.Jonny Grant1-1/+1
2019-04-05Remove usage of apostrophes in error and warning messages (PR translation/899...Martin Liska1-5/+5
2019-03-11Wrap apostrophes in gcc internal format with %'.Martin Liska1-3/+3
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-23use simple-object instead of nm to determine if files contain LTO.Iain Sandoe1-63/+57
2018-12-23Handle -save-temps in collect2Iain Sandoe1-16/+43
2018-12-23Ensure collect2 responds to intended commmand line options.Iain Sandoe1-23/+32
2018-11-08collect2.c (linker_select): Add USE_LLD_LD.Roman Geissler1-3/+8
2018-06-19Wrap is_static with COLLECT_EXPORT_LISTDavid Edelsohn1-0/+4
2018-06-19collect2.c (static_obj): New variable.Tony Reix1-5/+32
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-09Remove obsolete ECOFF support.Jim Wilson1-19/+0
2017-11-06collect2.c (add_lto_object): Compile for OBJECT_COFF.David Edelsohn1-3/+19
2017-04-03Fix numerous typos in commentsJonathan Wakely1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-18config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts.Andrew Dixie1-1/+21
2015-08-19remove more useless typedefsTrevor Saunders1-4/+4
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-26/+31
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-19collect2.c (main): Don't call fatal_error before diagnostic_initialize.Ilya Tocar1-3/+3
2014-10-24Fix bootstrap/PR63632Markus Trippelsdorf1-0/+6
2014-06-26Part 2 of the collect-utils library, now also used for collect2.Bernd Schmidt1-181/+15
2014-06-26Small cleanups before making collect2 use collect-utils.Bernd Schmidt1-44/+26
2014-05-29re PR target/61352 (gcc 4.9.0 fails to execute dsymutil when linking executab...Mike Stump1-0/+2
2014-03-06gcc.c (PLUGIN_COND): Always enable unless -fno-use-linker-plugin or -fno-lto ...Richard Biener1-4/+6
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-19Improve -fuse-ld=[bfd|gold] checkH.J. Lu1-1/+29
2013-11-23re PR target/33704 (AIX runs c++ constructors in incorrect order)David Edelsohn1-1/+68
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-17/+17
2013-06-19re PR driver/57652 (collect2 does not clean up temporary files)David Edelsohn1-9/+7
2013-06-19re PR driver/57651 (gcc-ar and gcc-nm don't find the lto plugin)Matthias Klose1-19/+19
2013-06-11collect2.c (main): Do not redirect ld stdout/stderr when debugging.Richard Biener1-2/+5
2013-02-06collect2.c (main): Set aix64_flag for -G and -bsvr4 too, disable if -bnortl.Michael Haubenwallner1-14/+14
2013-02-03collect2.c (GCC_CHECK_HDR): Do not scan objects with F_LOADONLY flag set.David Edelsohn1-4/+6
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1