summaryrefslogtreecommitdiff
path: root/gas/config/tc-tilegx.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Move struc-symbol.h to symbols.cAlan Modra2018-10-291-5/+6
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* use XNEW and related macros moreTrevor Saunders2016-05-131-2/+2
* Constify moreAlan Modra2016-04-011-1/+1
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* Add more const type qualifiers to GAS sources.Trevor Saunders2016-02-221-2/+3
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-16/+15
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Add support for constructing pc-relative addresses to the plt, byWalter Lee2012-08-281-0/+53
* Fix regression from changeWalter Lee2012-02-251-1/+2
* Improve TLS support on TILE-Gx/TILEPro:Walter Lee2012-02-251-106/+125
* Deletes some dead code in the TILE-Gx/TILEPro ports of gas.Walter Lee2012-02-251-56/+0
* Add big-endian support for tilegx.Walter Lee2012-02-251-1/+27
* Properly create and use a bfd_arch_info_type for 32-bit tilegx.Walter Lee2012-02-251-0/+4
* Fixes the TILE-Gx/TILEPro port of gas to deal with relocations ofWalter Lee2011-10-281-5/+9
* * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo.Nick Clifton2011-06-131-0/+1844