summaryrefslogtreecommitdiff
path: root/gas/config/tc-microblaze.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
* Fix potential uninitialised variable in microblaze assembler code.Nick Clifton2021-09-061-1/+1
* opcodes: constify & scope microblaze opcodesMike Frysinger2021-07-011-2/+2
* Use startswith in gas subfolder.Martin Liska2021-04-011-7/+6
* Use bool in gasAlan Modra2021-03-311-19/+19
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra2020-08-231-9/+23
* Port gas/config/* to str_htab.Martin Liska2020-08-201-12/+12
* gas: Update fr_literal access in frag for GCC 10H.J. Lu2020-05-251-1/+1
* ELF: Add support for unique section ID to assemblerH.J. Lu2020-02-021-6/+6
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-2/+1
* A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton2019-05-141-4/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* [MicroBlaze] PIC data text relativeMichael Eager2018-04-171-9/+36
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu2017-04-041-6/+12
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-2/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* use XNEW and related macros moreTrevor Saunders2016-05-131-2/+2
* use XNEW and related macros moreTrevor Saunders2016-04-031-1/+2
* Constify moreAlan Modra2016-04-011-1/+1
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* make microblaze build with -Wwrite-stringsTrevor Saunders2016-03-241-4/+4
* Convert more variables to a constant form.Trevor Saunders2016-02-251-1/+1
* Add more const type qualifiers to GAS sources.Trevor Saunders2016-02-221-3/+3
* Fix error building Microblaze assembler on a 32-bit host.Nick Clifton2016-02-011-2/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* gas: microblaze: fix shift overflowMike Frysinger2015-11-161-1/+1
* gas: Fix left shift of negative value.Dominik Vogt2015-11-091-1/+1
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-7/+6
* Second fix for microblaze gas port's ability to parse constants.Nick Clifton2015-04-021-4/+10
* Fixes a bug in the microblaze assembler where it would not complain about con...Nick Clifton2015-04-021-5/+5
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra2014-04-091-5/+4
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Microblaze: Add support for handling TLS symbol suffixes and generatingMichael Eager2012-12-111-45/+155
* opcodes/Changelog:Michael Eager2012-11-291-4/+3
* Add stack high register and stack low register for MicroBlazeMichael Eager2012-11-211-0/+20
* opcodes/Michael Eager2012-11-141-0/+18
* Add microblazeel target support to bfd, gas and ld.Michael Eager2012-11-091-0/+11
* 2012-11-07 David Holsgrove <david.holsgrove@xilinx.com>Michael Eager2012-11-071-3/+0
* 2012-10-31 David Holsgrove <david.holsgrove@xilinx.com>Michael Eager2012-10-311-1/+2
* PR 14072Nick Clifton2012-05-171-1/+1
* Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra2012-05-051-3/+3
* * config/tc-d10v.c (do_assemble): Correctly detect overflow ofAlan Modra2010-08-251-1/+3
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-5/+2
* * config/tc-microblaze.c (md_assemble): Rename 'imm' to 'immed' inNick Clifton2009-12-141-67/+67