Add const qualifiers at various places.
[binutils-gdb.git] / gas / config / tc-microblaze.c
2016-02-25 Trevor SaundersConvert more variables to a constant form.
2016-02-22 Trevor SaundersAdd more const type qualifiers to GAS sources.
2016-02-01 Nick CliftonFix error building Microblaze assembler on a 32-bit...
2016-01-01 Alan ModraCopyright update for binutils
2015-11-17 Mike Frysingergas: microblaze: fix shift overflow
2015-11-09 Dominik Vogtgas: Fix left shift of negative value.
2015-08-21 Nick CliftonAllow symbol and label names to be enclosed in double...
2015-04-02 Nick CliftonSecond fix for microblaze gas port's ability to parse...
2015-04-02 Nick CliftonFixes a bug in the microblaze assembler where it would...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-04-09 Alan Modragas TC_PARSE_CONS_EXPRESSION communication with TC_CONS...
2014-03-05 Alan ModraUpdate copyright years
2012-12-11 Michael EagerMicroblaze: Add support for handling TLS symbol suffixe...
2012-11-29 Michael Eageropcodes/Changelog:
2012-11-21 Michael EagerAdd stack high register and stack low register for...
2012-11-14 Michael Eageropcodes/
2012-11-09 Michael EagerAdd microblazeel target support to bfd, gas and ld.
2012-11-07 Michael Eager2012-11-07 David Holsgrove <david.holsgrove@xilinx...
2012-10-31 Michael Eager2012-10-31 David Holsgrove <david.holsgrove@xilinx...
2012-05-17 Nick Clifton PR 14072
2012-05-05 Alan ModraReplace all uses of bfd_abs_section, bfd_com_section...
2010-08-25 Alan Modra * config/tc-d10v.c (do_assemble): Correctly detect...
2010-06-28 Alan Modra * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DE...
2009-12-14 Nick Clifton * config/tc-microblaze.c (md_assemble): Rename...
2009-08-29 Nick Clifton Updated sources to avoid using the identifier...
2009-08-17 Nick Clifton * config/tc-microblaze.c: Include safe-ctype...
2009-08-06 Nick Clifton Add support for Xilinx MicroBlaze processor.