aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-ip2k.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in gasAlan Modra1-2/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-06-04gas: Fix ip2k-elf and xstormy16-elf buildH.J. Lu1-1/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-1/+1
2019-05-21GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value.John Darrington1-0/+2
2019-05-21Revert "GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value."John Darrington1-2/+0
2019-05-20GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value.John Darrington1-0/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-07-16Don't include libbfd.h outside of bfd, part 2Alan Modra1-1/+0
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-1/+1
2016-03-07Add const qualifiers at various places.Trevor Saunders1-19/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-08-12Remove trailing spaces in gasH.J. Lu1-6/+6
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2014-03-03Fix various copyright issuesAlan Modra1-1/+1
2009-09-02update copyright datesAlan Modra1-1/+1
2009-01-15 * include/elf/ia64.h (SHT_IA_64_VMS_DISPLAY_NAME_INFO,Nick Clifton1-2/+2
2007-10-18PR gas/5172Nick Clifton1-6/+3
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-50/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+3
2006-06-07remove some duplicate #include's.Alan Modra1-2/+1
2005-06-07gas:Zack Weinberg1-3/+3
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-24Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton1-95/+74
2005-02-23 * cgen.c: Warning fixes.Alan Modra1-3/+3
2003-11-20 * config/tc-arc.c: Remove a local prototype of atof_ieee.Kazu Hirata1-1/+0
2003-07-14Remove uses of ctype.hNick Clifton1-2/+0
2003-05-21Move .file and .loc pseudo ops into obj-elf.cNick Clifton1-3/+0
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-6/+2
2002-12-12 * config/tc-ip2k.c (md_assemble): Warning fix.Alan Modra1-6/+7
2002-09-05gas reloc rewrite.Alan Modra1-3/+5
2002-08-20 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.Alan Modra1-1/+1
2002-07-19Add IP2k GAS and OPCODES support.Nick Clifton1-0/+507