OSDN Git Service

* lower-subreg.c (simple_move_operand): New static function,
[pf3gnuchains/gcc-fork.git] / gcc / dwarf2out.c
2007-02-01 iangcc/:
2007-01-30 rguenth2007-01-30 Richard Guenther <rguenther@suse.de>
2006-12-27 ian PR debug/26964
2006-12-23 ebotcazou * dwarf2out.c (dbx_reg_number): Do leaf register remapping
2006-12-11 hubicka Move all varpool routines out of cgraph/cgraphunit...
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-12-01 rguenth2006-12-01 Richard Guenther <rguenther@suse.de>
2006-11-14 cticeAdd ability to generate DWARF pubtypes section if DEBUG...
2006-11-11 rguenth2006-11-11 Richard Guenther <rguenther@suse.de>
2006-11-01 geoffkIn gcc/:
2006-10-30 sayle * builtins.c (expand_builtin_mathfn_3): Correct coding...
2006-10-30 dannysmith * dwarf2out.c (file_name_acquire): Correct typo.
2006-10-28 mrsFixup whitespacing
2006-10-25 froydnj * dwarf2out.c (gen_compile_unit_die): Use IS_AB...
2006-10-09 rthRevert emutls patch.
2006-10-04 rthgcc/
2006-09-21 sayle2006-09-21 Roger Sayle <roger@eyesopen.com>
2006-09-14 pinskia2006-09-13 Andrew Pinski <pinskia@physics.uc.edu>
2006-09-12 sayle * dwarf2out.c (file_table_last_lookup): Move this...
2006-09-12 geoffk * dwarf2out.c (dwarf_file_data): New.
2006-09-10 sayle * dwarf2out.c (convert_cfa_to_fb_loc_list): Handle...
2006-09-07 geoffk * dwarf2out.c: Remove strange characters from comment...
2006-09-02 geoffk Revert this change:
2006-08-31 sayle PR other/22313
2006-08-22 geoffkIndex: gcc/ChangeLog
2006-08-09 aoliva* var-tracking.c (enum micro_operation_type): Add MO_COPY.
2006-08-02 drowgcc/
2006-08-01 drowgcc/
2006-05-19 hainque * langhooks.h (struct lang_hooks): Add dwarf_name...
2006-05-14 nickc* dwarf2out.c (dbx_reg_number): Check return value...
2006-04-26 geoffk * dwarf2out.c (size_of_locs): Don't fill dw_loc_addr...
2006-04-25 geoffk * dwarf2out.c (verify_marks_clear): New.
2006-04-22 geoffk * dwarf2out.c (struct die_struct): Document that die_s...
2006-04-18 geoffk * dwarf2out.c (prune_unused_types_update_strings)...
2006-04-17 geoffk * dwarf2out.c (free_AT): Delete.
2006-04-11 sayle * dwarf2out.c (output_call_frame_info): Create debug_f...
2006-04-11 sayle * dwarf2out.c (premark_used_types): Remove problematic...
2006-04-11 aldyh PR/21391
2006-04-10 geoffk * dwarf2out.c (struct dw_attr_struct): Remove dw_attr_...
2006-04-10 jakub PR debug/27057
2006-04-01 jsm28 * dwarf2.h (DW64_CIE_ID): Define.
2006-03-27 geoffk * dwarf2out.c (add_location_or_const_value_attribute...
2006-03-25 geoffk2006-03-24 Geoffrey Keating <geoffk@apple.com>
2006-03-24 geoffkBack out previous accidental change.
2006-03-24 geoffk2006-03-23 Geoffrey Keating <geoffk@apple.com>
2006-03-17 aoliva* dwarf2out.c (dwarf2out_stack_adjust): Always track...
2006-03-17 geoffk * doc/tm.texi (SDB and DWARF): Add extra parameter to
2006-03-08 andreast2006-03-08 Andreas Tobler <a.tobler@schweiz.ch>
2006-03-08 geoffk * dwarf2out.c (DWARF2_FRAME_REG_OUT): Move up in file.
2006-03-04 kazu * dwarf2out.c (dwarf2out_add_library_unit_info): Remove.
2006-02-21 aoliva* defaults.h (CFA_FRAME_BASE_OFFSET): Define.
2006-02-18 rsandifo * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_...
2006-02-13 geoffkIndex: gcc/ChangeLog
2006-02-08 sayle * tree.def (CHAR_TYPE): Remove.
2006-02-04 aolivaAdd 2006 to copyright line
2006-02-04 aolivaPR debug/24444
2006-02-03 sayle * tree.h (TYPE_STRING_FLAG): Document that this field...
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-31 dalecki2006-01-30 Marcin Dalecki <martin@dalecki.de>
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2006-01-04 jakub PR debug/25562
2006-01-03 geoffkIndex: gcc/ChangeLog
2005-12-18 bje * optabs.c (init_floating_libfuncs): Handle decimal...
2005-12-15 rsandifo * final.c (final_scan_insn): Flip in_cold_section_p...
2005-12-10 rsandifo * dwarf2out.c (default_eh_frame_section): Delete,...
2005-12-08 amodra PR debug/24908
2005-12-07 rsandifo * config/alpha/alpha.c (alpha_start_function): Use...
2005-12-03 amodra PR rtl-optimization 25197
2005-11-21 bje * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_...
2005-11-18 rth * dwarf2out.c (dw_cfi_oprnd_struct): Reduce...
2005-11-13 jason PR c++/22489
2005-11-09 pinskia2005-11-09 Andrew Pinski <pinskia@physics.uc.edu>
2005-11-08 jakub * dwarf2out.c (multiple_reg_loc_descriptor): Don't...
2005-11-03 ebotcazou * dwarf2asm.c (dw2_force_const_mem): Add new parameter...
2005-11-03 rth PR target/9350
2005-10-31 wilsonRestore old AT_frame_base code for targets that don...
2005-10-26 ebotcazou PR rtl-optimization/24460
2005-10-06 rth PR debug/24070
2005-09-07 rth * function.c (ARG_POINTER_CFA_OFFSET): Move ...
2005-09-01 jakub PR debug/7241
2005-08-11 jakub * dwarf2out.c (add_location_or_const_value_attribute...
2005-08-11 jakub * dwarf2out.c (concat_loc_descriptor): Add can_use_fbr...
2005-08-01 rth * dwarf2out.c (mem_loc_descriptor): Use XEXP...
2005-08-01 kazu * dwarf2out.c, fold-const.c, ipa-type-escape.c,
2005-07-26 wilsonBetter debug info for inlined functions.
2005-07-24 mmitchel * dwarf2out.c (gen_variable_die): Treat un-emitted...
2005-07-08 dberlin2005-07-08 Daniel Berlin <dberlin@dberlin.org>
2005-07-03 jsm28 * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks...
2005-06-30 steven * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-29 ian * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes...
2005-06-25 kcookUpdate FSF address.
2005-06-09 hubicka * cgraphunit.c (cgraph_create_edges): Do not walk...
2005-06-08 ebotcazou PR debug/21946
2005-06-08 ebotcazou PR target/21889
2005-06-07 jakub PR debug/21946
2005-06-04 dberlin2005-06-01 Daniel Berlin <dberlin@dberlin.org>
2005-06-01 dberlin2005-05-30 Daniel Berlin <dberlin@dberlin.org>
2005-05-16 ctice2005-05-16 Caroline Tice <ctice@apple.com>
2005-05-16 kazu * dwarf2out.c (used_rtx_varray): Rename to used_rtx_array.
2005-05-09 mmitchel PR 18655
next