mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-02 10:47:11 +08:00
Correct missing ChangeLog entry.
This commit is contained in:
@ -123,6 +123,16 @@ Wed Feb 9 01:14:54 2000 Andrew Cagney <cagney@amy.cygnus.com>
|
|||||||
* findvar.c: Don't omit argument type.
|
* findvar.c: Don't omit argument type.
|
||||||
* symtab.c: Remove unused variable.
|
* symtab.c: Remove unused variable.
|
||||||
|
|
||||||
|
2000-02-04 Jim Blandy <jimb@redhat.com>
|
||||||
|
|
||||||
|
* c-typeprint.c (remove_qualifiers): New function.
|
||||||
|
(c_type_print_base): Use it to remove qualifiers from C++
|
||||||
|
qualified names, not strrchr.
|
||||||
|
|
||||||
|
* c-typeprint.c (c_type_print_base): Recognize type conversion
|
||||||
|
operators by calling is_type_conversion_operator.
|
||||||
|
(is_type_conversion_operator): New function.
|
||||||
|
|
||||||
2000-02-04 Nick Clifton <nickc@cygnus.com>
|
2000-02-04 Nick Clifton <nickc@cygnus.com>
|
||||||
|
|
||||||
* config/arm/tm-arm.h (LOWEST_PC): Define.
|
* config/arm/tm-arm.h (LOWEST_PC): Define.
|
||||||
|
Reference in New Issue
Block a user