aboutsummaryrefslogtreecommitdiff
path: root/gcc/collect2.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-19invoke.texi (-fwhopr): Document new optional jobs argument.Richard Guenther1-2/+3
2010-05-18re PR lto/44143 (-fdump-tree-all for lto does not work as expected)Richard Guenther1-41/+2
2010-05-11collect2.c (maybe_lto_object_file): Add x64-coff magic and check.Kai Tietz1-1/+3
2010-05-07configure.ac (--enable-lto): Add x86_64-apple-darwin* as a platform that supp...Steven Bosscher1-10/+24
2010-05-07lto-wrapper.c (DUMPBASE_SUFFIX): Define.Richard Biener1-4/+0
2010-04-29collect2.c (vflag): Change type from int to bool.Jon Grant1-5/+24
2010-04-27collect2.c (TARGET_64BIT): Redefine to target's default.Kai Tietz1-0/+4
2010-04-27re PR lto/42776 (LTO doesn't work on non-ELF platforms.)Dave Korn1-8/+10
2010-02-14intl.c (fake_ngettext): New function.Marco Poletti1-3/+23
2010-01-16configure.ac (HAVE_AS_REF): New C macro.Richard Sandiford1-2/+5
2010-01-04Turn on trace in collect2 if neededH.J. Lu1-2/+16
2010-01-02collect2.c (scan_libraries): Add missing argument to call to scan_prog_file.John David Anglin1-1/+1
2010-01-02re PR lto/41597 (Bad .comm directive)Richard Guenther1-3/+3
2009-11-25Remove trailing white spaces.H.J. Lu1-12/+12
2009-11-08collect2.c (main): Search PLUGIN_LD for plugin linker.H.J. Lu1-3/+13
2009-10-08* collect2.c (add_lto_object): Only define if OBJECT_FORMAT_NONE.Rainer Orth1-0/+3
2009-10-07collect2.c (main): Add -fno-whole-program.Jan Hubicka1-2/+3
2009-10-03Merge lto branch into trunk.Diego Novillo1-11/+390
2009-09-27collect2.c (main): Look for -brtl before adding libraries.Peter O'Gorman1-13/+16
2009-08-28collect2.c (DO_COLLECT_EXPORT_LIST): New internal macro, always defined.Olivier Hainque1-73/+155
2009-07-26collect2.c (scan_libraries): Use CONST_CAST2 to perform char ** to const char...John David Anglin1-1/+1
2009-06-18collect2.c (main): Use CONST_CAST2 to perform char ** to const char ** conver...Olivier Hainque1-1/+2
2009-06-12re PR bootstrap/40430 (collect2.c fails to compile: new qualifiers in middle ...Ian Lance Taylor1-1/+3
2009-06-02collect2.c (target_system_root): New variable.Richard Sandiford1-0/+18
2009-06-02Makefile.in (COLLECT2_OBJS): Add collect2-aix.o.Richard Sandiford1-1/+6
2009-06-02collect2.c (ignore_library): Avoid premature post-increment and null deference.Richard Sandiford1-3/+5
2009-06-01attribs.c (register_attribute): Use CONST_CAST.Ian Lance Taylor1-6/+11
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-2/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-07-26collect2.c (symkind): New enum.Olivier Hainque1-28/+38
2008-07-16collect2.c (scan_prog_file, [...]): Use CONST_CAST instead of bare conversion...Olivier Hainque1-2/+2
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-1/+1
2008-06-20collect2.c (main, [...]): Fix for -Wc++-compat.Kaveh R. Ghazi1-6/+7
2008-05-21* collect2.c (find_a_file): Use IS_ABSOLUTE_PATH.Joseph Myers1-5/+1
2008-04-09re PR driver/35665 (FAIL: gfortran.dg/include_2.f90 -O (test for excess err...John David Anglin1-2/+0
2007-12-31re PR driver/33772 (collect2 doesn't strip .sl version)John David Anglin1-2/+6
2007-11-16collect2.c (dump_file): If a demangled symbol is followed by a space...Ian Lance Taylor1-2/+12
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-15omega.c (coalesce): Fix memory leak on early exit.Dirk Mueller1-0/+1
2007-05-08libiberty.h (writeargv): Declare.Nathan Froyd1-2/+69
2006-12-13mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating1-5/+5
2006-05-18Whitespace fixupsMike Stump1-23/+23
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-5/+5
2005-08-19collect2.c (dup2): Delete.Kaveh R. Ghazi1-20/+0
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-06libiberty.h (XOBFINISH): New.Gabriel Dos Reis1-2/+2
2005-06-06exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek1-12/+12
2005-06-03* collect2.c (maybe_unlink): Use unlink_if_ordinary.Joseph Myers1-1/+1
2005-04-26collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'.Kaveh R. Ghazi1-3/+1
2005-04-24collect2.c (main): Unlock the stdio streams.Kaveh R. Ghazi1-0/+5