| Commit message (Expand) | Author | Age | Files | Lines |
* | * dwarfout.c (DEBUG_ARANGES_BEGIN_LABEL): New label. | jason | 2001-04-09 | 1 | -0/+13 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -3/+3 |
* | * tree.h (DECL_UNINLINABLE): Move from C++ frontend. | jason | 2001-02-21 | 1 | -1/+7 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -1/+2 |
* | * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | ghazi | 2001-01-28 | 1 | -2/+1 |
* | * dwarf.h (FMT_CODE): Adjust argument order; fix mapping to | rth | 2000-11-20 | 1 | -22/+16 |
* | * dwarfout.c (INSN_LABEL_FMT): Remove. | rth | 2000-11-08 | 1 | -23/+1 |
* | * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.c | jsm28 | 2000-11-03 | 1 | -1/+1 |
* | Callers gcc-toplev: | hp | 2000-09-25 | 1 | -25/+25 |
* | Changes add TABs on either or both sides, covering start of line, | hp | 2000-09-25 | 1 | -8/+8 |
* | * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE, | zack | 2000-09-11 | 1 | -45/+0 |
* | Apply patch from Anthony Green to add java language support to Dwarf generation. | nickc | 2000-08-03 | 1 | -0/+2 |
* | * dce.c: Remove all uses of assert. | mmitchel | 2000-08-03 | 1 | -9/+0 |
* | Vector support: type node creation & debugging support | crux | 2000-06-25 | 1 | -0/+11 |
* | include: | ghazi | 2000-05-23 | 1 | -6/+0 |
* | * dwarfout.c (dwarfout_finish): Call retry_incomplete_types | jason | 2000-05-10 | 1 | -2/+2 |
* | top level: | zack | 2000-05-09 | 1 | -1/+1 |
* | * dwarf2out.c (dw_cfi_oprnd_struct, dw_fde_struct, add_fde_cfi, | ghazi | 2000-04-26 | 1 | -9/+9 |
* | * dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR. | jason | 2000-04-26 | 1 | -0/+11 |
* | * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros. | mmitchel | 2000-03-23 | 1 | -2/+2 |
* | gcc | nathan | 2000-03-21 | 1 | -5/+6 |
* | * Clean up usages of TREE_INT_CST_LOW. | kenner | 2000-03-17 | 1 | -60/+59 |
* | * rtl.h (rtunion_def): Constify member `rtstr'. | ghazi | 2000-03-07 | 1 | -3/+3 |
* | * stmt.c (is_body_block): Move... | jason | 2000-03-04 | 1 | -32/+0 |
* | * dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning. | jason | 2000-03-04 | 1 | -18/+4 |
* | * dwarfout.c (output_block): Output abstract blocks even if they | jason | 2000-03-01 | 1 | -1/+2 |
* | * emit-rtl.c (remove_unncessary_notes): Remove notes for empty | mmitchel | 2000-02-28 | 1 | -18/+5 |
* | Copyright fixes. | law | 2000-02-26 | 1 | -1/+2 |
* | * dwarf2out.c (output_line_info): Put the marker for the end of | jason | 2000-02-22 | 1 | -3/+2 |
* | * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o, | ghazi | 2000-02-15 | 1 | -1/+0 |
* | * dwarfout.c (SHORT_TYPE_SIZE): Correct default. | hp | 2000-02-01 | 1 | -1/+1 |
* | * dwarf2out.c: include "varray.h", not dyn-string.h. | jason | 2000-01-25 | 1 | -0/+4 |
* | * cccp.c: PROTO -> PARAMS. | ghazi | 2000-01-14 | 1 | -126/+126 |
* | 2000-01-06 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr> | gdr | 2000-01-06 | 1 | -1/+0 |
* | 1999-12-30 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr> | gdr | 1999-12-30 | 1 | -0/+1 |
* | Restore i386 binary compatibility in Dwarf EH info. | law | 1999-12-30 | 1 | -1/+1 |
* | * Makefile.in (toplev.o): Depend on loop.h. | ghazi | 1999-12-24 | 1 | -0/+1 |
* | * tree.c (decl_function_context): Handle virtual functions. | jason | 1999-12-15 | 1 | -3/+2 |
* | Fix for gcc.c-torture/noncompile/920824-1.c on SH (and mips?) | amylaar | 1999-11-29 | 1 | -0/+9 |
* | * dbxout.c (lastfile, cwd, dbxout_type_method_1, | ghazi | 1999-10-26 | 1 | -46/+50 |
* | * c-aux-info.c (concat): Don't define. | ghazi | 1999-09-07 | 1 | -8/+2 |
* | * c-parse.in (language_string): Constify. | ghazi | 1999-08-31 | 1 | -1/+0 |
* | * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o. | ghazi | 1999-08-31 | 1 | -2/+0 |
* | * dwarfout.c (fundamental_type_code): Return FT_boolean for | law | 1999-08-13 | 1 | -0/+4 |
* | p | law | 1999-07-07 | 1 | -1/+4 |
* | * dwarfout.c (field_byte_offset): Correctly compute the object's | law | 1999-07-02 | 1 | -2/+10 |
* | * dwarfout.c (add_incomplete_type): New fn. | jason | 1999-06-16 | 1 | -2/+61 |
* | * output.h (current_function_is_leaf, | wehle | 1999-04-18 | 1 | -1/+1 |
* | Preserve programmer specified labels, and emit debug info for them even if | nickc | 1999-03-21 | 1 | -1/+6 |
* | Add 1999 copyright. | ghazi | 1999-02-01 | 1 | -1/+1 |