Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. | ghazi | 1999-02-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * bitmap.h (bitmap_print): Likewise. * c-decl.c (builtin_function, grokdeclarator, grokfield): Likewise. * c-lang.c (build_objc_string): Likewise. * c-lex.c (yyerror, extend_token_buffer): Likewise. Don't include limits.h or ctype.h. Remove unused variable `p'. * c-lex.h (yyerror): Qualify a char* with the `const' keyword. * c-pragma.c (handle_pragma_token): Likewise. * c-pragma.h (handle_pragma_token): Likewise. * c-tree.h (build_objc_string, builtin_function, grokfield, build_indirect_ref, lvalue_or_else, readonly_warning, error_init, pedwarn_init): Likewise. * c-typeck.c (convert_for_assignment, warn_for_assignment, push_string, warning_init, incomplete_type_error, build_indirect_ref, lvalue_or_else, readonly_warning, build_c_cast, spelling, push_member_name, print_spelling, error_init, pedwarn_init, start_init): Likewise. * objc/objc-act.c (build_objc_string): Likewise. * print-tree.c (print_node_brief, print_node): Likewise. * tree.h (lvalue_or_else, print_node, print_node_brief): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25296 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Copyright update. | law | 1999-01-23 | 1 | -1/+1 |
| | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24829 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | * bitmap.h (bitmap_head_def): Make indx field unsigned. | law | 1999-01-23 | 1 | -1/+1 |
| | | | | | | | Fixes a couple minor warnings. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24828 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Copyright fixes. | law | 1999-01-06 | 1 | -1/+1 |
| | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24535 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | * bitmap.h (debug_bitmap): Declare. | law | 1998-06-21 | 1 | -0/+2 |
| | | | | | | | * basic-block.h (init_regset_vector): New declaration. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20646 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -1/+1 |
| | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16987 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -2/+2 |
| | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16278 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_print | meissner | 1997-09-04 | 1 | -0/+76 |
| | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15071 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Initial revision | kenner | 1997-07-14 | 1 | -0/+239 |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14420 138bc75d-0d04-0410-961f-82ee72b054a4 |