aboutsummaryrefslogtreecommitdiff
path: root/gcc/tlink.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-06 * sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-06-16cp:Kaveh Ghazi
2003-05-23Fix typo.Mike Stump
2003-05-23 * tlink.c (scan_linker_output): Add support for darwin linker, as itMike Stump
2003-04-22Fixed calls to putenv().Kean Johnston
2003-02-26 * tlink.c (scan_linker_output): Drop leading '.' from symbol names.Alan Modra
2002-12-24 * regmove.c: Fix comment typos.Kazu Hirata
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-11-16 * tlink.c: Fix formatting.Kazu Hirata
2002-09-11gcc:Zack Weinberg
2002-08-04Index: ChangeLogGeoffrey Keating
2002-07-23 * defaults.h (obstack_chunk_alloc, obstack_chunk_free):Neil Booth
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-31 * target.h: Fix formatting.Kazu Hirata
2002-05-18 * timevar.c: Fix formatting.Kazu Hirata
2001-11-09 * clipper.h (ASM_OUTPUT_REG_POP): Fix typo.Kaveh Ghazi
2001-09-12 * c-common.c (c_tree_code_name): Const-ification.Kaveh Ghazi
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-08-14 * tlink.c (scan_linker_output): Check string for unsatisfied inSteve Ellcey
2001-07-01 * tlink.c (recompile_files): Remove COMPILER_PATH andNathan Sidwell
2001-05-04 * i386.c (ix86_emit_restore_regs_using_mov, ix86_save_reg): ChangeKaveh Ghazi
2001-03-02 * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,Zack Weinberg
2000-11-02 * collect2.c (main, write_c_file_stat), gcc.c (translate_options,Joseph Myers
2000-07-18* tlink.c (scan_linker_output): Tweak for output of AIX ld.Geoffrey Keating
2000-06-29 * c-decl.c, timevar.c, tlink.c: Include intl.h.Zack Weinberg
2000-06-282000-06-28 Philipp Thomas <pthomas@suse.de>Philipp Thomas
2000-04-06 * tlink.c (read_repo_files): Don't look for .rpo info forJason Merrill
1999-12-15 * tree.c (decl_function_context): Handle virtual functions.Jason Merrill
1999-09-17typoJason Merrill
1999-09-17 * tlink.c (scan_linker_output): Look for keywords before acceptingJason Merrill
1999-09-03 * Makefile.in (tlink.o): Don't depend on toplev.h.Kaveh Ghazi
1999-09-03 * tlink.c (scan_linker_output): Skip the initial underscore inJason Merrill
1999-08-04 * tlink.c (symbol_hash_lookup): Do not prefix functions used asPhilippe De Muyter
1999-03-25 * tlink.c (symbol_hash_newfunc): Remove redundant call toArt Haas
1999-03-20Warning fixes:Kaveh Ghazi
1999-01-26add commentsJason Merrill
1999-01-11Update FSF address in copyright header.Jeffrey A Law
1998-12-10 * collect2.h: New header file for prototypes.Kaveh Ghazi
1998-11-27 * system.h: Include libiberty.h.Kaveh Ghazi
1998-11-17 * hash.h (hash_table_key): New type.Mark Mitchell
1998-10-17Warning fixes:Kaveh Ghazi
1998-10-04 * tlink.c (scan_linker_output): Recognize errors from irix 6.2Jason Merrill
1998-05-06 * c-common.c: Convert to using ctype macros defined in system.h.Kaveh Ghazi
1998-05-06Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>Robert Lipe
1998-03-20Major cutover to using system.h:Kaveh Ghazi
1998-02-27 * genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.Kaveh Ghazi
1998-02-13Rats. Forgot to change copyrights on the first commit.Robert Lipe
1998-02-13 * c-lang.c (finish_file): Bracket declaration of static_ctors,Robert Lipe