summaryrefslogtreecommitdiff
path: root/gas/config/tc-dlx.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
* Use startswith in gas subfolder.Martin Liska2021-04-011-2/+2
* 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-1/+2
* Rearrange symbol_create parametersAlan Modra2020-08-211-4/+4
* Port gas/config/* to str_htab.Martin Liska2020-08-201-17/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Move fixup fx_bit_fixP and fx_im_disp fields to TC_FIX_TYPEAlan Modra2019-04-161-12/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* dlx: move prototype of dlx_set_skip_hi16 to elf/dlx.hTrevor Saunders2016-06-271-0/+2
* change the type of some fields to bfd_reloc_code_real_typeTrevor Saunders2016-05-181-1/+1
* use XNEW and related macros moreTrevor Saunders2016-04-031-6/+6
* Constify moreAlan Modra2016-04-011-1/+1
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* Convert more variables to a constant form.Trevor Saunders2016-02-251-2/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-6/+4
* Remove trailing spaces in gasH.J. Lu2015-08-121-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't leave DLX the_insn uninitialisedAlan Modra2014-06-161-12/+5
* Update copyright yearsAlan Modra2014-03-051-2/+1
* * config/tc-dlx.c (s_proc): Don't use asprintf.Alan Modra2012-05-181-2/+4
* * config/tc-dlx.c (s_proc): Avoid warning about ignoring asprintfAlan Modra2012-05-181-1/+4
* PR 14072Nick Clifton2012-05-171-3/+3
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-3/+1
* * read.c (emit_expr_fix): Handle size 3.Alan Modra2009-09-081-0/+2
* update copyright datesAlan Modra2009-09-021-1/+2
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-3/+3
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-2/+1
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-59/+3
* PR 5142: Allow for translation of error messagesNick Clifton2007-10-081-4/+4
* * read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton2007-10-041-1/+1
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* gas:Zack Weinberg2005-06-071-1/+1
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton2005-03-241-285/+215
* update copyright datesAlan Modra2005-03-031-1/+1
* * as.h (assert): Warning fix.Alan Modra2005-03-011-6/+0
* * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston2005-01-311-89/+0
* Correctly emit lo16 relocs for elf-dlx target, fixing bogus range checking bug.Nick Clifton2004-04-011-2/+17
* Remove redundant returns in void functions.Ben Elliston2003-12-101-3/+0
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-211-3/+3
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-13/+1
* * ChangeLog-9295: Fix a typo.Kazu Hirata2002-12-171-1/+1