Age | Commit message (Expand) | Author | Files | Lines |
1993-04-02 | * stabsread.c (patch_block_stabs): If stab & no symbol, make | Jim Kingdon | 1 | -0/+1 |
1993-03-19 | * ieee-float.c: Moved to ../libiberty. | Per Bothner | 1 | -0/+1 |
1993-02-03 | * c-exp.y (lcurly, rcurly): New nonterminals. | Fred Fish | 1 | -1/+4 |
1993-01-28 | * expression.h (BINOP_CONCAT): Document use for self concatenation | Fred Fish | 1 | -48/+65 |
1993-01-21 | * eval.c (evaluate_subexp): Fix OP_ARRAY, remove code that | Fred Fish | 1 | -2/+1 |
1993-01-16 | * c-exp.y (exp:STRING): Convert C strings into array-of-char | Fred Fish | 1 | -0/+7 |
1993-01-14 | * c-valprint.c (cp_print_class_member): Add extern decl. | Fred Fish | 1 | -21/+113 |
1993-01-06 | * defs.h (HOST_CHAR_BIT): New macro, defaults to either CHAR_BIT | Fred Fish | 1 | -4/+278 |
1993-01-05 | * expression.h (exp_opcode): Add BINOP_MOD. | Fred Fish | 1 | -6/+18 |
1993-01-03 | **** start-sanitize-chill **** | Fred Fish | 1 | -43/+159 |
1993-01-02 | * eval.c (evaluate_subexp): Add case MULTI_SUBSCRIPT. | Fred Fish | 1 | -4/+29 |
1992-12-31 | * Makefile.in (BISON): Add comment that when bison is used, it | Fred Fish | 1 | -16/+14 |
1992-12-31 | * c-exp.y, m2-exp.y (yyrule, yyname): Remap like other yy* names | Fred Fish | 1 | -0/+2 |
1992-12-31 | * c-exp.y, m2-exp.y (yyreds, yytoks): Remap like other yy* names. | Fred Fish | 1 | -9/+187 |
1992-12-22 | * valprint.c (val_print): Reorganize comment and add note | Fred Fish | 1 | -1/+1 |
1992-12-18 | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1 | -17/+18 |
1992-12-09 | * c-exp.y, m2-exp.y: Migrate code that has nothing to do with | Fred Fish | 1 | -291/+3 |
1992-12-04 | * ch-exp.y (match_character_literal): Fix case where no | Fred Fish | 1 | -26/+21 |
1992-12-03 | * c-exp.y (c_create_fundamental_type): New function to create | Fred Fish | 1 | -1/+66 |
1992-11-29 | * ch-exp.y (GENERAL_PROCEDURE_NAME, LOCATION_NAME): New | Fred Fish | 1 | -6/+90 |
1992-11-23 | * language.h (PRINT_LITERAL_FORM): New macro that takes character | Fred Fish | 1 | -6/+104 |
1992-11-21 | * defs.h (sevenbit_strings): Add declaration. | Fred Fish | 1 | -77/+154 |
1992-11-19 | Couple of things left out of last checkin... | Fred Fish | 1 | -93/+3 |
1992-11-18 | * language.h (language_format_info): New structure to bundle | Fred Fish | 1 | -221/+377 |
1992-11-15 | * Makefile.in (SFILES_MAINDIR): Add ch-exp.y. | Fred Fish | 1 | -0/+1199 |