Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update copyright dates | Alan Modra | 2009-09-02 | 1 | -1/+1 |
| | |||||
* | Change source files over to GPLv3. | Nick Clifton | 2007-07-05 | 1 | -8/+8 |
| | |||||
* | Update the address and phone number of the FSF | Nick Clifton | 2005-05-07 | 1 | -1/+1 |
| | |||||
* | update copyright dates | Alan Modra | 2005-03-03 | 1 | -1/+1 |
| | |||||
* | Replace occurrances of 'Hitachi' with 'Renesas'. | Nick Clifton | 2003-04-15 | 1 | -16/+15 |
| | |||||
* | * h8500-opc.h (h8500_table): Add missing initializers to quiet | Alan Modra | 2002-12-12 | 1 | -950/+951 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | warnings. * config/tc-h8500.c (cons): Delete declaration. (md_begin <opcode>): Constify. (displacement_size, immediate_size, absolute_size): Remove. (build_relaxable_instruction <operand>): Add ATTRIBUTE_UNUSED. (tc_crawl_symbol_chain <headers>): Likewise. (md_undefined_symbol <name>): Likewise. (tc_headers_hook <headers>): Likewise. (md_parse_option <c,arg>): Likewise. (md_show_usage <stream>): Likewise. (md_convert_frag <headers, seg>): Likewise. (tc_coff_symbol_emit_hook <ignore>): Likewise. (md_atof): Remove declaration of atof_ieee. (tc_aout_fix_to_chars): Remove unused function. (parse_reg): Prototype. (parse_exp): Prototype. (skip_colonthing): Prototype. Use &&, not & in logical expressions. (parse_reglist): Prototype. (get_operand): Prototype. (get_operands): Prototype. (get_specific): Prototype. Make "this_index" signed. (check): Prototype, make static. (insert): Prototype (build_relaxable_instruction): Prototype, make static. (build_bytes): Prototype. (wordify_scb): Prototype. * config/tc-h8500.h (start_label): Declare. (tc_coff_sizemachdep): Declare. | ||||
* | 2002-11-18 Klee Dienes <kdienes@apple.com> | Klee Dienes | 2002-11-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | * arc.h (arc_ext_opcodes): Declare as extern. (arc_ext_operands): Declare as extern. * i860.h (i860_opcodes): Declare as const. 2002-11-18 Klee Dienes <kdienes@apple.com> * arc-opc.c (arc_ext_opcodes): Define. (arc_ext_operands): Define. * i386-dis.c (Suffix3DNow): Declare as const. * arm-opc.h (arm_opcodes): Declare as const. (thumb_opcodes): Declare as const. * h8500-opc.h (h8500_table): Declare as const. (h8500_table): Use a NULL for the opcode in the terminator, so that code testing (opcode->name) behaves correctly. * mcore-opc.h (mcore_table): Declare as const. * sh-opc.h (sh_table): Declare as const. * w65-opc.h (optable): Declare as const. * z8k-opc.h (z8k_table): Declare as const. | ||||
* | * h8500-opc.h: Add default initializers to h8500_table to shut up | Andreas Jaeger | 2001-08-26 | 1 | -534/+534 |
| | | | | GCC warnings. | ||||
* | Fix typos in ChangeLogs; fix dates in copyright notices | Nick Clifton | 2001-03-13 | 1 | -0/+22 |
| | |||||
* | Initial revision | Richard Henderson | 1999-05-03 | 1 | -0/+3836 |