Update year range in copyright notice of all files.
[external/binutils.git] / gas / config / tc-h8300.c
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-05-13 Trevor Saundersuse XNEW and related macros more
2016-04-04 Trevor Saundersuse XNEW and related macros more
2016-04-01 Alan ModraConstify more
2016-03-29 Trevor Saundersmake md_parse_option () take a const char *
2016-03-22 Trevor Saundersmake more variables const
2016-03-07 Trevor SaundersAdd const qualifiers at various places.
2016-02-25 Trevor SaundersConvert more variables to a constant form.
2016-01-13 Yoshinori SatoRemove spurious condition in test for closing parenthesis.
2016-01-01 Alan ModraCopyright update for binutils
2015-08-21 Nick CliftonAllow symbol and label names to be enclosed in double...
2015-08-12 H.J. LuRemove trailing spaces in gas
2015-06-04 Nick CliftonFix compile time warning for tc-h8300.c when using...
2015-02-23 Yoshinori SatoAdd support for the h8300-linux target.
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-03-05 Alan ModraUpdate copyright years
2013-03-21 Nick Clifton * elf32-h8300 (h8_relax_section): Add new relaxation...
2012-05-17 Nick Clifton PR 14072
2012-02-27 Alan Modra * config/tc-h8300.c (constant_fits_width_p): Trim...
2011-01-20 Nick Clifton PR gas/12384
2010-05-19 Nick Clifton * config/tc-h8300.c (h8300_elf_section): Add...
2010-01-13 Nick Clifton * config/tc-h8300.c (h8300_elf_section): New...
2009-09-02 Alan Modraupdate copyright dates
2009-07-24 Nick Clifton PR 10437
2009-04-07 DJ Delorie[bfd]
2008-08-06 DJ Delorie* NEWS: Mention these changes.
2008-07-21 DJ Delorie* config/tc-h8300.c (fix_operand_size): Use the default...
2007-10-17 Nick CliftonRemove duplicate definitions of the md_atof() function
2007-10-11 Nick CliftonPR gas/5158
2007-09-19 Nick Clifton* config/tc-h8300.c (md_apply_fix): Do not abort or...
2007-07-03 Nick CliftonSwitch to GPLv3
2006-11-02 Daniel Jacobowitz * config/tc-h8300.c (build_bytes): Fix const warning.
2006-06-07 Alan Modraremove some duplicate #include's.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-08-11 Alan Modra * README-vms: Delete.
2005-06-07 Zack Weinberggas:
2005-05-05 Nick CliftonUpdate the address and phone number of the FSF
2005-02-23 Alan Modra * cgen.c: Warning fixes.
2005-01-31 Ben Elliston * config/atof-ieee.c, config/obj-coff.c, config/obj...
2004-01-12 Nick CliftonAdd support for relaxation of bit manipulation instruct...
2003-12-10 Ben EllistonRemove redundant returns in void functions.
2003-11-26 Nick CliftonRevert change to t01_mov test.
2003-11-25 Kazu Hirata * config/tc-h8300.c (h8_exp): Remove.
2003-11-25 Nick Clifton Catch illegal register pairings in ldm/stm instructions.
2003-11-23 Kazu Hirata * config/tc-h8300.c (Hmode): Make it global.
2003-11-20 Kazu Hirata * config/tc-h8300.c: Make some functions and global
2003-11-20 Kazu Hirata * config/obj-ieee.c: Remove duplicate prototypes.
2003-11-20 Kazu Hirata * config/tc-h8300.c: Convert to ISO-C.
2003-10-17 Nick CliftonFix normal operation for h8300-coff target
2003-07-22 Alexandre Oliva* config/tc-h8300.c (get_specific): No PCREL8 encoding...
2003-07-22 Alexandre Oliva* config/tc-h8300.c (md_assemble): Make sure characters...
2003-07-07 Richard Sandiford * config/tc-h8300.c (h8300sxnmode): Add prototype.
2003-06-25 Richard Sandifordinclude/opcode/
2003-06-10 Richard Sandifordopcodes/
2003-06-10 Richard Sandifordinclude/elf/
2003-06-05 Michael Snyder2003-06-05 Michael Snyder <msnyder@redhat.com>
2003-06-03 Michael Snyder2003-05-14 Michael Snyder <msnyder@redhat.com>
2003-05-21 Nick CliftonMove .file and .loc pseudo ops into obj-elf.c
2003-04-24 Nick CliftonAdd support for dwarf2 debug information.
2003-04-24 Nick CliftonAdd support for h8300hn and h8300sn
2003-04-15 Nick CliftonReplace occurrances of 'Hitachi' with 'Renesas'.
2002-11-19 Klee Dienes2002-11-19 Klee Dienes <kdienes@apple.com>
2002-09-05 Alan Modragas reloc rewrite.
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-06-08 Alan Modra * as.c: Replace CONST with const.
2002-05-31 Nick CliftonAllow stm.l and ldm.l insns to accept parentheses enclo...
2002-05-09 Kazu Hirata * config/obj-coff.c: Fix formatting.
2002-01-24 Kazu Hirata * config/tc-h8300.c (check_operand): Don't print a...
2001-11-15 Nick CliftonUpdate all uses of md_apply_fix to use md_apply_fix3...
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-05 Jeff Law * tc-h8300.c (tc_gen_reloc): Give an error if we try...
2001-08-31 Jeff Law * config/tc-h8300.c (build_bytes): For OBJ_ELF...
2001-08-31 Jeff Law * tc-h8300.c (relocation mappings): Remove...
2001-08-30 Jeff LawNuts. Checked in wrong version of previous patch....
2001-08-30 Jeff LawThu Aug 30 12:05:13 2001 J"orn Rennecke <amylaar@redha...
2001-08-29 Jeff Law * tc-h8300.c: If OBJ_ELF, include elf/h8.h...
2001-08-29 Jeff Law * config/tc-h8300.c (h8300hmode): Record the machine...
2001-03-08 Nick CliftonFix copyright notices
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Nick CliftonFix comments.
2000-06-25 Nick CliftonAssemble ldmac correctly.
2000-06-23 Alan ModraKazu Hirata's formatting and comment typo fixes.
2000-06-21 Jeff Law * config/tc-h8300.c (parse_reg): Make the funct...
2000-06-09 Alan ModraDon't treat `;' as a line separator by default.
2000-05-14 Alan ModraKazu Hirata's output reloc for mov.
2000-03-15 Jeff Law * config/tc-h8300.c: Add ATTRIBUTE_UNUSED as...
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21 nobodyThis commit was manufactured by cvs2svn to create branc...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1996-07-05 Jeff LawNo longer sanitize away h8s stuff
1996-06-29 Ian Lance Taylorsanitize out reference to MACREG
1996-04-06 Jeff Law * config/tc-h8300.c (get_specific): Remove...
next