summaryrefslogtreecommitdiff
path: root/gas/as.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix build error with --enable-targets=all.Jim Wilson2017-11-231-0/+4
* Riscv ld-elf/stab failure and fake label cleanup.Jim Wilson2017-11-221-2/+3
* gas and ld pluralization fixesAlan Modra2017-11-071-9/+4
* Remove datasize measurements based on sbrk()Tristan Gingold2017-07-191-19/+0
* Catch gas exit-via-signalNathan Sidwell2017-01-181-0/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-2/+2
* Allow ARC target to be configured with --with-cpu=<cpu-name>.Andrew Burgess2016-06-301-0/+6
* Add command line option to stop the assembler from padding the end of section...Nick Clifton2016-06-271-1/+9
* use XNEW and related macros moreTrevor Saunders2016-05-131-2/+2
* use XNEW and related macros moreTrevor Saunders2016-04-031-1/+1
* cast to char * when assigning to optargTrevor Saunders2016-03-311-1/+1
* rename flag_size_check to flag_allow_nonconst_size and make it a boolTrevor Saunders2016-03-251-2/+2
* Properly implement STT_COMMONH.J. Lu2016-02-261-0/+19
* Convert more variables to a constant form.Trevor Saunders2016-02-251-2/+3
* Copyright update for binutilsAlan Modra2016-01-011-2/+2
* Add a gas configure option to select the default behaviour for the generation...Nick Clifton2015-10-191-1/+15
* Make default compression gABI compliantH.J. Lu2015-07-141-2/+2
* Remove COMPRESS_DEBUG_ZLIBH.J. Lu2015-06-281-1/+1
* gas: section name substitution sequenceNicolas Pitre2015-06-171-0/+8
* Add SHF_COMPRESSED support to gas and objcopyH.J. Lu2015-04-081-4/+24
* Add --with-system-zlib in gasH.J. Lu2015-03-311-6/+0
* Correct printed year in copyright noticesAlan Modra2015-01-021-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-2/+2
* 2014-09-29 Terry Guo <terry.guo@arm.com>Terry Guo2014-09-291-31/+0
* Run write_object_file after errorsAlan Modra2014-06-161-20/+39
* Update copyright yearsAlan Modra2014-03-051-2/+2