summaryrefslogtreecommitdiff
path: root/gas/as.h
AgeCommit message (Expand)Author
2022-07-09gas: use notes_calloc in string hashAlan Modra
2022-07-09gas: output_file_closeAlan Modra
2022-07-09gas: utility notes memory alloc functionsAlan Modra
2022-07-07PR29320, 'struct obstack' declared inside parameter listAlan Modra
2022-07-04alloc gas seginfo on notes obstackAlan Modra
2022-06-14gas dwarf2dbg.c tidyAlan Modra
2022-04-12gas: new_logical_line{,_flags}() can return "void"Jan Beulich
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-11-18Add multibyte character warning option to the assembler.Nick Clifton
2021-11-03asan: dlltool buffer overflow: embedded NUL in stringAlan Modra
2021-04-19gas: drop sprint_value()Jan Beulich
2021-04-05C99 gas configuryAlan Modra
2021-03-31Use bool in gasAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-08-20gas/hash.c: add new functionsMartin Liska
2020-03-06Add support for --dwarf-[3|4|5] to assembler command line.Nick Clifton
2020-01-03Allow individual targets to decide if string escapes should be allowed. Disa...Sergey Belyashov
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers
2019-11-18gas: Add --gdwarf-cie-version command line flagAndrew Burgess
2019-11-07[Patch][binutils] Generic support for parsing numbers in bfloat16 format [5/X]Matthew Malcomson
2019-09-19bfd_section_* macrosAlan Modra
2019-05-14A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-04-26Extend the assembler so that it can automatically generate GNU Build attribut...Nick Clifton
2018-02-17Add .nop assembler directiveH.J. Lu
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-10-11Disable the inclusion of logical input files in the assembler listing output ...Nick Clifton
2017-01-18Catch gas exit-via-signalNathan Sidwell
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani
2016-10-06-Wimplicit-fallthrough noreturn fixesAlan Modra
2016-06-27Add command line option to stop the assembler from padding the end of section...Nick Clifton
2016-05-13use xstrdup, xmemdup0 and concat moreTrevor Saunders
2016-04-27Provide xmemdup0Alan Modra
2016-04-01Constify moreAlan Modra
2016-03-25rename flag_size_check to flag_allow_nonconst_size and make it a boolTrevor Saunders
2016-02-26Properly implement STT_COMMONH.J. Lu
2016-02-25Convert more variables to a constant form.Trevor Saunders
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-06-17gas: section name substitution sequenceNicolas Pitre
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu
2015-04-08Add SHF_COMPRESSED support to gas and objcopyH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-04-29 * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark fromNick Clifton
2013-01-10Remove trailing white spaces on gasH.J. Lu
2012-06-07 PR gas/14201Alan Modra
2012-05-11 PR binutils/14028Nick Clifton