summaryrefslogtreecommitdiff
path: root/gcc/collect2.c
AgeCommit message (Expand)Author
2020-02-19Fix a typo in comment.Bernd Edlinger
2020-02-19Fix -save-temp leaking files in /tmpBernd Edlinger
2020-01-01Update copyright years.Jakub Jelinek
2019-09-06Remove support for repo files (PR c++/91125).Martin Liska
2019-07-08Revert r254460 (collect2 LTO for AIX).Martin Liska
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor
2019-04-17* collect2.c (main): Change gcc.gnu.org URL to HTTPS.Jonny Grant
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-01-01Update copyright years.Jakub Jelinek
2018-12-23use simple-object instead of nm to determine if files contain LTO.Iain Sandoe
2018-12-23Handle -save-temps in collect2Iain Sandoe
2018-12-23Ensure collect2 responds to intended commmand line options.Iain Sandoe
2018-11-08collect2.c (linker_select): Add USE_LLD_LD.Roman Geissler
2018-06-19Wrap is_static with COLLECT_EXPORT_LISTDavid Edelsohn
2018-06-19collect2.c (static_obj): New variable.Tony Reix
2018-01-03Update copyright years.Jakub Jelinek
2017-11-09Remove obsolete ECOFF support.Jim Wilson
2017-11-06collect2.c (add_lto_object): Compile for OBJECT_COFF.David Edelsohn
2017-04-03Fix numerous typos in commentsJonathan Wakely
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-09-18config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts.Andrew Dixie
2015-08-19remove more useless typedefsTrevor Saunders
2015-01-30Always pass explicit location to fatal_error.Joseph Myers
2015-01-05Update copyright years.Jakub Jelinek
2014-11-19collect2.c (main): Don't call fatal_error before diagnostic_initialize.Ilya Tocar
2014-10-24Fix bootstrap/PR63632Markus Trippelsdorf
2014-06-26Part 2 of the collect-utils library, now also used for collect2.Bernd Schmidt
2014-06-26Small cleanups before making collect2 use collect-utils.Bernd Schmidt
2014-05-29re PR target/61352 (gcc 4.9.0 fails to execute dsymutil when linking executab...Mike Stump
2014-03-06gcc.c (PLUGIN_COND): Always enable unless -fno-use-linker-plugin or -fno-lto ...Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-19Improve -fuse-ld=[bfd|gold] checkH.J. Lu
2013-11-23re PR target/33704 (AIX runs c++ constructors in incorrect order)David Edelsohn
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-06-19re PR driver/57652 (collect2 does not clean up temporary files)David Edelsohn
2013-06-19re PR driver/57651 (gcc-ar and gcc-nm don't find the lto plugin)Matthias Klose
2013-06-11collect2.c (main): Do not redirect ld stdout/stderr when debugging.Richard Biener
2013-02-06collect2.c (main): Set aix64_flag for -G and -bsvr4 too, disable if -bnortl.Michael Haubenwallner
2013-02-03collect2.c (GCC_CHECK_HDR): Do not scan objects with F_LOADONLY flag set.David Edelsohn
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-07Support -fuse-ld=bfd and -fuse-ld=goldNick Clifton
2012-11-27collect2.c (main): Call find_file_set_debug.Meador Inge
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-29LANGUAGES: Fix typos.Joseph Myers
2012-05-07configure.ac (PLUGIN_LD): Rename into...Eric Botcazou
2012-05-04collect2.c (may_unlink_output_file): New global.Olivier Hainque
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth
2012-01-03collect2.c (main): In AIX specific computations for vector insertions...Olivier Hainque