| Commit message (Expand) | Author | Age | Files | Lines |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -2/+2 |
* | sbitmap.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -77/+48 |
* | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 2003-06-16 | 1 | -3/+3 |
* | Fix typo. | Mike Stump | 2003-05-23 | 1 | -1/+1 |
* | tlink.c (scan_linker_output): Add support for darwin linker... | Mike Stump | 2003-05-23 | 1 | -0/+6 |
* | Fixed calls to putenv(). | Kean Johnston | 2003-04-22 | 1 | -2/+2 |
* | * tlink.c (scan_linker_output): Drop leading '.' from symbol names. | Alan Modra | 2003-02-26 | 1 | -3/+9 |
* | regmove.c: Fix comment typos. | Kazu Hirata | 2002-12-24 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | * tlink.c: Fix formatting. | Kazu Hirata | 2002-11-16 | 1 | -11/+11 |
* | Makefile.in: Remove all references to s-under and underscore.c. | Zack Weinberg | 2002-09-11 | 1 | -6/+7 |
* | Index: ChangeLog | Geoffrey Keating | 2002-08-04 | 1 | -1/+1 |
* | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 2002-07-23 | 1 | -4/+0 |
* | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 2002-06-04 | 1 | -109/+82 |
* | target.h: Fix formatting. | Kazu Hirata | 2002-05-31 | 1 | -1/+1 |
* | timevar.c: Fix formatting. | Kazu Hirata | 2002-05-18 | 1 | -12/+12 |
* | clipper.h (ASM_OUTPUT_REG_POP): Fix typo. | Kaveh R. Ghazi | 2001-11-09 | 1 | -2/+2 |
* | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 2001-09-12 | 1 | -1/+1 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | tlink.c (scan_linker_output): Check string for unsatisfied in addition to und... | Steve Ellcey | 2001-08-14 | 1 | -0/+1 |
* | tlink.c (recompile_files): Remove COMPILER_PATH and LIBRARY_PATH from the env... | Nathan Sidwell | 2001-07-01 | 1 | -0/+3 |
* | i386.c (ix86_emit_restore_regs_using_mov, [...]): Change `bool' parameter to ... | Kaveh R. Ghazi | 2001-05-04 | 1 | -4/+4 |
* | xm-lynx.h, [...]: Do not define TRUE or FALSE. | Zack Weinberg | 2001-03-02 | 1 | -5/+5 |
* | * collect2.c (main, write_c_file_stat), gcc.c (translate_options, | Joseph Myers | 2000-11-02 | 1 | -6/+6 |
* | * tlink.c (scan_linker_output): Tweak for output of AIX ld. | Geoff Keating | 2000-07-18 | 1 | -1/+15 |
* | c-decl.c, [...]: Include intl.h. | Zack Weinberg | 2000-06-29 | 1 | -0/+1 |
* | c-decl.c: Mark strings for translation. | Philipp Thomas | 2000-06-28 | 1 | -4/+4 |
* | tlink.c (read_repo_files): Don't look for .rpo info for linker flags. | Jason Merrill | 2000-04-06 | 1 | -1/+7 |
* | tree.c (decl_function_context): Handle virtual functions. | Jason Merrill | 1999-12-15 | 1 | -0/+5 |
* | typo | Jason Merrill | 1999-09-17 | 1 | -1/+1 |
* | tlink.c (scan_linker_output): Look for keywords before accepting a mangled na... | Jason Merrill | 1999-09-17 | 1 | -2/+6 |
* | Makefile.in (tlink.o): Don't depend on toplev.h. | Kaveh R. Ghazi | 1999-09-03 | 1 | -28/+19 |
* | tlink.c (scan_linker_output): Skip the initial underscore in a mangled name i... | Jason Merrill | 1999-09-03 | 1 | -1/+5 |
* | tlink.c (symbol_hash_lookup): Do not prefix functions used as function parame... | Philippe De Muyter | 1999-08-04 | 1 | -8/+8 |
* | tlink.c (symbol_hash_newfunc): Remove redundant call to hash_newfunc. | Art Haas | 1999-03-25 | 1 | -6/+0 |
* | Warning fixes: | Kaveh R. Ghazi | 1999-03-20 | 1 | -11/+41 |
* | add comments | Jason Merrill | 1999-01-26 | 1 | -1/+58 |
* | Update FSF address in copyright header. | Jeff Law | 1999-01-11 | 1 | -1/+2 |
* | collect2.h: New header file for prototypes. | Kaveh R. Ghazi | 1998-12-10 | 1 | -0/+1 |
* | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1998-11-27 | 1 | -2/+0 |
* | hash.h (hash_table_key): New type. | Mark Mitchell | 1998-11-17 | 1 | -17/+28 |
* | Warning fixes: | Kaveh R. Ghazi | 1998-10-17 | 1 | -2/+2 |
* | tlink.c (scan_linker_output): Recognize errors from irix 6.2 linker. | Jason Merrill | 1998-10-04 | 1 | -13/+16 |
* | c-common.c: Convert to using ctype macros defined in system.h. | Kaveh R. Ghazi | 1998-05-06 | 1 | -2/+2 |
* | toplev.h: New file. | Robert Lipe | 1998-05-06 | 1 | -0/+1 |
* | Major cutover to using system.h: | Kaveh R. Ghazi | 1998-03-20 | 1 | -28/+5 |
* | genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE. | Kaveh Ghazi | 1998-02-27 | 1 | -0/+4 |
* | Rats. Forgot to change copyrights on the first commit. | Robert Lipe | 1998-02-13 | 1 | -1/+1 |
* | c-lang.c (finish_file): Bracket declaration of static_ctors, static_dtors. | Robert Lipe | 1998-02-13 | 1 | -0/+16 |
* | * tlink.c (scan_linker_output): Call fclose() for opened files. | Kamil Iskra | 1998-01-27 | 1 | -1/+5 |