| Commit message (Expand) | Author | Age | Files | Lines |
* | collect2.c (symkind): New enum. | Olivier Hainque | 2008-07-26 | 1 | -28/+38 |
* | collect2.c (scan_prog_file, [...]): Use CONST_CAST instead of bare conversion... | Olivier Hainque | 2008-07-16 | 1 | -2/+2 |
* | c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war... | Kaveh R. Ghazi | 2008-06-27 | 1 | -1/+1 |
* | collect2.c (main, [...]): Fix for -Wc++-compat. | Kaveh R. Ghazi | 2008-06-20 | 1 | -6/+7 |
* | * collect2.c (find_a_file): Use IS_ABSOLUTE_PATH. | Joseph Myers | 2008-05-21 | 1 | -5/+1 |
* | re PR driver/35665 (FAIL: gfortran.dg/include_2.f90 -O (test for excess err... | John David Anglin | 2008-04-09 | 1 | -2/+0 |
* | re PR driver/33772 (collect2 doesn't strip .sl version) | John David Anglin | 2007-12-31 | 1 | -2/+6 |
* | collect2.c (dump_file): If a demangled symbol is followed by a space... | Ian Lance Taylor | 2007-11-16 | 1 | -2/+12 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | omega.c (coalesce): Fix memory leak on early exit. | Dirk Mueller | 2007-07-15 | 1 | -0/+1 |
* | libiberty.h (writeargv): Declare. | Nathan Froyd | 2007-05-08 | 1 | -2/+69 |
* | mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE. | Geoffrey Keating | 2006-12-13 | 1 | -5/+5 |
* | Whitespace fixups | Mike Stump | 2006-05-18 | 1 | -23/+23 |
* | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 2006-01-31 | 1 | -5/+5 |
* | collect2.c (dup2): Delete. | Kaveh R. Ghazi | 2005-08-19 | 1 | -20/+0 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | libiberty.h (XOBFINISH): New. | Gabriel Dos Reis | 2005-06-06 | 1 | -2/+2 |
* | exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form... | Jakub Jelinek | 2005-06-06 | 1 | -12/+12 |
* | * collect2.c (maybe_unlink): Use unlink_if_ordinary. | Joseph Myers | 2005-06-03 | 1 | -1/+1 |
* | collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'. | Kaveh R. Ghazi | 2005-04-26 | 1 | -3/+1 |
* | collect2.c (main): Unlock the stdio streams. | Kaveh R. Ghazi | 2005-04-24 | 1 | -0/+5 |
* | collect2.c (lderrout): New variable. | Ian Lance Taylor | 2005-03-31 | 1 | -15/+25 |
* | re PR bootstrap/14316 (collect2 doesnt build on windows hosts) | Ian Lance Taylor | 2005-03-29 | 1 | -124/+75 |
* | basic-block.h, [...]: Update copyright. | Kazu Hirata | 2005-01-18 | 1 | -1/+1 |
* | collect2.c (main): Explicitly parse -dynamic-linker option. | Marc Espie | 2005-01-15 | 1 | -0/+5 |
* | re PR other/18720 (collect2 uses wrong search order if -brtl specified) | David Edelsohn | 2005-01-09 | 1 | -5/+10 |
* | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 2004-11-09 | 1 | -3/+3 |
* | collect2.c (COLLECT_PARSE_FLAG): Remove. | Kazu Hirata | 2004-10-01 | 1 | -5/+0 |
* | Makefile.in (BUILD_ERRORS): Set to build-errors. | Nathan Sidwell | 2004-08-23 | 1 | -2/+2 |
* | * collect2.c (main): Handle --no-demangle and --demangle flags. | Per Bothner | 2004-07-13 | 1 | -2/+33 |
* | collect2.c (dump_file): Don't call cplus_demangle if HAVE_LD_DEMANGLE is defi... | H.J. Lu | 2004-07-07 | 1 | -2/+12 |
* | system.h (SUNOS4_SHARED_LIBRARIES): Poison. | Ian Lance Taylor | 2004-03-10 | 1 | -266/+1 |
* | collect2.c (main): Only export initfunc and finifunc if LD_INIT_SWITCH not de... | David Edelsohn | 2004-03-06 | 1 | -10/+13 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | c-common.h: Fix comment formatting. | Kazu Hirata | 2004-01-16 | 1 | -3/+3 |
* | alias.c: Fix comment formatting. | Kazu Hirata | 2003-12-21 | 1 | -2/+2 |
* | collect2.c (main): Add -fno-profile-arcs -fno-test-coverage -fno-branch-proba... | David Edelsohn | 2003-12-17 | 1 | -2/+6 |
* | collect2.c (GCC_OK_SYMBOL): Add support for AIX C_WEAKEXT. | David Edelsohn | 2003-12-07 | 1 | -9/+21 |
* | * collect2.c (scan_libraries): Fix typos. | John David Anglin | 2003-11-02 | 1 | -2/+2 |
* | collect2.c (COLLECT_PARSE_FLAG): Provide default. | Rainer Orth | 2003-10-17 | 1 | -2/+9 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -12/+10 |
* | target-def.h: Remove usage of OBJECT_FORMAT_ROSE. | Andreas Jaeger | 2003-06-29 | 1 | -675/+1 |
* | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 2003-06-29 | 1 | -8/+8 |
* | collect2.h: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-06-29 | 1 | -222/+139 |
* | * collect2.c (is_ctor_dtor): Remove CFRONT_LOSSAGE dependend code. | Andreas Jaeger | 2003-06-04 | 1 | -8/+0 |
* | builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std... | Kaveh R. Ghazi | 2003-05-17 | 1 | -20/+19 |
* | re PR other/6955 (collect2 says "core dumped" when there is no core) | Kaveh R. Ghazi | 2003-03-30 | 1 | -1/+1 |
* | collect2.c (pexecute_pid): Rename to pid. | John David Anglin | 2003-02-02 | 1 | -10/+7 |
* | collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME before prototyping. | Kaveh R. Ghazi | 2003-01-20 | 1 | -1/+3 |
* | collect2.c (ldgetname): Expand declaration to prototype. | David Edelsohn | 2003-01-19 | 1 | -1/+1 |