Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * dis-buf.c (generic_strcat_address): Add missing prototype. | Alan Modra | 2001-08-09 | 1 | -0/+4 |
| | | | | #if 0 the functions as it is unused. | ||||
* | Fix typos in ChangeLogs; fix dates in copyright notices | Nick Clifton | 2001-03-13 | 1 | -1/+2 |
| | |||||
* | This lot mainly cleans up `comparison between signed and unsigned' gcc | Alan Modra | 2000-02-21 | 1 | -5/+5 |
| | | | | | warnings. One usused var, and a macro parenthesis fix too. Also check input sections are elf when doing gc in elflink.h. | ||||
* | octets vs bytes changes for binutils | Timothy Wall | 2000-02-03 | 1 | -2/+8 |
| | |||||
* | From Wally Iimura <iimura@microunity.com>: | Ian Lance Taylor | 1999-08-10 | 1 | -2/+5 |
| | | | | | | * dis-buf.c (buffer_read_memory): Rewrite expression to avoid overflow at end of address space. (generic_print_address): Use sprintf_vma. | ||||
* | * dis-buf.c: Add ATTRIBUTE_UNUSED as appropriate. | Ian Lance Taylor | 1999-07-11 | 1 | -4/+4 |
| | | | | | | (generic_strcat_address): Add cast to avoid warning. * i386-dis.c: Initialize all structure fields to avoid warnings. Add ATTRIBUTE_UNUSED as appropriate. | ||||
* | Initial revision | Richard Henderson | 1999-05-03 | 1 | -0/+104 |