summaryrefslogtreecommitdiff
path: root/gcc/collect2.c
Commit message (Expand)AuthorAgeFilesLines
* libiberty.h (writeargv): Declare.Nathan Froyd2007-05-081-2/+69
* mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating2006-12-131-5/+5
* Whitespace fixupsMike Stump2006-05-181-23/+23
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-5/+5
* collect2.c (dup2): Delete.Kaveh R. Ghazi2005-08-191-20/+0
* Update FSF address.Kelley Cook2005-06-251-2/+2
* libiberty.h (XOBFINISH): New.Gabriel Dos Reis2005-06-061-2/+2
* exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek2005-06-061-12/+12
* * collect2.c (maybe_unlink): Use unlink_if_ordinary.Joseph Myers2005-06-031-1/+1
* collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'.Kaveh R. Ghazi2005-04-261-3/+1
* collect2.c (main): Unlock the stdio streams.Kaveh R. Ghazi2005-04-241-0/+5
* collect2.c (lderrout): New variable.Ian Lance Taylor2005-03-311-15/+25
* re PR bootstrap/14316 (collect2 doesnt build on windows hosts)Ian Lance Taylor2005-03-291-124/+75
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* collect2.c (main): Explicitly parse -dynamic-linker option.Marc Espie2005-01-151-0/+5
* re PR other/18720 (collect2 uses wrong search order if -brtl specified)David Edelsohn2005-01-091-5/+10
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-3/+3
* collect2.c (COLLECT_PARSE_FLAG): Remove.Kazu Hirata2004-10-011-5/+0
* Makefile.in (BUILD_ERRORS): Set to build-errors.Nathan Sidwell2004-08-231-2/+2
* * collect2.c (main): Handle --no-demangle and --demangle flags.Per Bothner2004-07-131-2/+33
* collect2.c (dump_file): Don't call cplus_demangle if HAVE_LD_DEMANGLE is defi...H.J. Lu2004-07-071-2/+12
* system.h (SUNOS4_SHARED_LIBRARIES): Poison.Ian Lance Taylor2004-03-101-266/+1
* collect2.c (main): Only export initfunc and finifunc if LD_INIT_SWITCH not de...David Edelsohn2004-03-061-10/+13
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* c-common.h: Fix comment formatting.Kazu Hirata2004-01-161-3/+3
* alias.c: Fix comment formatting.Kazu Hirata2003-12-211-2/+2
* collect2.c (main): Add -fno-profile-arcs -fno-test-coverage -fno-branch-proba...David Edelsohn2003-12-171-2/+6
* collect2.c (GCC_OK_SYMBOL): Add support for AIX C_WEAKEXT.David Edelsohn2003-12-071-9/+21
* * collect2.c (scan_libraries): Fix typos.John David Anglin2003-11-021-2/+2
* collect2.c (COLLECT_PARSE_FLAG): Provide default.Rainer Orth2003-10-171-2/+9
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-12/+10
* target-def.h: Remove usage of OBJECT_FORMAT_ROSE.Andreas Jaeger2003-06-291-675/+1
* alloc-pool.c: Fix comment formatting.Kazu Hirata2003-06-291-8/+8
* collect2.h: Convert prototypes to ISO C90.Andreas Jaeger2003-06-291-222/+139
* * collect2.c (is_ctor_dtor): Remove CFRONT_LOSSAGE dependend code.Andreas Jaeger2003-06-041-8/+0
* builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi2003-05-171-20/+19
* re PR other/6955 (collect2 says "core dumped" when there is no core)Kaveh R. Ghazi2003-03-301-1/+1
* collect2.c (pexecute_pid): Rename to pid.John David Anglin2003-02-021-10/+7
* collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME before prototyping.Kaveh R. Ghazi2003-01-201-1/+3
* collect2.c (ldgetname): Expand declaration to prototype.David Edelsohn2003-01-191-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-33/+37
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-221-1/+1
* Makefile.in: Remove all references to s-under and underscore.c.Zack Weinberg2002-09-111-5/+2
* Index: ChangeLogGeoffrey Keating2002-08-041-6/+4
* collect2.c (SYMBOL__MAIN): Remove.Neil Booth2002-07-251-3/+1
* defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth2002-07-231-4/+0
* * collect2.c (is_ctor_dtor): Add other possible JOINER values.David Edelsohn2002-07-221-0/+9
* c-lex.c (GET_ENVIRONMENT): Remove.Neil Booth2002-07-211-5/+1
* * collect2.c (scan_prog_file): Fix typo in message.Kaveh R. Ghazi2002-06-291-1/+1
* A fix for cross building aix.Tom Rix2002-03-121-4/+2