aboutsummaryrefslogtreecommitdiff
path: root/gcc/tlink.c
AgeCommit message (Expand)Author
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-06-03Mainline merge as of 2003-05-25.Diego Novillo
2003-05-07Mainline merge as of 2003-05-04.Diego Novillo
2003-03-02Mainline merge as of 2003-03-02.Diego Novillo
2002-12-27Mainline merge as of 2002-12-26.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-09-15Mainline merge as of 2002-09-15.Diego Novillo
2002-08-12Mainline merge as of 2002-08-11.Diego Novillo
2002-07-31Mainline merge as of 2002-07-28.Diego Novillo
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
1998-01-27 * tlink.c (scan_linker_output): Call fclose() for opened files.Kamil Iskra
1998-01-10Remove bogus CYGNUS LOCAL markers.Jeffrey A Law
1997-09-04Fix minor bugs found by riscos build attempt.Jim Wilson
1997-08-11 * Integrate tlink patch from jason@cygnus.comJeffrey A Law