aboutsummaryrefslogtreecommitdiff
path: root/gcc/collect2.c
AgeCommit message (Expand)AuthorFilesLines
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
2005-03-31collect2.c (lderrout): New variable.Ian Lance Taylor1-15/+25
2005-03-29re PR bootstrap/14316 (collect2 doesnt build on windows hosts)Ian Lance Taylor1-124/+75
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-15collect2.c (main): Explicitly parse -dynamic-linker option.Marc Espie1-0/+5
2005-01-09re PR other/18720 (collect2 uses wrong search order if -brtl specified)David Edelsohn1-5/+10
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-3/+3
2004-10-01collect2.c (COLLECT_PARSE_FLAG): Remove.Kazu Hirata1-5/+0
2004-08-23Makefile.in (BUILD_ERRORS): Set to build-errors.Nathan Sidwell1-2/+2
2004-07-13* collect2.c (main): Handle --no-demangle and --demangle flags.Per Bothner1-2/+33
2004-07-07collect2.c (dump_file): Don't call cplus_demangle if HAVE_LD_DEMANGLE is defi...H.J. Lu1-2/+12
2004-03-10system.h (SUNOS4_SHARED_LIBRARIES): Poison.Ian Lance Taylor1-266/+1
2004-03-06collect2.c (main): Only export initfunc and finifunc if LD_INIT_SWITCH not de...David Edelsohn1-10/+13
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-16c-common.h: Fix comment formatting.Kazu Hirata1-3/+3
2003-12-21alias.c: Fix comment formatting.Kazu Hirata1-2/+2
2003-12-17collect2.c (main): Add -fno-profile-arcs -fno-test-coverage -fno-branch-proba...David Edelsohn1-2/+6
2003-12-07collect2.c (GCC_OK_SYMBOL): Add support for AIX C_WEAKEXT.David Edelsohn1-9/+21
2003-11-02* collect2.c (scan_libraries): Fix typos.John David Anglin1-2/+2
2003-10-17collect2.c (COLLECT_PARSE_FLAG): Provide default.Rainer Orth1-2/+9
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-12/+10
2003-06-29target-def.h: Remove usage of OBJECT_FORMAT_ROSE.Andreas Jaeger1-675/+1
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata1-8/+8
2003-06-29collect2.h: Convert prototypes to ISO C90.Andreas Jaeger1-222/+139
2003-06-04* collect2.c (is_ctor_dtor): Remove CFRONT_LOSSAGE dependend code.Andreas Jaeger1-8/+0
2003-05-17builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi1-20/+19
2003-03-30re PR other/6955 (collect2 says "core dumped" when there is no core)Kaveh R. Ghazi1-1/+1
2003-02-02collect2.c (pexecute_pid): Rename to pid.John David Anglin1-10/+7