mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
removed lengthy descriptions about function modifications.
This commit is contained in:
@ -21,15 +21,12 @@
|
|||||||
(m2_long_set): New function.
|
(m2_long_set): New function.
|
||||||
(m2_record_fields): New function.
|
(m2_record_fields): New function.
|
||||||
(m2_enum): New function.
|
(m2_enum): New function.
|
||||||
* dwarf2read.c: Added ability to detect the language
|
* dwarf2read.c: Modified.
|
||||||
Modula-2 and handle SET and CHAR types.
|
|
||||||
(read_set_type): New function.
|
(read_set_type): New function.
|
||||||
(process_die): Call read_set_type.
|
(process_die): Call read_set_type.
|
||||||
(read_base_type): Modifed signed/unsigned char handling for
|
(read_base_type): Modifed.
|
||||||
Modula-2.
|
|
||||||
(set_cu_language): Added Modula-2 case clause.
|
(set_cu_language): Added Modula-2 case clause.
|
||||||
* m2-valprint.c: Complete replacement so that Modula-2
|
* m2-valprint.c: Complete replacement.
|
||||||
values are printed rather than call the C language routines.
|
|
||||||
(print_function_pointer_address): New function.
|
(print_function_pointer_address): New function.
|
||||||
(get_long_set_bounds): New function.
|
(get_long_set_bounds): New function.
|
||||||
(m2_print_long_set): New function.
|
(m2_print_long_set): New function.
|
||||||
|
Reference in New Issue
Block a user