summaryrefslogtreecommitdiffstats
path: root/gcc/collect2.c
Commit message (Expand)AuthorAgeFilesLines
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * c-common.h: Fix comment formatting.kazu2004-01-161-3/+3
* * alias.c: Fix comment formatting.kazu2003-12-211-2/+2
* * collect2.c (main): Add -fno-profile-arcs -fno-test-coveragedje2003-12-171-2/+6
* * collect2.c (GCC_OK_SYMBOL): Add support for AIX C_WEAKEXT.dje2003-12-081-9/+21
* * collect2.c (scan_libraries): Fix typos.danglin2003-11-021-2/+2
* * collect2.c (COLLECT_PARSE_FLAG): Provide default.ro2003-10-171-2/+9
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-12/+10
* * target-def.h: Remove usage of OBJECT_FORMAT_ROSE.aj2003-06-291-675/+1
* * alloc-pool.c: Fix comment formatting.kazu2003-06-291-8/+8
* * collect2.h: Convert prototypes to ISO C90.aj2003-06-291-222/+139
* * collect2.c (is_ctor_dtor): Remove CFRONT_LOSSAGE dependend code.aj2003-06-041-8/+0
* gcc:ghazi2003-05-171-20/+19
* PR other/6955ghazi2003-03-301-1/+1
* * collect2.c (pexecute_pid): Rename to pid.danglin2003-02-021-10/+7
* * collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME beforeghazi2003-01-201-1/+3
* * collect2.c (ldgetname): Expand declaration to prototype.dje2003-01-201-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-33/+37
* * ChangeLog: Follow spelling conventions.kazu2002-09-221-1/+1
* gcc:zack2002-09-111-5/+2
* Index: ChangeLoggeoffk2002-08-041-6/+4
* * collect2.c (SYMBOL__MAIN): Remove.neil2002-07-251-3/+1
* * defaults.h (obstack_chunk_alloc, obstack_chunk_free):neil2002-07-231-4/+0
* * collect2.c (is_ctor_dtor): Add other possible JOINER values.dje2002-07-221-0/+9
* * c-lex.c (GET_ENVIRONMENT): Remove.neil2002-07-211-5/+1
* * collect2.c (scan_prog_file): Fix typo in message.ghazi2002-06-291-1/+1
* A fix for cross building aix.trix2002-03-121-4/+2
* * demangle.h (cplus_demangle_v3): Add "options" parm.jason2002-02-051-1/+1
* * collect2.c (main): Use strcmp when testing for "-shared".danglin2002-01-031-2/+2
* * collect2.c (is_ctor_dtor): Const-ify.ghazi2001-12-271-2/+2
* * collect2.c (COLLECT_SHARED_INIT_FUNC)rearnsha2001-12-131-2/+11
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-1/+1
* * collect2.c: Check HAVE_DUP2 instead of NO_DUP2.ghazi2001-11-271-3/+4
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-111-2/+2
* * Makefile.in (dbxout.o): Depend on function.h.ghazi2001-11-041-0/+4
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosghazi2001-10-211-1/+1
* * aclocal.m4 (AM_WITH_NLS): AC_DEFINE HAVE_LIBINTL_H andzack2001-10-191-12/+1
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-3/+3
* * c-common.c: Fix comment typos.kazu2001-10-091-2/+2
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-1/+2
* * collect2.c (main): Const-ification.ghazi2001-09-151-31/+32
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-8/+8
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-12/+12
* * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.aj2001-08-271-43/+12
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * alias.c: Fix comment formatting.kazu2001-08-011-5/+5
* * collect2.c (main): Set COLLECT_NO_DEMANGLE for subprocesses.jason2001-07-101-2/+10
* *** empty log message ***oldham2001-04-271-0/+28
* * collect2.c (main): Use concat in lieu of xmalloc/sprintf.ghazi2001-04-231-23/+6
OpenPOWER on IntegriCloud