aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-m68hc11.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-09gas standardise md_section_alignAlan Modra1-1/+1
2025-07-09gas char/unsigned char castsAlan Modra1-1/+1
2025-07-09gas bfd_put and bfd_get arg castsAlan Modra1-10/+10
2025-07-09gas NULL castsAlan Modra1-3/+3
2025-07-09gas frag_varAlan Modra1-6/+5
2025-06-11gas m68hc11 use standard qsort predicate signatureAlan Modra1-4/+4
2025-06-09str_hash_find castsAlan Modra1-7/+5
2025-03-07M68HC1x: use is_end_of_stmt()Jan Beulich1-7/+7
2025-02-03M68HC1x: use is_whitespace()Jan Beulich1-10/+10
2025-01-01gas tc_gen_reloc memory leaksAlan Modra1-2/+2
2025-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2024-10-29gas: constify md_{short,long}opts and md_longopts_sizeJan Beulich1-3/+3
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-08-02Revert "2.41 Release sources"Sam James1-8/+10
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-10/+8
2023-07-19gas 32-bit host compile warningsAlan Modra1-8/+10
2023-03-28Avoid undefined behaviour in m68hc11 md_beginAlan Modra1-17/+15
2023-01-12Use __func__ rather than __FUNCTION__Alan Modra1-3/+3
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-07-21as_bad_subtractAlan Modra1-1/+1
2021-04-01Use startswith in gas subfolder.Martin Liska1-17/+17
2021-03-31Use bool in gasAlan Modra1-10/+10
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-09-16Tidy elf_symbol_fromAlan Modra1-1/+1
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra1-3/+4
2020-08-20Port gas/config/* to str_htab.Martin Liska1-9/+9
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-1/+1
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-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-5/+5
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani1-1/+1
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-0/+1
2016-05-16m68hc11: make some vars type bfd_reloc_code_real_typeTrevor Saunders1-4/+4
2016-05-13use XNEW and related macros moreTrevor Saunders1-7/+4
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-1/+1
2016-03-22make more variables constTrevor Saunders1-2/+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-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-3/+2
2015-08-12Remove trailing spaces in gasH.J. Lu1-17/+17
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-04Don't use register keywordAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-3/+1
2012-11-072012-11-07 James Murray <jsm@jsm-net.demon.co.uk>Sean Keys1-3/+3
2012-11-06 * config/tc-xgate.c: Remove bogus use of <fx_pcrel_adjust>.Sean Keys1-24/+12
2012-08-02 * tc-m68hc11.c (s_m68hc11_parse_pseudo_instruction):Sean Keys1-0/+20