summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* * builtins.c (expand_builtin_mathfn_3): Correct coding style.sayle2006-10-301-27/+28
* * dwarf2out.c (file_name_acquire): Correct typo.dannysmith2006-10-301-1/+1
* Fixup whitespacingmrs2006-10-281-1/+0
* * dwarf2out.c (gen_compile_unit_die): Use IS_ABSOLUTE_PATH.froydnj2006-10-251-5/+17
* Revert emutls patch.rth2006-10-091-1/+1
* gcc/rth2006-10-041-1/+1
* 2006-09-21 Roger Sayle <roger@eyesopen.com>sayle2006-09-211-1/+1
* 2006-09-13 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-09-141-0/+1
* * dwarf2out.c (file_table_last_lookup): Move this GC'd declarationsayle2006-09-121-2/+3
* * dwarf2out.c (dwarf_file_data): New.geoffk2006-09-121-218/+279
* * dwarf2out.c (convert_cfa_to_fb_loc_list): Handle DW_CFA_set_loc.sayle2006-09-101-0/+1
* * dwarf2out.c: Remove strange characters from comment abovegeoffk2006-09-071-3/+3
* Revert this change:geoffk2006-09-021-23/+26
* PR other/22313sayle2006-08-311-2/+13
* Index: gcc/ChangeLoggeoffk2006-08-221-4/+7
* * var-tracking.c (enum micro_operation_type): Add MO_COPY.aoliva2006-08-091-3/+0
* gcc/drow2006-08-021-1/+1
* gcc/drow2006-08-011-1/+5
* * langhooks.h (struct lang_hooks): Add dwarf_name language hook.hainque2006-05-191-4/+2
* * dwarf2out.c (dbx_reg_number): Check return value fromnickc2006-05-141-2/+14
* * dwarf2out.c (size_of_locs): Don't fill dw_loc_addr if theregeoffk2006-04-261-3/+15
* * dwarf2out.c (verify_marks_clear): New.geoffk2006-04-251-4/+16
* * dwarf2out.c (struct die_struct): Document that die_sib makesgeoffk2006-04-221-175/+167
* * dwarf2out.c (prune_unused_types_update_strings): Don't add stringsgeoffk2006-04-181-3/+2
* * dwarf2out.c (free_AT): Delete.geoffk2006-04-171-63/+56
* * dwarf2out.c (output_call_frame_info): Create debug_frame_sectionsayle2006-04-111-1/+6
* * dwarf2out.c (premark_used_types): Remove problematic prototype.sayle2006-04-111-1/+0
* PR/21391aldyh2006-04-111-0/+34
* * dwarf2out.c (struct dw_attr_struct): Remove dw_attr_next.geoffk2006-04-101-205/+185
* PR debug/27057jakub2006-04-101-1/+2
* * dwarf2.h (DW64_CIE_ID): Define.jsm282006-04-011-5/+16
* * dwarf2out.c (add_location_or_const_value_attribute): Callgeoffk2006-03-271-8/+29
* 2006-03-24 Geoffrey Keating <geoffk@apple.com>geoffk2006-03-251-6/+11
* Back out previous accidental change.geoffk2006-03-241-40/+14
* 2006-03-23 Geoffrey Keating <geoffk@apple.com>geoffk2006-03-241-14/+40
* * dwarf2out.c (dwarf2out_stack_adjust): Always track the stackaoliva2006-03-171-26/+23
* * doc/tm.texi (SDB and DWARF): Add extra parameter togeoffk2006-03-171-23/+65
* 2006-03-08 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-03-081-2/+2
* * dwarf2out.c (DWARF2_FRAME_REG_OUT): Move up in file.geoffk2006-03-081-29/+34
* * dwarf2out.c (dwarf2out_add_library_unit_info): Remove.kazu2006-03-041-22/+0
* * defaults.h (CFA_FRAME_BASE_OFFSET): Define.aoliva2006-02-211-32/+45
* * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE.rsandifo2006-02-181-3/+0
* Index: gcc/ChangeLoggeoffk2006-02-131-137/+112
* * tree.def (CHAR_TYPE): Remove.sayle2006-02-081-29/+1
* Add 2006 to copyright lineaoliva2006-02-041-1/+1
* PR debug/24444aoliva2006-02-041-26/+20
* * tree.h (TYPE_STRING_FLAG): Document that this field may be usedsayle2006-02-031-18/+7
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-2/+2
* 2006-01-30 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* 2006-01-18 Richard Henderson <rth@redhat.com>dnovillo2006-01-181-2/+2