summaryrefslogtreecommitdiff
path: root/gas/as.c
Commit message (Expand)AuthorAgeFilesLines
* gas: expose flag_macro_alternate globallyJan Beulich2023-03-171-3/+1
* gas: use flag_mri directly in macro processingJan Beulich2023-03-171-1/+1
* gas: isolate macro_strip_at to macro.cJan Beulich2023-03-171-5/+1
* gas: drop function pointer parameter from macro_init()Jan Beulich2023-03-171-23/+1
* gas .include and .incbinAlan Modra2023-03-141-0/+2
* eh static dataAlan Modra2023-03-101-0/+1
* gas: default .debug section compression method adjustmentsJan Beulich2023-03-031-2/+7
* Delete PROGRESS macrosAlan Modra2023-02-161-9/+0
* gas_initAlan Modra2023-02-161-19/+20
* Split off gas init to functionsAlan Modra2023-02-131-72/+87
* gas: use "stack trace" instead of "unwind" for SFrameIndu Bhagat2023-02-021-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-2/+2
* gas: Disable --gcodeview on PE targets with no O_secrelMark Harmstone2022-11-241-3/+3
* gas: Add --gcodeview optionMark Harmstone2022-11-231-0/+17
* gas: add new command line option --gsframeIndu Bhagat2022-11-151-1/+9
* add --enable-default-compressed-debug-sections-algorithm configure optionMartin Liska2022-10-111-1/+1
* refactor usage of compressed_debug_section_typeMartin Liska2022-10-111-25/+9
* The help document of as misses some many optionsNick Clifton2022-09-281-1/+14
* binutils, gdb: support zstd compressed debug sectionsFangrui Song2022-09-261-2/+11
* gas: rename md_end to md_finishAlan Modra2022-07-091-2/+2
* gas: set up notes obstack earlierAlan Modra2022-07-091-6/+14
* gas: itbl_filesAlan Modra2022-07-091-20/+2
* gas: output_file_closeAlan Modra2022-07-091-12/+1
* as: Reject unknown -gXXX optionH.J. Lu2022-04-191-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-2/+2
* Add multibyte character warning option to the assembler.Nick Clifton2021-11-181-4/+19
* C99 gas configuryAlan Modra2021-04-051-3/+1
* Use startswith in gas subfolder.Martin Liska2021-04-011-3/+2
* Use bool in gasAlan Modra2021-03-311-6/+6
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-2/+2
* gas: Handle bad -gdwarf options, just like bad --gdwarf options.Mark Wielaard2020-08-281-0/+7
* Rearrange symbol_create parametersAlan Modra2020-08-211-3/+3
* Remove --reduce-memory-overheads and --hash-size arguments.Martin Liska2020-08-201-21/+1
* Strange - my previous commit to as.c to set the default dwarf level to 3 seem...Nick Clifton2020-07-301-2/+3
* Prevent the generation of DWARF level 0 line number tables...Nick Clifton2020-07-301-1/+1
* Add support for --dwarf-[3|4|5] to assembler command line.Nick Clifton2020-03-061-7/+50
* Stop the assembler from complaining that the input and output files are the s...Nick Clifton2020-03-061-1/+7
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-2/+2
* gas/riscv: Produce version 3 DWARF CIE by defaultAndrew Burgess2019-11-281-4/+6
* gas: Add --gdwarf-cie-version command line flagAndrew Burgess2019-11-181-0/+17
* bfd_section_* macrosAlan Modra2019-09-191-4/+4
* Use temp_ilp and restore_ilp in more placesAlan Modra2019-03-181-4/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-2/+2
* BFD_INIT_MAGICAlan Modra2018-10-151-1/+2
* When the assembler reports that the input and output are the same, report the...Robert Yang2018-08-141-7/+20
* as --help: Display default option for --elf-stt-common=H.J. Lu2018-08-091-1/+6
* Fix a problem in the assembler when checking for overlapping input and output...Nick Clifton2018-05-141-1/+1
* Extend the assembler so that it can automatically generate GNU Build attribut...Nick Clifton2018-04-261-1/+27
* Stop the assembler from overwriting its output file.John Darrington2018-04-121-0/+22
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-2/+2