Age | Commit message (Expand) | Author | Files | Lines |
2021-10-13 | collect2: Fix missing cleanups. | Iain Sandoe | 1 | -1/+6 |
2021-08-31 | Fix PR driver/79181 (and others), not deleting some /tmp/cc* files for LTO. | Andrew Pinski | 1 | -35/+1 |
2021-07-05 | Darwin, configury : Allow for specification and detection of dsymutil. | Iain Sandoe | 1 | -3/+37 |
2021-05-20 | aix: collect2 text files in archive | David Edelsohn | 1 | -1/+4 |
2021-05-10 | Come up with startswith function. | Martin Liska | 1 | -26/+22 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Fix -save-temp leaking lto files in /tmp | Bernd Edlinger | 1 | -16/+27 |
2020-10-20 | collect-utils.c, lto-wrapper + mkoffload: Improve -save-temps filename | Tobias Burnus | 1 | -8/+9 |
2020-09-26 | aix: collect2 visibility | David Edelsohn | 1 | -1/+25 |
2020-02-19 | Fix a typo in comment. | Bernd Edlinger | 1 | -1/+1 |
2020-02-19 | Fix -save-temp leaking files in /tmp | Bernd Edlinger | 1 | -114/+16 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-09-06 | Remove support for repo files (PR c++/91125). | Martin Liska | 1 | -6/+30 |
2019-07-08 | Revert r254460 (collect2 LTO for AIX). | Martin Liska | 1 | -19/+3 |
2019-05-17 | trans.c (check_inlining_for_nested_subprog): Quote reserved names. | Martin Sebor | 1 | -6/+7 |
2019-04-17 | * collect2.c (main): Change gcc.gnu.org URL to HTTPS. | Jonny Grant | 1 | -1/+1 |
2019-04-05 | Remove usage of apostrophes in error and warning messages (PR translation/899... | Martin Liska | 1 | -5/+5 |
2019-03-11 | Wrap apostrophes in gcc internal format with %'. | Martin Liska | 1 | -3/+3 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-23 | use simple-object instead of nm to determine if files contain LTO. | Iain Sandoe | 1 | -63/+57 |
2018-12-23 | Handle -save-temps in collect2 | Iain Sandoe | 1 | -16/+43 |
2018-12-23 | Ensure collect2 responds to intended commmand line options. | Iain Sandoe | 1 | -23/+32 |
2018-11-08 | collect2.c (linker_select): Add USE_LLD_LD. | Roman Geissler | 1 | -3/+8 |
2018-06-19 | Wrap is_static with COLLECT_EXPORT_LIST | David Edelsohn | 1 | -0/+4 |
2018-06-19 | collect2.c (static_obj): New variable. | Tony Reix | 1 | -5/+32 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-09 | Remove obsolete ECOFF support. | Jim Wilson | 1 | -19/+0 |
2017-11-06 | collect2.c (add_lto_object): Compile for OBJECT_COFF. | David Edelsohn | 1 | -3/+19 |
2017-04-03 | Fix numerous typos in comments | Jonathan Wakely | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-09-18 | config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts. | Andrew Dixie | 1 | -1/+21 |
2015-08-19 | remove more useless typedefs | Trevor Saunders | 1 | -4/+4 |
2015-01-30 | Always pass explicit location to fatal_error. | Joseph Myers | 1 | -26/+31 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-19 | collect2.c (main): Don't call fatal_error before diagnostic_initialize. | Ilya Tocar | 1 | -3/+3 |
2014-10-24 | Fix bootstrap/PR63632 | Markus Trippelsdorf | 1 | -0/+6 |
2014-06-26 | Part 2 of the collect-utils library, now also used for collect2. | Bernd Schmidt | 1 | -181/+15 |
2014-06-26 | Small cleanups before making collect2 use collect-utils. | Bernd Schmidt | 1 | -44/+26 |
2014-05-29 | re PR target/61352 (gcc 4.9.0 fails to execute dsymutil when linking executab... | Mike Stump | 1 | -0/+2 |
2014-03-06 | gcc.c (PLUGIN_COND): Always enable unless -fno-use-linker-plugin or -fno-lto ... | Richard Biener | 1 | -4/+6 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-19 | Improve -fuse-ld=[bfd|gold] check | H.J. Lu | 1 | -1/+29 |
2013-11-23 | re PR target/33704 (AIX runs c++ constructors in incorrect order) | David Edelsohn | 1 | -1/+68 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -17/+17 |
2013-06-19 | re PR driver/57652 (collect2 does not clean up temporary files) | David Edelsohn | 1 | -9/+7 |
2013-06-19 | re PR driver/57651 (gcc-ar and gcc-nm don't find the lto plugin) | Matthias Klose | 1 | -19/+19 |
2013-06-11 | collect2.c (main): Do not redirect ld stdout/stderr when debugging. | Richard Biener | 1 | -2/+5 |
2013-02-06 | collect2.c (main): Set aix64_flag for -G and -bsvr4 too, disable if -bnortl. | Michael Haubenwallner | 1 | -14/+14 |
2013-02-03 | collect2.c (GCC_CHECK_HDR): Do not scan objects with F_LOADONLY flag set. | David Edelsohn | 1 | -4/+6 |