]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/dwarf2out.c
Update copyright years.
[thirdparty/gcc.git] / gcc / dwarf2out.c
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-19  Iain Buclawd: Fix ICE in in force_decl_die, at dwarf2out.c with...
2020-12-10  Eric BotcazouSmall fix to PLACEHOLDER_EXPR handling in loc_list_from...
2020-12-04  Jakub Jelinekdwarf: Add -gdwarf{32,64} options
2020-12-04  Martin LiskaRefactor -frecord-gcc-switches.
2020-12-02  Jakub Jelinekdwarf2out: Fix up add_scalar_info not to create invalid...
2020-12-01  Jakub Jelinekc++, debug: Treat -std=c++20 -gdwarf-5 like C++14 rathe...
2020-11-26  Martin Liskadwarf: fix language_string for C2X
2020-11-21  Aaron SawdeyAdditional small changes to support opaque modes
2020-11-20  Jason Merrilldwarf2: ICE with local class in unused function [PR97918]
2020-11-19  Eric BotcazouEnhance debug info for fixed-point types
2020-11-14  Jakub Jelinekdwarf2: Emit DW_TAG_unspecified_parameters even in...
2020-11-13  Jason Merrillc++: Implement C++20 'using enum'. [PR91367]
2020-11-12  Jason Merrilldwarf2: Set DW_AT_declaration for undefined fns [PR97060]
2020-11-11  Iain SandoeCFI-handling : Add a hook to allow target-specific...
2020-11-06  Nathan Sidwellcore: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTIN
2020-11-05  Richard Bienerdebug/97718 - fix abstract origin references after...
2020-11-03  Richard BienerSave some memory at debug stream-in time
2020-10-24  H.J. LuUpdate check for working assembler --gdwarf-4 option
2020-10-08  Mark Wielaarddebug: Make sure to output .file 0 when generating...
2020-10-07  Mark WielaardOutput filepath strings in .debug_line_str for DWARF5
2020-09-07  Martin Storsjögcc: Make strchr return value pointers const
2020-08-26  Jakub Jelinekdwarf2out: Fix up dwarf2out_next_real_insn caching...
2020-08-25  Richard Bienerdebug/96690 - mangle symbols eventually used by late...
2020-05-26  Alexandre Olivarevamp dump and aux output names
2020-05-13  Jason Merrillc++: Replace "C++2a" with "C++20".
2020-05-07  Eric BotcazouFix a few DWARF bugs with -fgnat-encodings=minimal
2020-04-17  Richard Bienerfix PVS studio reported bugs
2020-04-04  Jakub Jelinekdebug: Improve debug info of c++14 deduced return type...
2020-04-02  Richard Bienerdebug/94450 - remove DW_TAG_imported_unit generated...
2020-03-27  Richard Bienerdebug/94273 - avoid creating type DIEs for DINFO_LEVEL_...
2020-03-18  Alexey Neymandwarf: Generate DIEs for external variables with -g1...
2020-03-17  Jakub JelinekFix up duplicated duplicated words mostly in comments
2020-02-27  Richard Bienerfix -fdebug-prefix-map without gas .file support
2020-02-25  Eric BotcazouFix link failure with debug info in LTO mode
2020-01-20  Richard Bienerdebug/92763 keep DIEs that might be used in DW_TAG_inli...
2020-01-10  Jakub Jelinekre PR tree-optimization/93210 (Sub-optimal code optimiz...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-10  Richard SandifordMake dwarf2out punt for MODE_VECTOR_BOOL
2019-11-27  Jakub Jelinekre PR debug/92664 (Wrong .debug_line section informatio...
2019-10-17  Richard Bienerre PR debug/91887 (-fdebug-types-section ICE building...
2019-10-01  Alexandre OlivaDWARF array bounds missing from C++ array definitions
2019-10-01  Richard SandifordRemove clobber_high
2019-09-18  Richard SandifordTwo more POLY_INT cases for dwarf2out.c
2019-09-17  Richard Bienerre PR debug/91772 (ICE in add_dwarf_attr, at dwarf2out...
2019-09-10  Richard SandifordMake get_call_rtx_from take a const rtx_insn *
2019-09-10  Martin LiskaRename Deprecated to WarnRemoved in *.opt files.
2019-07-23  Martin LiskaUse -flto instead of -flto=N in DWARF producer string.
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-03  Mark WielaardPR debug/90981 Empty .debug_addr crashes -gdwarf-5...
2019-07-03  Eric Botcazoudwarf2out.c (add_scalar_info): Add back refererence...
2019-06-24  Jan Hubickaipa-utils.h (type_with_linkage_p): Verify that type...
2019-06-21  Richard Bienerre PR debug/90914 (ICE in schedule_generic_params_dies_...
2019-05-27  Eric Botcazoudwarf2out.c (resolve_args_picking_1): Deal with DW_OP_G...
2019-05-21  James Clarkere PR bootstrap/87338 (gcc 8.2 fails to bootstrap on...
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-05-13  Nathan Sidwell[DWARF] dwarf2out cleanups
2019-05-06  Richard Bienerdwarf2out.c (mem_loc_descriptor): Initialize int_mode.
2019-05-03  Martin LiskaCome up with is_empty for hash_{table,map,set}.
2019-03-25  Johan Karlssonre PR debug/86964 (Too many debug symbols included...
2019-03-25  Thomas Ottodwarf2out.c (comp_dir_string): cached_wd could be set...
2019-03-15  Alexandre Oliva[PR88534] accept VAR_DECL in class literal template...
2019-03-15  Jakub Jelinekre PR debug/89704 (ICE in add_const_value_attribute...
2019-03-13  Jakub Jelinekre PR debug/89498 (ICE in AT_loc_list, at dwarf2out...
2019-03-11  Martin LiskaWrap option names in gcc internal messages with %<...
2019-03-07  Martin LiskaRevert function removal made in r264561.
2019-03-01  Jakub Jelinekre PR bootstrap/89539 (gcc fails to build/bootstrap...
2019-02-27  Richard Bienerre PR debug/88878 (.debug_pubnames/types empty with...
2019-02-27  Richard Bienerre PR debug/88878 (.debug_pubnames/types empty with...
2019-02-27  Richard Bienerre PR lto/89514 (-g -fdebug-types-section -flto gives...
2019-02-03  Richard Bienerre PR debug/87295 ([early debug] ICE with -ffat-lto...
2019-01-29  Richard Bienerre PR debug/87295 ([early debug] ICE with -ffat-lto...
2019-01-28  Richard Bienerre PR debug/89076 (gcc/dwarf2out.c:23270:9: warning...
2019-01-17  Richard Bienerre PR lto/86736 (g++.dg/asan/pr81021.C -O2 -flto...
2019-01-15  Richard Bienerre PR debug/88046 (ICE in add_data_member_location_attr...
2019-01-07  Jakub Jelinekre PR debug/88723 (PR debug/88635 patch breaks testsuit...
2019-01-05  Jakub Jelinekre PR debug/88635 (Assembler error when building with...
2019-01-03  Jakub Jelinekre PR debug/88644 (Unexpected pub type info eliminated...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-17  H.J. LuDWARF: Don't expand hash table when no insertion is...
2018-12-14  Sam Tebbs[PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc
2018-12-14  Eric Botcazoudwarf2out.c (analyze_discr_in_predicate): Simplify.
2018-12-06  Uros Bizjakdwarf2out.c (field_byte_offset): Remove #ifdef PCC_BITF...
2018-11-26  Jakub Jelinekre PR c++/86900 (-gdwarf-5 -O2 -ffunction-sections...
2018-11-19  Jakub Jelinekre PR debug/87039 (DW_OP_fbreg used without a frame...
2018-11-15  David MalcolmMachine-readable diagnostic output (PR other/19165)
2018-11-14  Nathan Sidwell[debug/88006] -fdebug-types-section gives undefined ref
2018-11-02  Richard Bienerdwarf2out.c (build_abbrev_table): Guard lookup_external...
2018-10-28  Iain BuclawAdd D front-end, libphobos library, and D2 testsuite.
2018-10-17  Joseph MyersAdd -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static...
2018-10-05  Richard Bienertree-core.h (tree_block::abstract_flag): Remove.
2018-09-27  Richard Bienerre PR debug/37801 (DWARF output for inlined functions...
2018-09-26  Richard Bienerre PR debug/87443 (GCC mixes abstract and concrete...
2018-09-26  Richard Bienerre PR debug/87428 ("Missed" inline instances cause...
2018-09-25  Richard Bienerre PR debug/83941 (Debug info generated with -flto...
2018-09-25  Richard Bienerre PR debug/83941 (Debug info generated with -flto...
2018-09-25  Martin LiskaRemove unused functions and fields.
2018-09-20  Alexandre Oliva[PR87013] check for .loc is_stmt support in the assembler
2018-09-13  Omar Sandoval[debug] DWARF: add DW_AT_count to zero-length arrays
2018-09-12  Tom de Vries[debug] Add -gdescribe-dies
next