aboutsummaryrefslogtreecommitdiff
path: root/gcc/output.h
AgeCommit message (Expand)Author
2024-01-12rs6000: Fix ASAN linker errors for Power ELF V1 ABI [PR113284]Ilya Leoshkevich
2024-01-05asan: Align .LASANPC on function boundaryIlya Leoshkevich
2024-01-03Update copyright years.Jakub Jelinek
2023-06-28final+varasm: Change return type of predicate functions from int to boolUros Bizjak
2023-01-02Update copyright years.Jakub Jelinek
2022-10-13use proper DECL_INITIAL for VTVMartin Liska
2022-01-17Change references of .c files to .cc filesMartin Liska
2022-01-03Update copyright years.Jakub Jelinek
2021-12-03pch: Add support for PCH for relocatable executables [PR71934]Jakub Jelinek
2021-09-27Come up with section_flag enum.Martin Liska
2021-05-02aix: Redesign section encoding and selectionDavid Edelsohn
2021-01-04Update copyright years.Jakub Jelinek
2020-12-16Switch to a new section if the SECTION_RETAIN bit doesn't matchH.J. Lu
2020-12-02Use the section flag 'o' for __patchable_function_entriesH.J. Lu
2020-12-01Use SHF_GNU_RETAIN to preserve symbol definitionsH.J. Lu
2020-11-17Relocatable read-only section support for absolute jump tableHaochen Gui
2020-10-29LTO: get_section: add new argumentMartin Liska
2020-01-22i386: Fix up -fdollars-in-identifiers with identifiers starting with $ in -ma...Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-11-30cgraph.h (symtab_node): Add symver flag.Jan Hubicka
2019-11-06introduce -fcallgraph-info optionEric Botcazou
2019-01-01Update copyright years.Jakub Jelinek
2018-12-03S/390: Add support for section anchorsIlya Leoshkevich
2018-07-17Clean up of new format of -falign-FOO.Martin Liska
2018-06-18More rtx to rtx_insn * cleanupsDavid Malcolm
2018-02-09re PR middle-end/84237 (xen build faiulre only zero initializers are allowed ...Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-10-29Delete obsolete SDB debug info support.James E Wilson
2017-09-07re PR target/81979 (Assembler messages: Error: can't resolve `.got2' {.got2 s...Jakub Jelinek
2017-08-30[10/77] Make assemble_real take a scalar_float_modeRichard Sandiford
2017-08-21Remove the frame size argument from function_prologue/epilogueRichard Sandiford
2017-01-01Update copyright years.Jakub Jelinek
2016-12-07[Patch PR78561 PowerPC] Revert to old behaviour for counting constant poolsJames Greenhalgh
2016-12-02[Patch 1/2 PR78561] Rename get_pool_size to get_pool_size_upper_boundJames Greenhalgh
2016-01-04Update copyright years.Jakub Jelinek
2015-11-15remove conditional compilation of sdb debug infoTrevor Saunders
2015-11-09Machine modes for address printing.Julian Brown
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou
2015-05-22always define HAVE_peepholeTrevor Saunders
2015-04-17Properly handle uninitialized common symbolH.J. Lu
2015-03-27Add default_binds_local_p_2 and use it for x86H.J. Lu
2015-01-05Update copyright years.Jakub Jelinek
2014-11-10Add a target hook for assembling undeclared decls.Bernd Schmidt
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-12move many gc hashtab to hash_tableTrevor Saunders
2014-09-15Instruction attributes take an rtx_insn *David Malcolm
2014-09-10error_for_asm and warning_for_asm take const rtx_insn *David Malcolm
2014-09-05Drop uncast_insn from param 1 of final_scan_insnDavid Malcolm
2014-09-03output.h (get_some_local_dynamic_name): Declare.Richard Sandiford
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm