summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-2/+2
* Index: gcc/java/ChangeLoggeoffk2007-05-181-5/+6
* * dwarf2out.c (field_byte_offset): Move the existing logicfroydnj2007-04-241-78/+92
* ./:ian2007-04-171-10/+34
* PR middle-end/31322danglin2007-04-141-0/+1
* Cleanup whitespacingmrs2007-04-061-100/+100
* PR middle-end/PR30700hubicka2007-03-301-1/+13
* gcc/ChangeLog:aoliva2007-03-161-2/+8
* * dwarf2out.c (is_inlined_entry_point): Newaoliva2007-03-071-0/+37
* * target.h (init_dwarf_reg_sizes_extra): New target hook.jsm282007-03-021-0/+2
* * dwarf2out.c (add_AT_string): Call ggc_strdup once per string.matz2007-02-221-5/+18
* ./:ian2007-02-221-0/+30
* gcc/ChangeLog:aoliva2007-02-151-1/+3
* * dwarf2out.c (round_up_to_align): New static function.ebotcazou2007-02-121-6/+22
* 2007-02-11 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2007-02-111-30/+0
* gcc/ChangeLog:aoliva2007-02-101-1/+1
* gcc/ChangeLog:aoliva2007-02-061-3/+5
* gcc/rsandifo2007-02-051-5/+23
* gcc/rsandifo2007-02-051-13/+15
* gcc/:ian2007-02-011-1/+31
* 2007-01-30 Richard Guenther <rguenther@suse.de>rguenth2007-01-301-2/+8
* PR debug/26964ian2006-12-271-1/+6
* * dwarf2out.c (dbx_reg_number): Do leaf register remappingebotcazou2006-12-231-14/+12
* Move all varpool routines out of cgraph/cgraphunit to varpool.chubicka2006-12-111-1/+1
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-3/+4
* 2006-12-01 Richard Guenther <rguenther@suse.de>rguenth2006-12-011-5/+3
* Add ability to generate DWARF pubtypes section if DEBUG_PUBTYPES_SECTIONctice2006-11-141-50/+119
* 2006-11-11 Richard Guenther <rguenther@suse.de>rguenth2006-11-111-3/+0
* In gcc/:geoffk2006-11-011-1/+1
* * 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