26 Commits (f332af5233dc21b499026fcd63ec57139b76bc74)

Author SHA1 Message Date
Kevin Buettner 89727b6fbf Protoize ch-exp.c, core-regset.c. 26 years ago
Kevin Buettner fba45db2fa Protoization. 26 years ago
Kevin Buettner a14ed312fd PARAMS removal. 27 years ago
Jim Kingdon 745b8ca0fc Clean up compiler warnings: 27 years ago
Jason Molenda 96baa820df import gdb-1999-08-09 snapshot 27 years ago
Jason Molenda c5aa993b1f import gdb-1999-07-07 post reformat 28 years ago
Stan Shebs c906108c21 Initial creation of sourceware repository 28 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 28 years ago
Per Bothner fbb09651da * ch-exp.c: Rename FIELD_NAME to DOT_FIELD_NAME (to avoid conflict). 29 years ago
Jim Wilson 119dfbb7c1 Patches to add Irix6 host support. 30 years ago
Wilfried Moser b5865bb263 * ch-exp.c (parse_tuple_element): Allow (*): for array tuples 30 years ago
Fred Fish b607efe714 See gdb ChangeLog entry with header: 31 years ago
Wilfried Moser 81508b2759 * gdbtypes.c (create_array_type): If TYPE_LENGTH (result_type) 31 years ago
Wilfried Moser 3db21ca5cd * ch-exp.c (ch_lex): In case of LOC_TYPEDEF call calculate_array_length. 31 years ago
Jeff Law c5ee9d00bf * ch-exp.c (calculate_array_length): Fix prototype. 31 years ago
Wilfried Moser f046f4c87a * ch-valprint.c (chill_val_print): Remove call to calculate_array_length. 31 years ago
Fred Fish 72ae15f6b0 * configure.in: Check for setpgid function. 31 years ago
Fred Fish b52cac6b76 * core-aout.c (fetch_core_registers): Cast core_reg_size to int 31 years ago
Wilfried Moser c105168f76 * ch-exp.c (parse_primval): Handle CARD, MAX, MIN. 31 years ago
Fred Fish 6405302d01 * f-lang.c (allocate_saved_bf_node, allocate_saved_function_node, 31 years ago
Per Bothner 9293e88698 * ch-exp.c (parse_tuple): Error if invalid mode. 31 years ago
Wilfried Moser d1f5c8043a * ch-exp.c (parse_primval): in case ARRAY: Add missing FORWARD_TOKEN (). 31 years ago
Per Bothner f6d165855e * valops.c (value_cast): Handle casts to and from TYPE_CODE_CHAR. 31 years ago
Jeff Law f9384420ae * ch-exp.c (parse_named_record_element): Avoid aggregrate 31 years ago
Per Bothner c8b2ba5d48 * gdbtypes.c (check_stub_type): Removed; no longes needed. 31 years ago
Per Bothner 5e54886116 * ch-exp.y: Replaced by ... 31 years ago
Per Bothner 93f972b7de * ch-exp.y (yylex): Also look for '$' following '$'. 31 years ago
Michael Meissner d88c6a8a92 fix typo 31 years ago
Per Bothner c700638ca7 * parse.c (write_dollar_variable): New function. 31 years ago
Fred Fish ef8e137ced * ch-exp.y (write_lower_upper_value): Add prototype so bison 32 years ago
Fred Fish 6c9638b444 Update FSF address. 32 years ago
Per Bothner 0faa324790 * ch-exp.y: Remove lots of unsupported productions and names. 32 years ago
Per Bothner 6137983598 * parser-defs.h (enum precedence): Added PREC_BUILTIN_FUNCTION. 32 years ago
Per Bothner 3029162cdf * ch-exp.y: Handle <primitive_value> "->" <modename>. 32 years ago
Michael Meissner ea082c0ac8 Add Linux yacc suport. 32 years ago
Per Bothner 835c255965 * ch-exp.y (expression_conversion): Recognize 'ARRAY () TYPE (EXPR)' 32 years ago
Per Bothner 60438e8e3e * ch-exp.y (maybe_expression_list): New non-terminal. 32 years ago
Per Bothner f91a9e05e0 * ch-exp.y (value_string_element, string_primitive_value, 32 years ago
Per Bothner 6d34c23688 Add support for Chill bitstring literals (e.h. H'FF00'). 32 years ago
Per Bothner dcda44a07a * expression.h (OP_LABELED): New operator, for Chill 32 years ago
Per Bothner 2d67c7e986 * ch-exp.y (literal): Recognize NULL. 32 years ago
Jeff Law a30e208739 * ch-exp.y (yylex): Fix off-by-one error when converting string to 32 years ago
Per Bothner bdef6b60f3 * ch-exp.y: Get rid of some extra non-terminals, and move 32 years ago
Per Bothner ad86f71799 * ch-exp.y (match_simple_name_string): Don't lower-case here. 33 years ago
Stan Shebs 8db1a92291 Wed May 11 20:11:51 1994 Stan Shebs (shebs@andros.cygnus.com) 33 years ago
Peter Schauer db2302cb93 * ch-exp.y (decode_integer_value, match_character_literal, 33 years ago
Per Bothner 58cda66eeb * ch-exp.y: Implement SIZE(mode_name) and SIZE(expression). 33 years ago
Jim Kingdon 93dc341439 * ch-exp.y (match_simple_name_string): Accept '_' as well as an 33 years ago
Peter Schauer ba47c66add * README: Remove note about gcc warnings on alpha, these should be 33 years ago
Per Bothner 96b6b765fc * ch-exp.y (match_string_literal): Allow a zero-length string. 33 years ago