Age | Commit message (Expand) | Author | Files | Lines |
2022-03-20 | PR28979, internal error in demand_empty_rest_of_line | Alan Modra | 1 | -6/+14 |
2022-03-17 | asan: buffer overflows after calling ignore_rest_of_line | Alan Modra | 1 | -9/+3 |
2022-02-16 | gas local label and dollar label handling | Alan Modra | 1 | -1/+1 |
2022-02-16 | ubsan: s_app_line integer overflow | Alan Modra | 1 | -9/+8 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-01-01 | ubsan: next_char_of_string signed integer overflow | Alan Modra | 1 | -2/+2 |
2021-08-11 | gas: make 2nd argument of .dcb.* consistently optional | Jan Beulich | 1 | -55/+75 |
2021-08-11 | x86: introduce .bfloat16 directive | Jan Beulich | 1 | -0/+2 |
2021-08-11 | x86: introduce .hfloat directive | Jan Beulich | 1 | -0/+5 |
2021-08-11 | x86/ELF: fix .tfloat output with hex input | Jan Beulich | 1 | -4/+16 |
2021-08-11 | x86/ELF: fix .ds.x output | Jan Beulich | 1 | -2/+25 |
2021-07-07 | Fix problems translating messages when a percentage sign appears at the end o... | Nick Clifton | 1 | -2/+7 |
2021-06-16 | gas: fix hex float parsing from .dcb.? directives | Jan Beulich | 1 | -71/+53 |
2021-06-16 | gas: fix overflow diagnostics | Jan Beulich | 1 | -9/+2 |
2021-06-14 | gas: fold three as_warn() in emit_expr_with_reloc() | Jan Beulich | 1 | -12/+2 |
2021-06-14 | gas: drop TC_ADDRESS_BYTES conditionals | Jan Beulich | 1 | -4/+0 |
2021-04-01 | Use startswith in gas subfolder. | Martin Liska | 1 | -1/+1 |
2021-03-31 | Use bool in gas | Alan Modra | 1 | -5/+5 |
2021-02-16 | demand_copy_C_string NUL check | Alan Modra | 1 | -2/+2 |
2021-02-09 | Add a sanity check of files include by .incbin. | Nick Clifton | 1 | -0/+9 |
2021-01-14 | gas: make [248]byte directives available everywhere | Mike Frysinger | 1 | -0/+3 |
2021-01-07 | ELF: Don't generate unused section symbols | H.J. Lu | 1 | -0/+3 |
2021-01-04 | PR27101, as: Reject (byte) .align 0x100000000 | Alan Modra | 1 | -2/+2 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-11-18 | Re: Stop Gas from generating line info or address ranges | Alan Modra | 1 | -14/+32 |
2020-11-17 | When reading string arguments for the assembler's string directives treat spa... | Nick Clifton | 1 | -0/+5 |
2020-09-18 | Ensure that space allocated by assembler directives converts from an octet co... | Nick Clifton | 1 | -1/+1 |
2020-09-15 | Fix the assembler's new .nop directive so that the input line pointer is pres... | Nick Clifton | 1 | -0/+5 |
2020-09-14 | Add a new ".nop" directive to the assembler to allow the creation of no-op in... | Nick Clifton | 1 | -19/+57 |
2020-08-23 | PR26513, 629310abec breaks assembling PowerPC Linux kernels | Alan Modra | 1 | -5/+8 |
2020-08-21 | Rearrange symbol_create parameters | Alan Modra | 1 | -2/+1 |
2020-08-20 | Use libiberty hash in gas/read.c. | Martin Liska | 1 | -13/+60 |
2020-08-07 | as: Ignore rest of line on overflow error | H.J. Lu | 1 | -1/+4 |
2020-08-06 | gas: Fix internal error on long local labels | Alex Coplan | 1 | -3/+16 |
2020-08-04 | gas: Use udata for DW_AT_high_pc when emitting DWARF4 | Mark Wielaard | 1 | -1/+1 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", gas | Alan Modra | 1 | -8/+4 |
2020-03-02 | miscellaneous SEC_SMALL_DATA | Alan Modra | 1 | -1/+1 |
2020-02-26 | gas strncpy warning | Alan Modra | 1 | -1/+2 |
2020-02-26 | Indent labels | Alan Modra | 1 | -2/+2 |
2020-01-03 | Allow individual targets to decide if string escapes should be allowed. Disa... | Sergey Belyashov | 1 | -2/+2 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -6/+6 |
2019-05-14 | A series of fixes to addres problems detected by compiling the assembler with... | Nick Clifton | 1 | -1/+2 |
2019-03-18 | Use temp_ilp and restore_ilp in more places | Alan Modra | 1 | -4/+1 |
2019-01-25 | PR24125, Assertion failure with embedded NULs in string | Alan Modra | 1 | -2/+0 |
2019-01-04 | Fix bug parsing angle bracketed string sequences. | Wu Heng | 1 | -2/+5 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-10-22 | PR23040, .uleb128 directive doesn't accept some valid expressions | Alan Modra | 1 | -1/+1 |
2018-08-21 | Fix invalid strcpy on unterminated buffer | Andreas Schwab | 1 | -1/+2 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 1 | -208/+0 |