aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-08tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu1-3/+12
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi1-2/+2
2007-07-25c-lex.c (c_lex_with_flags, lex_string): Constify.Kaveh R. Ghazi1-10/+11
2007-07-13Add ability to track uninitialized variables, and mark uninitialized variable...Caroline Tice1-52/+127
2007-07-05dwarf2out.c (dw_ranges_by_label_ref): New typedef.Alexandre Oliva1-13/+135
2007-07-04dwarf2out.c: Move DWARF2 abbreviation glossary closer to the top of this file.Ben Elliston1-18/+23
2007-07-01* dwarf2out.c (initial_return_save): Define only if used.Andreas Schwab1-0/+4
2007-06-15[multiple changes]Andrew Pinski1-0/+1
2007-05-21gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka1-2/+2
2007-05-18Index: gcc/java/ChangeLogGeoffrey Keating1-5/+6
2007-04-24dwarf2out.c (field_byte_offset): Move the existing logic under the control of...Nathan Froyd1-78/+92
2007-04-17invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...Lawrence Crowl1-10/+34
2007-04-14re PR middle-end/31322 (ld: Invalid symbol type for plabel (.libs/debug_list....John David Anglin1-0/+1
2007-04-06Cleanup whitespacingMike Stump1-100/+100
2007-03-30PR middle-end/PR30700Jan Hubicka1-1/+13
2007-03-16re PR debug/29906 (-g option creates internal compiler error)Alexandre Oliva1-2/+8
2007-03-07dwarf2out.c (is_inlined_entry_point): NewAlexandre Oliva1-0/+37
2007-03-02target.h (init_dwarf_reg_sizes_extra): New target hook.Joseph Myers1-0/+2
2007-02-22dwarf2out.c (add_AT_string): Call ggc_strdup once per string.Michael Matz1-5/+18
2007-02-22re PR debug/30898 (ICE with anonymous union and -g)Ian Lance Taylor1-0/+30
2007-02-15dwarf2out.c (dwarf2out_finish): Accept namespaces as context of limbo die nodes.Alexandre Oliva1-1/+3
2007-02-12dwarf2out.c (round_up_to_align): New static function.Eric Botcazou1-6/+22
2007-02-11dwarf2out.c (root_type): Delete unused function.Manuel López-Ibáñez1-30/+0
2007-02-10Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson1-1/+1
2007-02-06re PR debug/30189 (ICE on modified_type_die)Alexandre Oliva1-3/+5
2007-02-05dwarf2out.c (dwarf2out_frame_debug_expr): Record the register saves in a PARA...Richard Sandiford1-5/+23
2007-02-05tm.texi (DWARF_ALT_FRAME_RETURN_COLUMN): Do not require DWARF_FRAME_RETURN_CO...Richard Sandiford1-13/+15
2007-02-01lower-subreg.c: New file.Ian Lance Taylor1-1/+31
2007-01-30re PR middle-end/27657 (bogus undefined reference error to static var with -g...Richard Guenther1-2/+8
2006-12-27re PR debug/26964 (Duplicate debug info for enums in namespaces)Ian Lance Taylor1-1/+6
2006-12-23dwarf2out.c (dbx_reg_number): Do leaf register remapping only if the function...Eric Botcazou1-14/+12
2006-12-11Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka1-1/+1
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-3/+4
2006-12-01re PR c++/29433 (using boost::MPL requires lots of memory)Richard Guenther1-5/+3
2006-11-14Add ability to generate DWARF pubtypes section if DEBUG_PUBTYPES_SECTION is d...Caroline Tice1-50/+119
2006-11-11tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes.Richard Guenther1-3/+0
2006-11-01In gcc/:Geoffrey Keating1-1/+1
2006-10-30builtins.c (expand_builtin_mathfn_3): Correct coding style.Roger Sayle1-27/+28
2006-10-30dwarf2out.c (file_name_acquire): Correct typo.Danny Smith1-1/+1
2006-10-28Fixup whitespacingMike Stump1-1/+0
2006-10-25dwarf2out.c (gen_compile_unit_die): Use IS_ABSOLUTE_PATH.Nathan Froyd1-5/+17
2006-10-09Revert emutls patch.Richard Henderson1-1/+1
2006-10-04Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson1-1/+1
2006-09-21re PR debug/29132 (Mips exception handling broken.)Roger Sayle1-1/+1
2006-09-13re PR debug/28980 (ICE in loc_descriptor_from_tree_1 with -g)Andrew Pinski1-0/+1
2006-09-12dwarf2out.c (file_table_last_lookup): Move this GC'd declaration outside of #...Andrew Pinski1-2/+3
2006-09-12dwarf2out.c (dwarf_file_data): New.Geoffrey Keating1-218/+279
2006-09-10dwarf2out.c (convert_cfa_to_fb_loc_list): Handle DW_CFA_set_loc.Roger Sayle1-0/+1
2006-09-07dwarf2out.c: Remove strange characters from comment above dwarf2out_frame_deb...Geoffrey Keating1-3/+3