summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi2007-07-251-2/+2
* c-lex.c (c_lex_with_flags, lex_string): Constify.Kaveh R. Ghazi2007-07-251-10/+11
* Add ability to track uninitialized variables, and mark uninitialized variable...Caroline Tice2007-07-131-52/+127
* dwarf2out.c (dw_ranges_by_label_ref): New typedef.Alexandre Oliva2007-07-051-13/+135
* dwarf2out.c: Move DWARF2 abbreviation glossary closer to the top of this file.Ben Elliston2007-07-041-18/+23
* * dwarf2out.c (initial_return_save): Define only if used.Andreas Schwab2007-07-011-0/+4
* [multiple changes]Andrew Pinski2007-06-151-0/+1
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-2/+2
* Index: gcc/java/ChangeLogGeoffrey Keating2007-05-181-5/+6
* dwarf2out.c (field_byte_offset): Move the existing logic under the control of...Nathan Froyd2007-04-241-78/+92
* invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...Lawrence Crowl2007-04-171-10/+34
* re PR middle-end/31322 (ld: Invalid symbol type for plabel (.libs/debug_list....John David Anglin2007-04-141-0/+1
* Cleanup whitespacingMike Stump2007-04-061-100/+100
* PR middle-end/PR30700Jan Hubicka2007-03-301-1/+13
* re PR debug/29906 (-g option creates internal compiler error)Alexandre Oliva2007-03-161-2/+8
* dwarf2out.c (is_inlined_entry_point): NewAlexandre Oliva2007-03-071-0/+37
* target.h (init_dwarf_reg_sizes_extra): New target hook.Joseph Myers2007-03-021-0/+2
* dwarf2out.c (add_AT_string): Call ggc_strdup once per string.Michael Matz2007-02-221-5/+18
* re PR debug/30898 (ICE with anonymous union and -g)Ian Lance Taylor2007-02-221-0/+30
* dwarf2out.c (dwarf2out_finish): Accept namespaces as context of limbo die nodes.Alexandre Oliva2007-02-151-1/+3
* dwarf2out.c (round_up_to_align): New static function.Eric Botcazou2007-02-121-6/+22
* dwarf2out.c (root_type): Delete unused function.Manuel López-Ibáñez2007-02-111-30/+0
* Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson2007-02-101-1/+1
* re PR debug/30189 (ICE on modified_type_die)Alexandre Oliva2007-02-061-3/+5
* dwarf2out.c (dwarf2out_frame_debug_expr): Record the register saves in a PARA...Richard Sandiford2007-02-051-5/+23
* tm.texi (DWARF_ALT_FRAME_RETURN_COLUMN): Do not require DWARF_FRAME_RETURN_CO...Richard Sandiford2007-02-051-13/+15
* lower-subreg.c: New file.Ian Lance Taylor2007-02-011-1/+31
* re PR middle-end/27657 (bogus undefined reference error to static var with -g...Richard Guenther2007-01-301-2/+8
* re PR debug/26964 (Duplicate debug info for enums in namespaces)Ian Lance Taylor2006-12-271-1/+6
* dwarf2out.c (dbx_reg_number): Do leaf register remapping only if the function...Eric Botcazou2006-12-231-14/+12
* Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka2006-12-111-1/+1
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-3/+4
* re PR c++/29433 (using boost::MPL requires lots of memory)Richard Guenther2006-12-011-5/+3
* Add ability to generate DWARF pubtypes section if DEBUG_PUBTYPES_SECTION is d...Caroline Tice2006-11-141-50/+119
* tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes.Richard Guenther2006-11-111-3/+0
* In gcc/:Geoffrey Keating2006-11-011-1/+1
* builtins.c (expand_builtin_mathfn_3): Correct coding style.Roger Sayle2006-10-301-27/+28
* dwarf2out.c (file_name_acquire): Correct typo.Danny Smith2006-10-301-1/+1
* Fixup whitespacingMike Stump2006-10-281-1/+0
* dwarf2out.c (gen_compile_unit_die): Use IS_ABSOLUTE_PATH.Nathan Froyd2006-10-251-5/+17
* Revert emutls patch.Richard Henderson2006-10-091-1/+1
* Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson2006-10-041-1/+1
* re PR debug/29132 (Mips exception handling broken.)Roger Sayle2006-09-211-1/+1
* re PR debug/28980 (ICE in loc_descriptor_from_tree_1 with -g)Andrew Pinski2006-09-131-0/+1
* dwarf2out.c (file_table_last_lookup): Move this GC'd declaration outside of #...Andrew Pinski2006-09-121-2/+3
* dwarf2out.c (dwarf_file_data): New.Geoffrey Keating2006-09-121-218/+279
* dwarf2out.c (convert_cfa_to_fb_loc_list): Handle DW_CFA_set_loc.Roger Sayle2006-09-101-0/+1
* dwarf2out.c: Remove strange characters from comment above dwarf2out_frame_deb...Geoffrey Keating2006-09-071-3/+3
* Revert this change:Geoffrey Keating2006-09-021-23/+26