Remove path name from test case
[binutils-gdb.git] / gas / write.c
2023-10-23 Jan Beulichgas: make .nops output visible in listing
2023-04-26 Alan ModraAvoid another -Werror=dangling-pointer
2023-04-12 Alan ModraComment typo fix
2023-04-06 Alan Modragas/write.c use better types
2023-02-16 Alan ModraDelete PROGRESS macros
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-12-07 Alan Modragas compress_debug tidy
2022-12-07 Alan ModraCompression tidy and fixes
2022-11-15 Indu Bhagatgas: generate .sframe from CFI directives
2022-11-14 Alan Modraobjcopy renaming section with explicit flags
2022-10-11 Nick CliftonRe: Error: attempt to get value of unresolved symbol...
2022-10-04 Alan ModraRe: compress .gnu.debuglto_.debug_* sections if requested
2022-10-04 Martin Liskacompress .gnu.debuglto_.debug_* sections if requested
2022-09-27 Fangrui Songbinutils, gdb: support zstd compressed debug sections
2022-08-01 Alan ModraGet rid of fprintf_vma and sprintf_vma
2022-05-27 Alan ModraReplace bfd_hostptr_t with uintptr_t
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-12-28 Alan Modragas reloc sorting
2021-08-16 H.J. Luas: Replace the removed symbol with the versioned symbol
2021-07-21 Alan Modraas_bad_subtract
2021-07-14 Alan Modragas: default TC_VALIDATE_FIX_SUB to 0
2021-06-16 Jan Beulichgas: fix overflow diagnostics
2021-04-19 Jan Beulichgas: drop sprint_value()
2021-04-06 Jan Beulichgas: missing (re-)initialization of local variable...
2021-04-01 Martin LiskaUse startswith in gas subfolder.
2021-03-31 Alan ModraUse bool in gas
2021-01-24 Alan ModraPR27228, .reloc wrong symbol emitted for undefined...
2021-01-07 H.J. LuELF: Don't generate unused section symbols
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-11-09 Nick CliftonRevert delta accidentally applied with commit 9372689d7...
2020-11-09 Spencer E. OlsonAdd support for the LMBD (left-most bit detect) instruc...
2020-09-14 Nick CliftonAdd a new ".nop" directive to the assembler to allow...
2020-07-15 Nick CliftonFix the generation of relocs for missing build notes.
2020-06-01 Alex Coplangas: Fix checking for backwards .org with negative...
2020-05-19 Alan ModraUse bfd_get_filename throughout gas
2020-02-26 Alan ModraIndent labels
2020-02-10 Alan Modragas -Z flag
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-12-12 H.J. Lugas: Add md_generic_table_relax_frag
2019-11-25 Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-10-25 Alan ModraPR25125, relaxation chooses wrong branch size
2019-09-19 Alan Modrabfd_section_* macros
2019-07-01 Nick CliftonFix bug when generating REL type relocs for assembler...
2019-04-16 Alan ModraMove fixup fx_bit_fixP and fx_im_disp fields to TC_FIX_TYPE
2019-04-16 Alan ModraMake fixup fx_where unsigned
2019-04-16 Alan ModraMake frag fr_fix unsigned
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-10-29 Alan ModraMove struc-symbol.h to symbols.c
2018-07-06 Nick CliftonFix the relocs created to adjust notes created by the...
2018-05-14 Nick CliftonStop generating GNU build notes for linkonce sections.
2018-04-26 Nick CliftonExtend the assembler so that it can automatically gener...
2018-04-11 Alan ModraRemove i860, i960, bout and aout-adobe targets
2018-02-27 H.J. Lugas: Rename .nop directive to .nops
2018-02-17 H.J. LuAdd .nop assembler directive
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-11-07 Alan Modragas and ld pluralization fixes
2017-09-14 Alan ModraPR22127, as segfaults assembling invalid .reloc
2017-08-11 H.J. LuAlso disallow global alias of common symbol
2017-07-21 Alexandre OlivaThis patch introduces support for specifing views in...
2017-05-16 Alan ModraAllow target files access to default TC_FORCE_RELOCATIO...
2017-03-02 Maciej W. RozyckiGAS: Fix bogus "attempt to move .org backwards" relaxat...
2017-01-23 Nick CliftonFix spelling mistakes and typos in the GAS sources.
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-11-27 Ambrogino ModiglianiFix spelling in comments in C source files (gas)
2016-06-30 Maciej W. RozyckiPR gas/20312: Do not pad sections to alignment on faile...
2016-06-29 Maciej W. RozyckiGAS: Fix `abort' expansion in write.c
2016-06-27 Nick CliftonAdd command line option to stop the assembler from...
2016-05-13 Trevor Saundersuse XNEW and related macros more
2016-05-13 Trevor Saundersuse xstrdup, xmemdup0 and concat more
2016-03-22 Alan ModraFix tic54x regression
2016-02-26 H.J. LuProperly implement STT_COMMON
2016-02-22 Trevor SaundersAdd more const type qualifiers to GAS sources.
2016-02-21 H.J. LuSet BFD compression bits in write_object_file
2016-02-18 Dan GisselquistAvoid setting or recording negative alignments when...
2016-01-01 Alan ModraCopyright update for binutils
2015-06-17 Alessandro MarzocchiAdd support for converting VLDR <reg>,=<constant> to...
2015-05-14 H.J. LuDon't add the zlib header to SHF_COMPRESSED section
2015-04-08 H.J. LuAdd SHF_COMPRESSED support to gas and objcopy
2015-04-06 H.J. LuUse bfd_putb64/bfd_getb64
2015-04-05 H.J. LuXfail the compressed debug sections
2015-03-25 H.J. LuDon't write the zlib header if not used
2015-03-18 H.J. LuAdd a testcase for PR gas/18087
2015-03-18 Jon TurneyFix debug section compression so that it is only perfor...
2015-02-28 Alan ModraPad only text sections at end by default
2015-01-19 Alan ModraExtend .reloc to accept some BFD_RELOCs
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-11-04 Alan ModraDon't use register keyword
2014-10-18 Alan ModraFix PR17493, attempted output of *GAS `reg' section...
2014-10-14 Alan ModraAvoid undefined behaviour with signed expressions
2014-09-29 Terry Guo2014-09-29 Terry Guo <terry.guo@arm.com>
2014-06-16 Alan ModraRun write_object_file after errors
2014-04-09 Alan Modragas TC_PARSE_CONS_EXPRESSION communication with TC_CONS...
2014-03-05 Alan ModraUpdate copyright years
2013-05-29 Maciej W. Rozycki gas/
2013-03-08 Chung-Lin Tang2013-03-08 Chung-Lin Tang <cltang@codesourcery.com>
2013-02-04 Alan Modra * write.c (fixup_segment): Return void. Delete seg_re...
2013-01-10 H.J. LuRemove trailing white spaces on gas
2012-10-01 Alan Modra * write.c (chain_frchains_together_1): Reorder asserti...
2012-07-02 Nick Clifton * write.c (fixup_segment): Only perform the subtractio...
2012-06-28 Nick Clifton * dwarf2dbg.c (DWARF2_USE_FIXED_ADVANCE_PC): Enable...
next