]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/as.c
[PATCH] fix windmc typedef bug
[thirdparty/binutils-gdb.git] / gas / as.c
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
2009-09-01  H.J. LuChange to "Copyright 2009".
2009-06-22  Nick Clifton * gas/app, gas/as.c, gas/as.h, gas/atof-generic...
2009-03-03  Tristan Gingold2009-03-03 Tristan Gingold <gingold@adacore.com>
2008-11-17  Nick CliftonUpdate copyright year in --version messages.
2008-08-12  Alan ModraBanish PARAMS and PTR. Convert to ISO C.
2008-04-10  Nick Clifton * listing.c: Add -ag listing flag to show gener...
2007-09-26  Jan Beulichgas/
2007-08-28  Joseph Myersbfd:
2007-08-24  Joseph Myers2007-08-24 Joseph Myers <joseph@codesourcery.com>
2007-07-03  Nick CliftonSwitch to GPLv3
2007-06-29  Joseph Myers * as.c (main): Only call create_obj_attrs_section...
2007-06-29  Joseph Myersbfd:
2007-03-01  Joseph Myersbfd:
2007-02-17  Joseph Myerstop level:
2007-01-30  Nick Clifton* as.c (main): Mark symbols created via the --defsym...
2006-06-07  Alan Modraremove some duplicate #include's.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-02-09  H.J. Lu2006-02-08 H.J. Lu <hongjiu.lu@intel.com>
2005-10-30  Mark Mitchell * as.c (show_usage): Document "@FILE".
2005-10-11  Nick CliftonThis adjusts equate handling by
2005-09-30  Mark Mitchell * addr2line.c (main): Likewise.
2005-08-11  Alan Modra * README-vms: Delete.
2005-08-08  H.J. Lu2005-08-07 H.J. Lu <hongjiu.lu@intel.com>
2005-05-05  Nick CliftonUpdate the address and phone number of the FSF
2005-04-29  Ben Elliston * Makefile.am (GAS_CFILES): Remove bignum-copy.c.
2005-04-14  Nick Clifton* as.c (main): Move parse_args before symbol_begin...
2005-04-12  Nick Clifton* hash.c (DEFAULT_SIZE): Delete. Replace with:
2005-03-03  Alan Modraupdate copyright dates
2005-03-02  Jan Beulichbfd/
2005-01-31  Nick CliftonUpdate reported copyright dates.
2005-01-20  Nick Clifton(std_longopts): Add an entry for "--a" in order to...
2004-08-24  Nick Clifton* as.c (std_shortopts): Allow -g to take an optional...
2004-08-17  Nick CliftonAdd support for a -g switch to GAS
2004-08-13  Nick CliftonAdd and handle new --alternate command line option.
2003-10-27  Kazu Hirata * ChangeLog: Fix typos.
next