Alan Modra
|
3dceb55b37
|
Correct function return types for new and fussy gcc.
|
2000-01-14 23:10:21 +00:00 |
Ian Lance Taylor
|
b4c96d0d37
|
* Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED
as appropriate. Add variable initializations. Add casts.
* objdump.c (disassemble_bytes): Change j to bfd_vma.
* readelf.c (process_syminfo): Change i to unsigned int.
(display_debug_info): Change abbrev_number to unsigned long.
(process_mips_specific): Change fcnt to size_t.
|
1999-07-11 20:02:30 +00:00 |
Ian Lance Taylor
|
c602a1658f
|
* stabs.c (parse_stab_type): Fix handling of template names with
template parameters containing `::'.
(stab_demangle_type): Handle a qualified name in a pointer to
member.
|
1999-07-08 00:49:04 +00:00 |
Richard Henderson
|
252b5132c7
|
19990502 sourceware import
|
1999-05-03 07:29:11 +00:00 |