aboutsummaryrefslogtreecommitdiff
path: root/gcc/collect2.c
AgeCommit message (Expand)AuthorFilesLines
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
2003-01-20collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME before prototyping.Kaveh R. Ghazi1-1/+3
2003-01-19collect2.c (ldgetname): Expand declaration to prototype.David Edelsohn1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-33/+37
2002-09-22ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-11Makefile.in: Remove all references to s-under and underscore.c.Zack Weinberg1-5/+2
2002-08-04Index: ChangeLogGeoffrey Keating1-6/+4
2002-07-25collect2.c (SYMBOL__MAIN): Remove.Neil Booth1-3/+1
2002-07-23defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth1-4/+0
2002-07-22* collect2.c (is_ctor_dtor): Add other possible JOINER values.David Edelsohn1-0/+9
2002-07-21c-lex.c (GET_ENVIRONMENT): Remove.Neil Booth1-5/+1