]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/read.c
Don't nest double quotes in tuiterm.exp
[thirdparty/binutils-gdb.git] / gas / read.c
13 days ago  Alan Modraasan: undefined shift
2025-07-14  Alan Modragas deferrred diags leak
2025-07-09  Alan Modragas remove assorted unnecessary casts
2025-07-09  Alan Modragas function arg casts
2025-07-09  Alan Modragas md_number_to_chars
2025-07-09  Alan Modragas alloc casts
2025-07-09  Alan Modragas NULL casts
2025-07-09  Alan Modragas frag_var
2025-07-06  Alan Modragas pending_bundle_size assert
2025-07-06  Alan Modragas bundle support
2025-07-04  Jan Beulichgas: introduce .errif and .warnif
2025-06-13  Jan Beulichgas: switch convert_to_bignum() to taking just an expre...
2025-06-13  Jan Beulichgas: also maintain signed-ness for O_big expressions
2025-06-01  Alan Modraweakref gas internal error
2025-05-30  Alan ModraReduce rs_align_code memory for small alignments
2025-05-22  Alan Modrars_fill_nop and md_generate_nops
2025-05-22  Alan ModraRe: gas .align limit
2025-05-19  Alan Modraubsan: integer overflow in s_fill
2025-05-16  Alan Modragas .align limit
2025-05-16  Jan Beulichgas: adjust a comparison in s_align()
2025-05-16  Jan Beulichgas: range-check 3rd argument of .align et al
2025-03-14  Jan Beulichgas: deal with the need for relocations from .cfi_...
2025-03-07  Jan Beulichgas: don't permit "repeat" expressions with .cfi_{escap...
2025-03-07  Jan Beulichgas: centralize declaration of listing_tail
2025-03-07  Jan Beulichgas: leave expression symbols alone when processing...
2025-03-07  Jan Beulichgas: fold is_end_of_line[] into lex_type[]
2025-02-03  Jan Beulichgas: consolidate whitespace recognition
2025-01-10  Jan Beulichgas: consolidate . latching
2025-01-10  Jan Beulichgas: make deferred expression evaluation generally...
2025-01-09  Alan ModraExcessive gas .irpt count
2025-01-02  H.J. Lugas: Revert PR 32391 related commits to fix 3 regressions
2025-01-01  Alan Modragas reloc_list memory leaks
2025-01-01  Alan Modragas include_dirs memory leak
2025-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2024-12-19  Nick CliftonFix the handling or arguments and macro pseudo-variable...
2024-11-13  Mark Harmstonegas: add .cv_ucomp and .cv_scomp pseudo-directives
2024-10-24  Alan ModraReplace uses of asprintf with xasprintf
2024-10-14  Jan Beulichgas: drop SKIP_WHITESPACE_AFTER_NAME()
2024-10-04  Jan Beulichgas: don't use COFF-specific SF_SET_LOCAL() directly...
2024-09-30  Alan Modrasegv in read_a_source_file
2024-08-23  Jan Beulichgas: update lex_type[] also for .mri directives
2024-08-16  Jan Beulichgas: don't open-code LEX_*NAME
2024-08-05  Jan Beulichgas: maintain line numbers correctly after #APP / ...
2024-08-05  Jan Beulichgas: generalize / tighten #APP / #NO_APP recognition
2024-08-05  Jan Beulichgas: recognize #APP at start-of-physical-line only
2024-08-02  Jan Beulichgas: correctly deal with line comments when not preproc...
2024-07-11  Nick Cliftonbase64: Add support for targets with byte size > octet...
2024-07-10  Nick CliftonAdd support for a .base64 pseudo-op to gas
2024-06-28  Jan Beulichgas: .irp/.irpc are macro-like
2024-06-21  Jan Beulichgas: terminate buffer SB in do_repeat()
2024-06-10  Jan Beulichgas: extend \+ support to .rept
2024-03-28  Jan Beulichgas: drop dead check for double quote
2024-03-28  Jan Beulichgas: sanitize FB- and dollar-label uses
2024-01-15  Indu Bhagatgas: x86: synthesize CFI for hand-written asm
2024-01-15  Indu Bhagatgas: scfidw2gen: new functionality to prepare for SCFI
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-12-01  Jan Beulichgas: no md_cons_align() for .nop{,s}
2023-07-28  Jan Beulichgas: amend X_unsigned uses
2023-06-14  Alan Modraasprintf memory leaks
2023-05-12  Jan Beulichgas: equates of registers
2023-03-17  Jan Beulichgas: expose flag_macro_alternate globally
2023-03-17  Jan Beulichgas: use flag_mri directly in macro processing
2023-03-14  Alan Modragas/read.c: init more statics
2023-03-14  Alan Modragas .include and .incbin
2023-03-01  Alan ModraCatch overflow in gas s_space
2023-03-01  Alan Modragas s_fill caused internal error in frag_new
2023-03-01  Alan ModraMemory leak in gas do_repeat
2023-02-14  Jan Beulichgas: improve interaction between read_a_source_file...
2023-02-13  Alan Modrastabs.c static state
2023-01-27  Alan Modragas macro memory leaks
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-12-05  Jan Beulichgas: squash (some) .linefile from listings
2022-11-23  Mark Harmstonegas: Add --gcodeview option
2022-08-05  Nick CliftonWhen gas/read.c calls mbstowcs with a NULL destination...
2022-08-01  Alan ModraGet rid of fprintf_vma and sprintf_vma
2022-07-14  Alan ModraPowerPC: implement md_operand to parse register names
2022-07-09  Alan Modragas: set up notes obstack earlier
2022-07-09  Alan Modragas: free sy_hash, macro_hash and po_hash
2022-07-09  Alan Modraread.c assign_symbol: use notes obstack for dummy listi...
2022-07-09  Alan Modraread.c s_include: use notes obstack for path
2022-07-09  Alan Modraread.c: use string hash from hash.h for po_hash
2022-07-09  Alan Modrafree read_symbol_name string
2022-06-02  Alan Modragas read_a_source_file #APP processing
2022-05-18  Jan Beulichgas: avoid octal numbers being accepted when processing...
2022-05-18  Jan Beulichgas: avoid bignum related errors when processing .linefile
2022-05-18  Jan Beulichgas: fold do_repeat{,_with_expander}()
2022-04-12  Jan Beulichgas: drop .appfile and .appline
2022-04-12  Jan Beulichgas: further adjust file/line handling for .macro
2022-04-12  Jan Beulichgas: further adjust file/line handling for .irp and...
2022-03-20  Alan ModraPR28979, internal error in demand_empty_rest_of_line
2022-03-17  Alan Modraasan: buffer overflows after calling ignore_rest_of_line
2022-02-16  Alan Modragas local label and dollar label handling
2022-02-16  Alan Modraubsan: s_app_line integer overflow
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2022-01-01  Alan Modraubsan: next_char_of_string signed integer overflow
2021-08-11  Jan Beulichgas: make 2nd argument of .dcb.* consistently optional
2021-08-11  Jan Beulichx86: introduce .bfloat16 directive
2021-08-11  Jan Beulichx86: introduce .hfloat directive
2021-08-11  Jan Beulichx86/ELF: fix .tfloat output with hex input
2021-08-11  Jan Beulichx86/ELF: fix .ds.x output
next