summaryrefslogtreecommitdiff
path: root/gas/config/tc-tilegx.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Remove use of bfd_uint64_t and similarAlan Modra2022-05-271-10/+10
* 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-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra2020-08-231-8/+8
* Port gas/config/* to str_htab.Martin Liska2020-08-201-22/+18
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-3/+3
* A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton2019-05-141-3/+0
* 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