]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/as.c
zlib: import zlib-1.3.1 [PR32933]
[thirdparty/binutils-gdb.git] / gas / as.c
6 days ago  Indu Bhagatgas: sframe: command line option takes precedence
2025-07-16  Sam Jamesgas: improve --gsframe documentation
2025-07-15  H.J. Lugas: Re-indent case OPTION_SFRAME:
2025-07-15  Sam Jamesgas: support --gsframe=no
2025-07-15  Sam JamesRevert "gas: support --gsframe=no"
2025-07-15  Sam Jamesgas: support --gsframe=no
2025-07-09  Alan Modragas NULL casts
2025-07-04  Jan Beulichgas: add a means to programmatically determine the...
2025-06-09  Alan Modrachange some listing.c variables to unsigned.
2025-03-14  Jan Beulichgas: make NO_LISTING work again
2025-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2024-12-17  Matthieu Longogas: add new command line options to control diagnostic...
2024-12-15  Alan ModraMove modification of bfd abs and und back to gas
2024-10-29  Jan Beulichgas: constify md_{short,long}opts and md_longopts_size
2024-10-04  Jan Beulichgas: put emul decls in emul.h
2024-10-04  Jan Beulichgas: drop unused fields from struct emulation
2024-08-07  Jan Beulichgas: drop dead VMS code from command line handling
2024-08-07  Jan Beulichgas: improve unrecognized command line option diagnostic
2024-07-18  Matthieu Longogas: minor reformatting in command line help and doc
2024-01-15  Indu Bhagatgas: x86: synthesize CFI for hand-written asm
2024-01-15  Indu Bhagatgas: add new command line option --scfi=experimental
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-03-17  Jan Beulichgas: expose flag_macro_alternate globally
2023-03-17  Jan Beulichgas: use flag_mri directly in macro processing
2023-03-17  Jan Beulichgas: isolate macro_strip_at to macro.c
2023-03-17  Jan Beulichgas: drop function pointer parameter from macro_init()
2023-03-14  Alan Modragas .include and .incbin
2023-03-10  Alan Modraeh static data
2023-03-03  Jan Beulichgas: default .debug section compression method adjustments
2023-02-16  Alan ModraDelete PROGRESS macros
2023-02-16  Alan Modragas_init
2023-02-13  Alan ModraSplit off gas init to functions
2023-02-02  Indu Bhagatgas: use "stack trace" instead of "unwind" for SFrame
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-11-24  Mark Harmstonegas: Disable --gcodeview on PE targets with no O_secrel
2022-11-23  Mark Harmstonegas: Add --gcodeview option
2022-11-15  Indu Bhagatgas: add new command line option --gsframe
2022-10-11  Martin Liskaadd --enable-default-compressed-debug-sections-algorith...
2022-10-11  Martin Liskarefactor usage of compressed_debug_section_type
2022-09-28  Nick CliftonThe help document of as misses some many options
2022-09-27  Fangrui Songbinutils, gdb: support zstd compressed debug sections
2022-07-09  Alan Modragas: rename md_end to md_finish
2022-07-09  Alan Modragas: set up notes obstack earlier
2022-07-09  Alan Modragas: itbl_files
2022-07-09  Alan Modragas: output_file_close
2022-04-19  H.J. Luas: Reject unknown -gXXX option
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-11-18  Nick CliftonAdd multibyte character warning option to the assembler.
2021-04-05  Alan ModraC99 gas configury
2021-04-01  Martin LiskaUse startswith in gas subfolder.
2021-03-31  Alan ModraUse bool in gas
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-08-28  Mark Wielaardgas: Handle bad -gdwarf options, just like bad --gdwarf...
2020-08-21  Alan ModraRearrange symbol_create parameters
2020-08-20  Martin LiskaRemove --reduce-memory-overheads and --hash-size arguments.
2020-07-30  Nick CliftonStrange - my previous commit to as.c to set the default...
2020-07-30  Nick CliftonPrevent the generation of DWARF level 0 line number...
2020-03-06  Nick CliftonAdd support for --dwarf-[3|4|5] to assembler command...
2020-03-06  Nick CliftonStop the assembler from complaining that the input...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-11-28  Andrew Burgessgas/riscv: Produce version 3 DWARF CIE by default
2019-11-18  Andrew Burgessgas: Add --gdwarf-cie-version command line flag
2019-09-19  Alan Modrabfd_section_* macros
2019-03-18  Alan ModraUse temp_ilp and restore_ilp in more places
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-10-15  Alan ModraBFD_INIT_MAGIC
2018-08-14  Robert YangWhen the assembler reports that the input and output...
2018-08-09  H.J. Luas --help: Display default option for --elf-stt-common=
2018-05-14  Nick CliftonFix a problem in the assembler when checking for overla...
2018-04-26  Nick CliftonExtend the assembler so that it can automatically gener...
2018-04-12  John DarringtonStop the assembler from overwriting its output file.
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-11-23  Jim WilsonFix build error with --enable-targets=all.
2017-11-22  Jim WilsonRiscv ld-elf/stab failure and fake label cleanup.
2017-11-07  Alan Modragas and ld pluralization fixes
2017-07-19  Tristan GingoldRemove datasize measurements based on sbrk()
2017-01-18  Nathan SidwellCatch gas exit-via-signal
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-06-30  Andrew BurgessAllow ARC target to be configured with --with-cpu=...
2016-06-27  Nick CliftonAdd command line option to stop the assembler from...
2016-05-13  Trevor Saundersuse XNEW and related macros more
2016-04-04  Trevor Saundersuse XNEW and related macros more
2016-03-31  Trevor Saunderscast to char * when assigning to optarg
2016-03-26  Trevor Saundersrename flag_size_check to flag_allow_nonconst_size...
2016-02-26  H.J. LuProperly implement STT_COMMON
2016-02-25  Trevor SaundersConvert more variables to a constant form.
2016-01-01  Alan ModraCopyright update for binutils
2015-10-19  Nick CliftonAdd a gas configure option to select the default behavi...
2015-07-14  H.J. LuMake default compression gABI compliant
2015-06-28  H.J. LuRemove COMPRESS_DEBUG_ZLIB
2015-06-16  Nicolas Pitregas: section name substitution sequence
2015-04-08  H.J. LuAdd SHF_COMPRESSED support to gas and objcopy
2015-03-31  H.J. LuAdd --with-system-zlib in gas
2015-01-01  Alan ModraCorrect printed year in copyright notices
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-09-29  Terry Guo2014-09-29 Terry Guo <terry.guo@arm.com>
2014-06-16  Alan ModraRun write_object_file after errors
2014-03-05  Alan ModraUpdate copyright years
2014-01-08  H.J. LuUpdate copyright year to 2014
2013-06-22  Richard Sandiford * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips...
next