2019-09-19 |
Alan Modra | bfd_section_* macros |
blob | commitdiff | raw |
2019-05-14 |
Nick Clifton | A series of fixes to addres problems detected by compil... |
blob | commitdiff | raw | diff to current |
2019-03-18 |
Alan Modra | Use temp_ilp and restore_ilp in more places |
blob | commitdiff | raw | diff to current |
2019-01-24 |
Alan Modra | PR24125, Assertion failure with embedded NULs in string |
blob | commitdiff | raw | diff to current |
2019-01-04 |
Wu Heng | Fix bug parsing angle bracketed string sequences. |
blob | commitdiff | raw | diff to current |
2019-01-01 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | raw | diff to current |
2018-10-22 |
Alan Modra | PR23040, .uleb128 directive doesn't accept some valid... |
blob | commitdiff | raw | diff to current |
2018-08-21 |
Andreas Schwab | Fix invalid strcpy on unterminated buffer |
blob | commitdiff | raw | diff to current |
2018-04-11 |
Alan Modra | Remove i860, i960, bout and aout-adobe targets |
blob | commitdiff | raw | diff to current |
2018-02-27 |
H.J. Lu | gas: Rename .nop directive to .nops |
blob | commitdiff | raw | diff to current |
2018-02-17 |
H.J. Lu | Add .nop assembler directive |
blob | commitdiff | raw | diff to current |
2018-01-03 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | raw | diff to current |
2017-11-22 |
Jim Wilson | Riscv ld-elf/stab failure and fake label cleanup. |
blob | commitdiff | raw | diff to current |
2017-11-07 |
Alan Modra | bundle_lock message tidy |
blob | commitdiff | raw | diff to current |
2017-11-07 |
Alan Modra | gas and ld pluralization fixes |
blob | commitdiff | raw | diff to current |
2017-10-20 |
Nick Clifton | Improve handling of REPT pseudo op with a negative... |
blob | commitdiff | raw | diff to current |
2017-10-09 |
Andreas Krebbel | Enable .fill forward labels |
blob | commitdiff | raw | diff to current |
2017-08-11 |
H.J. Lu | Also disallow global alias of common symbol |
blob | commitdiff | raw | diff to current |
2017-07-21 |
Alexandre Oliva | This patch introduces support for specifing views in... |
blob | commitdiff | raw | diff to current |
2017-01-23 |
Nick Clifton | Fix spelling mistakes and typos in the GAS sources. |
blob | commitdiff | raw | diff to current |
2017-01-12 |
Nick Clifton | Prevent internal assembler errors if a stabs creation... |
blob | commitdiff | raw | diff to current |
2017-01-10 |
Tristan Gingold | This patch ensure same output for sleb128 with large... |
blob | commitdiff | raw | diff to current |
2017-01-02 |
Alan Modra | Update year range in copyright notice of all files. |
blob | commitdiff | raw | diff to current |
2016-12-06 |
Nick Clifton | fix typo |
blob | commitdiff | raw | diff to current |
2016-12-06 |
Nick Clifton | Stop the assembler from running out of memory when... |
blob | commitdiff | raw | diff to current |
2016-12-05 |
Nick Clifton | Fix fault in assembler when passed a bogus input file. |
blob | commitdiff | raw | diff to current |
2016-11-27 |
Ambrogino Modigliani | Fix spelling in comments in C source files (gas) |
blob | commitdiff | raw | diff to current |
2016-04-02 |
Alan Modra | PR19896, Segmentation fault on bad input |
blob | commitdiff | raw | diff to current |
2016-04-01 |
Alan Modra | Constify more |
blob | commitdiff | raw | diff to current |
2016-03-31 |
Trevor Saunders | get rid of K&R style args |
blob | commitdiff | raw | diff to current |
2016-03-22 |
Trevor Saunders | replace some raw xmalloc / xrealloc with the XNEW*... |
blob | commitdiff | raw | diff to current |
2016-03-16 |
Nick Clifton | Fix checking bignum values that are being inserted... |
blob | commitdiff | raw | diff to current |
2016-03-07 |
Trevor Saunders | Add const qualifiers at various places. |
blob | commitdiff | raw | diff to current |
2016-02-25 |
Trevor Saunders | Convert more variables to a constant form. |
blob | commitdiff | raw | diff to current |
2016-02-22 |
Trevor Saunders | Add more const type qualifiers to GAS sources. |
blob | commitdiff | raw | diff to current |
2016-02-19 |
Nick Clifton | Prevent seg-fault in gas reading a binary input file. |
blob | commitdiff | raw | diff to current |
2016-02-19 |
Trevor Saunders | Add const to various variables in the gas sources. |
blob | commitdiff | raw | diff to current |
2016-02-18 |
Dan Gisselquist | Avoid setting or recording negative alignments when... |
blob | commitdiff | raw | diff to current |
2016-01-01 |
Alan Modra | Copyright update for binutils |
blob | commitdiff | raw | diff to current |
2015-12-08 |
Jan Beulich | gas: consistently emit diagnostics for non-zero data... |
blob | commitdiff | raw | diff to current |
2015-12-08 |
Jan Beulich | gas: don't get confused by .asci{i,z} after .struct |
blob | commitdiff | raw | diff to current |
2015-11-19 |
Alan Modra | output_big_leb128 comment |
blob | commitdiff | raw | diff to current |
2015-11-09 |
Dominik Vogt | gas: Fix left shift of negative value. |
blob | commitdiff | raw | diff to current |
2015-10-10 |
Alan Modra | Bug 19113 - read.c stringer assertion |
blob | commitdiff | raw | diff to current |
2015-08-27 |
Alan Modra | More fallout from "Allow symbol and label names to... |
blob | commitdiff | raw | diff to current |
2015-08-21 |
Nick Clifton | Allow symbol and label names to be enclosed in double... |
blob | commitdiff | raw | diff to current |
2015-08-16 |
Alan Modra | Rationalize ARM .align |
blob | commitdiff | raw | diff to current |
2015-05-22 |
Nick Clifton | Fixes: "gas/read.c:5087:12: error: left shift of negative" |
blob | commitdiff | raw | diff to current |
2015-01-19 |
Alan Modra | Extend .reloc to accept some BFD_RELOCs |
blob | commitdiff | raw | diff to current |
2015-01-12 |
Jan Beulich | gas: allow labeling of CFI instructions |
blob | commitdiff | raw | diff to current |
2015-01-12 |
Alan Modra | Assorted compiler warning fixes |
blob | commitdiff | raw | diff to current |
2015-01-01 |
Alan Modra | ChangeLog rotatation and copyright year update |
blob | commitdiff | raw | diff to current |
2014-10-21 |
Jan Beulich | gas: avoid bogus warnings in false branches of conditional |
blob | commitdiff | raw | diff to current |
2014-10-14 |
Alan Modra | Avoid undefined behaviour with signed expressions |
blob | commitdiff | raw | diff to current |
2014-08-18 |
Alan Modra | Cast result of TC_PARSE_CONS_EXPRESSION |
blob | commitdiff | raw | diff to current |
2014-07-12 |
Alan Modra | Don't force "set" symbols local for PE |
blob | commitdiff | raw | diff to current |
2014-04-09 |
Nick Clifton | Fix a few more targets affected by the change to the... |
blob | commitdiff | raw | diff to current |
2014-04-09 |
Alan Modra | ppc476 gas warn on data in code sections |
blob | commitdiff | raw | diff to current |
2014-04-09 |
Alan Modra | gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS... |
blob | commitdiff | raw | diff to current |
2014-03-19 |
Daniel Gutson | Add support for ARM assembler produced by CodeComposito... |
blob | commitdiff | raw | diff to current |
2014-03-05 |
Alan Modra | Update copyright years |
blob | commitdiff | raw | diff to current |
2013-10-14 |
Nick Clifton | * gen-aout.c (main): Fix formatting. Close file. |
blob | commitdiff | raw | diff to current |
2013-04-11 |
Julian Brown | gas/ |
blob | commitdiff | raw | diff to current |
2013-03-08 |
Chung-Lin Tang | 2013-03-08 Chung-Lin Tang <cltang@codesourcery.com> |
blob | commitdiff | raw | diff to current |
2013-01-10 |
H.J. Lu | Remove trailing white spaces on gas |
blob | commitdiff | raw | diff to current |
2012-11-09 |
Maciej W. Rozycki | * read.h (s_vendor_attribute): Move to... |
blob | commitdiff | raw | diff to current |
2012-06-09 |
H.J. Lu | Allocate sufficient space for string buffer |
blob | commitdiff | raw | diff to current |
2012-06-07 |
Alan Modra | PR gas/14201 |
blob | commitdiff | raw | diff to current |
2012-05-29 |
Roland McGrath | gas/ |
blob | commitdiff | raw | diff to current |
2012-05-28 |
Nick Clifton | * read.c (read_symbol_name): New function. Reads... |
blob | commitdiff | raw | diff to current |
2012-03-13 |
Roland McGrath | Fix up last commit. |
blob | commitdiff | raw | diff to current |
2012-03-13 |
Roland McGrath | gas/ |
blob | commitdiff | raw | diff to current |
2011-10-12 |
Alan Modra | * as.c (main): Define .gasversion. rather than __GAS_V... |
blob | commitdiff | raw | diff to current |
2011-06-02 |
Nick Clifton | Fix spelling mistakes. |
blob | commitdiff | raw | diff to current |
2011-05-06 |
Tristan Gingold | 2011-05-06 Tristan Gingold <gingold@adacore.com> |
blob | commitdiff | raw | diff to current |
2011-03-18 |
Alan Modra | * read.c (read_a_source_file): Remove md_after_pass_hook. |
blob | commitdiff | raw | diff to current |
2011-03-17 |
Alan Modra | PR 12569 |
blob | commitdiff | raw | diff to current |
2011-02-15 |
Richard Henderson | * dw2gencfi.c (dot_cfi_dummy): New. |
blob | commitdiff | raw | diff to current |
2010-12-01 |
Maciej W. Rozycki | * symbols.h (dot_symbol): New declaration. |
blob | commitdiff | raw | diff to current |
2010-08-02 |
Alan Modra | PR gas/11867 |
blob | commitdiff | raw | diff to current |
2010-06-28 |
Alan Modra | * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DE... |
blob | commitdiff | raw | diff to current |
2010-05-05 |
Nathan Sidwell | * read.c (cons_worker): Detect and reject unexpected... |
blob | commitdiff | raw | diff to current |
2010-04-21 |
H.J. Lu | Revert the accidental checkin. |
blob | commitdiff | raw | diff to current |
2010-04-21 |
H.J. Lu | Properly handle ".equ symbol, reg + NUM" in x86 Intel... |
blob | commitdiff | raw | diff to current |
2010-04-09 |
Nick Clifton | bfd/ChangeLog |
blob | commitdiff | raw | diff to current |
2009-12-11 |
Nick Clifton | Add -Wshadow to the gcc command line options used when... |
blob | commitdiff | raw | diff to current |
2009-11-19 |
Jan Beulich | gas/ |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Alan Modra | PR gas/10850 |
blob | commitdiff | raw | diff to current |
2009-10-15 |
Alan Modra | PR gas/1491 |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Alan Modra | * read.c (s_reloc): Don't use expression_and_evaluate. |
blob | commitdiff | raw | diff to current |
2009-09-29 |
Nick Clifton | bfd |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Nick Clifton | * po/bfd.pot: Updated by the Translation project. |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Alan Modra | * read.c (emit_expr_fix): Handle size 3. |
blob | commitdiff | raw | diff to current |
2009-09-02 |
Alan Modra | update copyright dates |
blob | commitdiff | raw | diff to current |
2009-09-01 |
Jie Zhang | * read.c (TC_START_LABEL): Add a new argument. |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Nick Clifton | * gas/app, gas/as.c, gas/as.h, gas/atof-generic... |
blob | commitdiff | raw | diff to current |
2009-03-24 |
H.J. Lu | 2009-03-23 H.J. Lu <hongjiu.lu@intel.com> |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Joseph Myers | gas: |
blob | commitdiff | raw | diff to current |
2009-01-26 |
Andrew Stubbs | 2009-01-26 Andrew Stubbs <ams@codesourcery.com> |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Andrew Stubbs | 2009-01-19 Andrew Stubbs <ams@codesourcery.com> |
blob | commitdiff | raw | diff to current |
next |