Age | Commit message (Expand) | Author | Files | Lines |
2009-10-03 | Merge lto branch into trunk. | Diego Novillo | 1 | -11/+390 |
2009-09-27 | collect2.c (main): Look for -brtl before adding libraries. | Peter O'Gorman | 1 | -13/+16 |
2009-08-28 | collect2.c (DO_COLLECT_EXPORT_LIST): New internal macro, always defined. | Olivier Hainque | 1 | -73/+155 |
2009-07-26 | collect2.c (scan_libraries): Use CONST_CAST2 to perform char ** to const char... | John David Anglin | 1 | -1/+1 |
2009-06-18 | collect2.c (main): Use CONST_CAST2 to perform char ** to const char ** conver... | Olivier Hainque | 1 | -1/+2 |
2009-06-12 | re PR bootstrap/40430 (collect2.c fails to compile: new qualifiers in middle ... | Ian Lance Taylor | 1 | -1/+3 |
2009-06-02 | collect2.c (target_system_root): New variable. | Richard Sandiford | 1 | -0/+18 |
2009-06-02 | Makefile.in (COLLECT2_OBJS): Add collect2-aix.o. | Richard Sandiford | 1 | -1/+6 |
2009-06-02 | collect2.c (ignore_library): Avoid premature post-increment and null deference. | Richard Sandiford | 1 | -3/+5 |
2009-06-01 | attribs.c (register_attribute): Use CONST_CAST. | Ian Lance Taylor | 1 | -6/+11 |
2009-04-27 | collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind. | Ian Lance Taylor | 1 | -2/+2 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+2 |
2008-07-26 | collect2.c (symkind): New enum. | Olivier Hainque | 1 | -28/+38 |
2008-07-16 | collect2.c (scan_prog_file, [...]): Use CONST_CAST instead of bare conversion... | Olivier Hainque | 1 | -2/+2 |
2008-06-27 | c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war... | Kaveh R. Ghazi | 1 | -1/+1 |
2008-06-20 | collect2.c (main, [...]): Fix for -Wc++-compat. | Kaveh R. Ghazi | 1 | -6/+7 |
2008-05-21 | * collect2.c (find_a_file): Use IS_ABSOLUTE_PATH. | Joseph Myers | 1 | -5/+1 |
2008-04-09 | re PR driver/35665 (FAIL: gfortran.dg/include_2.f90 -O (test for excess err... | John David Anglin | 1 | -2/+0 |
2007-12-31 | re PR driver/33772 (collect2 doesn't strip .sl version) | John David Anglin | 1 | -2/+6 |
2007-11-16 | collect2.c (dump_file): If a demangled symbol is followed by a space... | Ian Lance Taylor | 1 | -2/+12 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-15 | omega.c (coalesce): Fix memory leak on early exit. | Dirk Mueller | 1 | -0/+1 |
2007-05-08 | libiberty.h (writeargv): Declare. | Nathan Froyd | 1 | -2/+69 |
2006-12-13 | mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE. | Geoffrey Keating | 1 | -5/+5 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -23/+23 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -5/+5 |
2005-08-19 | collect2.c (dup2): Delete. | Kaveh R. Ghazi | 1 | -20/+0 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-06 | libiberty.h (XOBFINISH): New. | Gabriel Dos Reis | 1 | -2/+2 |
2005-06-06 | exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form... | Jakub Jelinek | 1 | -12/+12 |
2005-06-03 | * collect2.c (maybe_unlink): Use unlink_if_ordinary. | Joseph Myers | 1 | -1/+1 |
2005-04-26 | collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'. | Kaveh R. Ghazi | 1 | -3/+1 |
2005-04-24 | collect2.c (main): Unlock the stdio streams. | Kaveh R. Ghazi | 1 | -0/+5 |
2005-03-31 | collect2.c (lderrout): New variable. | Ian Lance Taylor | 1 | -15/+25 |
2005-03-29 | re PR bootstrap/14316 (collect2 doesnt build on windows hosts) | Ian Lance Taylor | 1 | -124/+75 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-15 | collect2.c (main): Explicitly parse -dynamic-linker option. | Marc Espie | 1 | -0/+5 |
2005-01-09 | re PR other/18720 (collect2 uses wrong search order if -brtl specified) | David Edelsohn | 1 | -5/+10 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -3/+3 |
2004-10-01 | collect2.c (COLLECT_PARSE_FLAG): Remove. | Kazu Hirata | 1 | -5/+0 |
2004-08-23 | Makefile.in (BUILD_ERRORS): Set to build-errors. | Nathan Sidwell | 1 | -2/+2 |
2004-07-13 | * collect2.c (main): Handle --no-demangle and --demangle flags. | Per Bothner | 1 | -2/+33 |
2004-07-07 | collect2.c (dump_file): Don't call cplus_demangle if HAVE_LD_DEMANGLE is defi... | H.J. Lu | 1 | -2/+12 |
2004-03-10 | system.h (SUNOS4_SHARED_LIBRARIES): Poison. | Ian Lance Taylor | 1 | -266/+1 |
2004-03-06 | collect2.c (main): Only export initfunc and finifunc if LD_INIT_SWITCH not de... | David Edelsohn | 1 | -10/+13 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-16 | c-common.h: Fix comment formatting. | Kazu Hirata | 1 | -3/+3 |
2003-12-21 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-12-17 | collect2.c (main): Add -fno-profile-arcs -fno-test-coverage -fno-branch-proba... | David Edelsohn | 1 | -2/+6 |
2003-12-07 | collect2.c (GCC_OK_SYMBOL): Add support for AIX C_WEAKEXT. | David Edelsohn | 1 | -9/+21 |