Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-11-02 | * collect2.c (scan_libraries): Fix typos. | John David Anglin | 1 | -2/+2 |
2003-10-17 | collect2.c (COLLECT_PARSE_FLAG): Provide default. | Rainer Orth | 1 | -2/+9 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -12/+10 |
2003-06-29 | target-def.h: Remove usage of OBJECT_FORMAT_ROSE. | Andreas Jaeger | 1 | -675/+1 |
2003-06-29 | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 1 | -8/+8 |
2003-06-29 | collect2.h: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -222/+139 |
2003-06-04 | * collect2.c (is_ctor_dtor): Remove CFRONT_LOSSAGE dependend code. | Andreas Jaeger | 1 | -8/+0 |
2003-05-17 | builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std... | Kaveh R. Ghazi | 1 | -20/+19 |
2003-03-30 | re PR other/6955 (collect2 says "core dumped" when there is no core) | Kaveh R. Ghazi | 1 | -1/+1 |
2003-02-02 | collect2.c (pexecute_pid): Rename to pid. | John David Anglin | 1 | -10/+7 |
2003-01-20 | collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME before prototyping. | Kaveh R. Ghazi | 1 | -1/+3 |
2003-01-19 | collect2.c (ldgetname): Expand declaration to prototype. | David Edelsohn | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -33/+37 |
2002-09-22 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-11 | Makefile.in: Remove all references to s-under and underscore.c. | Zack Weinberg | 1 | -5/+2 |
2002-08-04 | Index: ChangeLog | Geoffrey Keating | 1 | -6/+4 |
2002-07-25 | collect2.c (SYMBOL__MAIN): Remove. | Neil Booth | 1 | -3/+1 |
2002-07-23 | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 1 | -4/+0 |
2002-07-22 | * collect2.c (is_ctor_dtor): Add other possible JOINER values. | David Edelsohn | 1 | -0/+9 |
2002-07-21 | c-lex.c (GET_ENVIRONMENT): Remove. | Neil Booth | 1 | -5/+1 |
2002-06-29 | * collect2.c (scan_prog_file): Fix typo in message. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-03-12 | A fix for cross building aix. | Tom Rix | 1 | -4/+2 |
2002-02-05 | demangle.h (cplus_demangle_v3): Add "options" parm. | Jason Merrill | 1 | -1/+1 |
2002-01-03 | * collect2.c (main): Use strcmp when testing for "-shared". | John David Anglin | 1 | -2/+2 |
2001-12-27 | collect2.c (is_ctor_dtor): Const-ify. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-12-13 | * collect2.c (COLLECT_SHARED_INIT_FUNC) | Richard Earnshaw | 1 | -2/+11 |
2001-12-02 | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 1 | -1/+1 |
2001-11-27 | collect2.c: Check HAVE_DUP2 instead of NO_DUP2. | Kaveh R. Ghazi | 1 | -3/+4 |
2001-11-11 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -2/+2 |
2001-11-04 | Makefile.in (dbxout.o): Depend on function.h. | Kaveh R. Ghazi | 1 | -0/+4 |
2001-10-28 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -1/+1 |
2001-10-19 | aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H and USE_INCLUDED_LIBINTL w... | Zack Weinberg | 1 | -12/+1 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -3/+3 |
2001-10-09 | c-common.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2001-10-07 | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 1 | -1/+2 |
2001-09-15 | collect2.c (main): Const-ification. | Kaveh R. Ghazi | 1 | -31/+32 |
2001-09-13 | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 1 | -8/+8 |
2001-09-12 | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 1 | -12/+12 |
2001-08-27 | emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | Andreas Jaeger | 1 | -43/+12 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-01 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -5/+5 |
2001-07-10 | collect2.c (main): Set COLLECT_NO_DEMANGLE for subprocesses. | Jason Merrill | 1 | -2/+10 |
2001-04-27 | *** empty log message *** | Jeffrey Oldham | 1 | -0/+28 |
2001-04-23 | collect2.c (main): Use concat in lieu of xmalloc/sprintf. | Kaveh R. Ghazi | 1 | -23/+6 |