| Commit message (Expand) | Author | Age | Files | Lines |
* | * cvt.c: Remove uses of "register" specifier in | kazu | 2003-12-19 | 1 | -1/+1 |
* | * c-format.c (check_format_string, get_constant) | zack | 2003-06-28 | 1 | -1/+1 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -1/+0 |
* | 2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl> | aj | 2003-01-02 | 1 | -1/+2 |
* | * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c, | neil | 2003-01-01 | 1 | -4/+4 |
* | Remove traditional C constructs 4/n. | gdr | 2002-12-29 | 1 | -50/+33 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * decl2.c (build_call_from_tree): Fix uninitialized variable. | ghazi | 2002-08-11 | 1 | -1/+1 |
* | Index: ChangeLog | geoffk | 2002-08-04 | 1 | -9/+6 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -4/+4 |
* | 2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org> | rodrigc | 2002-01-23 | 1 | -2/+2 |
* | * repo.c (get_base_filename): Change return value to const char | cagney | 2001-08-02 | 1 | -2/+2 |
* | gcc/ | gdr | 2001-06-10 | 1 | -0/+1 |
* | * pt.c (instantiate_decl): Tell the repository code about the | mmitchel | 2001-06-06 | 1 | -1/+7 |
* | * cp-tree.h (warn_return_type, yylex): Delete redundant | ghazi | 2001-04-12 | 1 | -1/+0 |
* | * toplev.c (file_name_nondirectory): Remove. | neil | 2001-03-10 | 1 | -2/+2 |
* | Remove old ABI support. | mmitchel | 2001-02-12 | 1 | -20/+1 |
* | * collect2.c (main, write_c_file_stat), gcc.c (translate_options, | jsm28 | 2000-11-02 | 1 | -1/+1 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -1/+2 |
* | * repo.c (repo_get_id): Handle the case where a class with virtual | jason | 2000-07-04 | 1 | -1/+24 |
* | Correct many new ABI issues regarding vbase and vcall offset | mmitchel | 2000-04-04 | 1 | -1/+1 |
* | * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros. | mmitchel | 2000-03-23 | 1 | -3/+3 |
* | gcc | nathan | 2000-03-21 | 1 | -1/+1 |
* | Fix copyrights | law | 2000-02-26 | 1 | -1/+1 |
* | Make DECL_CONTEXT mean the class in which a member function was | mmitchel | 2000-02-16 | 1 | -2/+2 |
* | * call.c: PROTO -> PARAMS. | ghazi | 2000-01-26 | 1 | -7/+7 |
* | * cp-tree.h (TYPE_VIRTUAL_P): Rename to ... | mmitchel | 1999-12-21 | 1 | -1/+2 |
* | * cp-tree.h (scratch_tree_cons): Remove. | mmitchel | 1999-09-09 | 1 | -4/+4 |
* | Get ready for garbage collection. | mmitchel | 1999-09-06 | 1 | -0/+4 |
* | * repo.c (getpwd): Don't prototype. | ghazi | 1999-08-31 | 1 | -2/+0 |
* | * lex.c (errorcount, sorrycount): Don't declare. | mmitchel | 1999-08-03 | 1 | -1/+0 |
* | Warning fixes: | ghazi | 1999-03-26 | 1 | -7/+7 |
* | update copyrights | jason | 1998-11-23 | 1 | -1/+1 |
* | * decl.c (struct cp_function): Add named_label_uses. | jason | 1998-11-15 | 1 | -0/+6 |
* | revert error reporting patch | jason | 1998-09-07 | 1 | -3/+3 |
* | * cp-error.def: New file. | mmitchel | 1998-09-06 | 1 | -3/+3 |
* | * repo.c (get_base_filename): Use file_name_nondirectory (). | jason | 1998-07-12 | 1 | -8/+2 |
* | Wed May 6 06:36:41 1998 Robert Lipe <robertl@dgii.com> | robertl | 1998-05-06 | 1 | -0/+1 |
* | * call.c: Include system.h. Remove includes, declarations and | law | 1998-03-31 | 1 | -22/+1 |
* | Various fixes for -Wall problems from Kaveh. See ChangeLog for details. | law | 1998-02-02 | 1 | -2/+1 |
* | lose text after #endif | brendan | 1998-01-22 | 1 | -1/+1 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -1/+3 |
* | * repo.c (rindex): Add decl unconditionally. | brendan | 1997-11-03 | 1 | -6/+6 |
* | * lex.c (FILE_NAME_NONDIRECTORY): Delete macro. | brendan | 1997-11-01 | 1 | -3/+3 |
* | Wed Aug 20 17:25:08 1997 Jason Merrill <jason@yorick.cygnus.com> | jason | 1997-08-21 | 1 | -1/+17 |
* | merge | jason | 1997-08-19 | 1 | -1/+1 |
* | merge | jason | 1997-08-19 | 1 | -1/+1 |
* | 91th Cygnus<->FSF quick merge | mrs | 1997-06-18 | 1 | -28/+65 |
* | 87 Cygnus<->FSF merge | mrs | 1996-07-11 | 1 | -1/+1 |
* | 83rd Cygnus<->FSF merge | mrs | 1996-02-28 | 1 | -4/+8 |