Age | Commit message (Expand) | Author | Files | Lines |
2003-07-19 | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 1 | -2/+2 |
2003-07-06 | * sbitmap.c: Convert prototypes to ISO C90. | aj | 1 | -77/+48 |
2003-06-16 | cp: | ghazi | 1 | -3/+3 |
2003-05-23 | Fix typo. | mrs | 1 | -1/+1 |
2003-05-23 | * tlink.c (scan_linker_output): Add support for darwin linker, as it | mrs | 1 | -0/+6 |
2003-04-22 | Fixed calls to putenv(). | jkj | 1 | -2/+2 |
2003-02-26 | * tlink.c (scan_linker_output): Drop leading '.' from symbol names. | amodra | 1 | -3/+9 |
2002-12-24 | * regmove.c: Fix comment typos. | kazu | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | zack | 1 | -0/+2 |
2002-11-16 | * tlink.c: Fix formatting. | kazu | 1 | -11/+11 |
2002-09-11 | gcc: | zack | 1 | -6/+7 |
2002-08-04 | Index: ChangeLog | geoffk | 1 | -1/+1 |
2002-07-23 | * defaults.h (obstack_chunk_alloc, obstack_chunk_free): | neil | 1 | -4/+0 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 1 | -109/+82 |
2002-05-31 | * target.h: Fix formatting. | kazu | 1 | -1/+1 |
2002-05-18 | * timevar.c: Fix formatting. | kazu | 1 | -12/+12 |
2001-11-09 | * clipper.h (ASM_OUTPUT_REG_POP): Fix typo. | ghazi | 1 | -2/+2 |
2001-09-12 | * c-common.c (c_tree_code_name): Const-ification. | ghazi | 1 | -1/+1 |
2001-08-22 | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 1 | -12/+12 |
2001-08-14 | * tlink.c (scan_linker_output): Check string for unsatisfied in | jason | 1 | -0/+1 |
2001-07-01 | * tlink.c (recompile_files): Remove COMPILER_PATH and | nathan | 1 | -0/+3 |
2001-05-04 | * i386.c (ix86_emit_restore_regs_using_mov, ix86_save_reg): Change | ghazi | 1 | -4/+4 |
2001-03-02 | * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h, | zack | 1 | -5/+5 |
2000-11-02 | * collect2.c (main, write_c_file_stat), gcc.c (translate_options, | jsm28 | 1 | -6/+6 |
2000-07-18 | * tlink.c (scan_linker_output): Tweak for output of AIX ld. | geoffk | 1 | -1/+15 |
2000-06-29 | * c-decl.c, timevar.c, tlink.c: Include intl.h. | zack | 1 | -0/+1 |
2000-06-28 | 2000-06-28 Philipp Thomas <pthomas@suse.de> | pthomas | 1 | -4/+4 |
2000-04-06 | * tlink.c (read_repo_files): Don't look for .rpo info for | jason | 1 | -1/+7 |
1999-12-15 | * tree.c (decl_function_context): Handle virtual functions. | jason | 1 | -0/+5 |
1999-09-17 | typo | jason | 1 | -1/+1 |
1999-09-17 | * tlink.c (scan_linker_output): Look for keywords before accepting | jason | 1 | -2/+6 |
1999-09-03 | * Makefile.in (tlink.o): Don't depend on toplev.h. | ghazi | 1 | -28/+19 |
1999-09-03 | * tlink.c (scan_linker_output): Skip the initial underscore in | jason | 1 | -1/+5 |
1999-08-04 | * tlink.c (symbol_hash_lookup): Do not prefix functions used as | law | 1 | -8/+8 |
1999-03-25 | * tlink.c (symbol_hash_newfunc): Remove redundant call to | jason | 1 | -6/+0 |
1999-03-20 | Warning fixes: | ghazi | 1 | -11/+41 |
1999-01-26 | add comments | jason | 1 | -1/+58 |
1999-01-11 | Update FSF address in copyright header. | law | 1 | -1/+2 |
1998-12-10 | * collect2.h: New header file for prototypes. | ghazi | 1 | -0/+1 |
1998-11-27 | * system.h: Include libiberty.h. | ghazi | 1 | -2/+0 |
1998-11-17 | * hash.h (hash_table_key): New type. | mmitchel | 1 | -17/+28 |
1998-10-17 | Warning fixes: | ghazi | 1 | -2/+2 |
1998-10-04 | * tlink.c (scan_linker_output): Recognize errors from irix 6.2 | jason | 1 | -13/+16 |
1998-05-06 | * c-common.c: Convert to using ctype macros defined in system.h. | ghazi | 1 | -2/+2 |
1998-05-06 | Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com> | robertl | 1 | -0/+1 |
1998-03-20 | Major cutover to using system.h: | ghazi | 1 | -28/+5 |
1998-02-27 | * genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE. | ghazi | 1 | -0/+4 |
1998-02-13 | Rats. Forgot to change copyrights on the first commit. | robertl | 1 | -1/+1 |
1998-02-13 | * c-lang.c (finish_file): Bracket declaration of static_ctors, | robertl | 1 | -0/+16 |
1998-01-27 | * tlink.c (scan_linker_output): Call fclose() for opened files. | law | 1 | -1/+5 |