Remove path name from test case
[binutils-gdb.git] / gas / as.c
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...
2013-04-29 Nick Clifton * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove...
2013-01-10 H.J. LuRemove trailing white spaces on gas
2013-01-02 H.J. LuUpdate copyright year to 2013
2012-10-22 Simon Baldwin * as.c (dump_statistics): Compute data size as the...
2012-06-07 Alan Modra PR gas/14201
2012-01-17 Alan ModraUpdate copyright message year.
2011-12-29 Iain Sandoeadjust mach-o default GAS sections.
2011-10-12 Alan Modra * as.c (main): Define .gasversion. rather than __GAS_V...
2011-10-12 Alan Modra * symbols.c (local_symbol_make): Make global.
2011-06-02 Nick CliftonFix spelling mistakes.
2011-03-16 H.J. LuAdd --size-check=[error|warning].
2011-01-01 H.J. LuUpdate copyright in comments to 2011.
2011-01-01 H.J. LuUpdate copyright to 2011.
2010-12-01 Maciej W. Rozycki * symbols.h (dot_symbol): New declaration.
2010-08-09 Cary Coutant * as.c (show_usage): Don't list --compress-debug-secti...
2010-07-15 Cary Coutant * gas/NEWS: Add note about --compress-debug-sections.
2010-07-03 Cary Coutantbfd/ChangeLog:
2010-06-21 Sterling Augustine2010-06-21 Sterling Augustine <sterling@tensilica...
2010-04-09 Nick Cliftonbfd/ChangeLog
2010-01-08 H.J. LuChange to "Copyright 2010".
2009-09-11 Nick Clifton * po/bfd.pot: Updated by the Translation project.
2009-09-02 Alan Modraupdate copyright dates
next