mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
Correct missing ChangeLog entry.
This commit is contained in:
parent
d6e9fb0513
commit
4d9ab7f6c1
@ -123,6 +123,16 @@ Wed Feb 9 01:14:54 2000 Andrew Cagney <cagney@amy.cygnus.com>
|
||||
* findvar.c: Don't omit argument type.
|
||||
* 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>
|
||||
|
||||
* config/arm/tm-arm.h (LOWEST_PC): Define.
|
||||
|
Loading…
Reference in New Issue
Block a user