summaryrefslogtreecommitdiff
path: root/gas/config/tc-xgate.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* as_bad_subtractAlan Modra2021-07-211-1/+1
* Use bool in gasAlan Modra2021-03-311-8/+8
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Tidy elf_symbol_fromAlan Modra2020-09-161-1/+1
* PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra2020-08-231-9/+9
* Port gas/config/* to str_htab.Martin Liska2020-08-201-5/+5
* tc-xgate.c: Replace R_XGATE_PCREL_X with BFD_RELOC_XGATE_PCREL_XH.J. Lu2020-05-261-4/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-3/+3
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Ensure ARM VPUSH and VPOP instructions do not affect more than 16 registers.Nick Clifton2016-08-051-37/+43
* use XNEW and related macros moreTrevor Saunders2016-05-131-6/+4
* Constify moreAlan Modra2016-04-011-1/+1
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* Convert more variables to a constant form.Trevor Saunders2016-02-251-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* gas: Fix left shift of negative value.Dominik Vogt2015-11-091-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* * Removed short_hand field from opcode table andSean Keys2013-10-111-61/+94
* * config/tc-xgate.c (md_begin): Fix mistake made when going fromSean Keys2013-01-111-1/+1
* * config/tc-xgate.c (md_begin): Fix the printing of opcodes soSean Keys2013-01-101-2/+5
* * config/tc-xgate.c: Make some functions static. FormattingAlan Modra2012-11-061-376/+334
* * config/tc-xgate.c: Remove bogus use of <fx_pcrel_adjust>.Sean Keys2012-11-061-21/+14
* 2012-07-27 Sean Keys <skeys@ipdatasys.com>Sean Keys2012-07-271-53/+49
* gas/config/Sean Keys2012-07-051-425/+362
* gas/config/Sean Keys2012-06-281-0/+21
* gas/Sean Keys2012-05-311-28/+24
* Rewrote a loop that caused a seg fault on Windows systems.Sean Keys2012-05-151-1/+1
* Add support for Motorola XGATE embedded CPUNick Clifton2012-05-031-0/+1416