| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | * system.h (inline, const): Handle these for stage2 (and later) gcc. | ghazi | 1999-02-01 | 1 | -4/+0 |
* | Copyright fixes. | law | 1999-01-06 | 1 | -1/+1 |
* | Fix DWARF1/C++ abort with member function in class nested in another function. | wilson | 1998-10-28 | 1 | -4/+16 |
* | * dwarfout.c (ASM_OUTPUT_DWARF_STRING_NEWLINE): ASM_OUTPUT_DWARF_STRING | amacleod | 1998-10-27 | 1 | -19/+29 |
* | * tree.h (DECL_ORIGIN): New macro. | mmitchel | 1998-09-10 | 1 | -16/+7 |
* | fix typo | brendan | 1998-09-02 | 1 | -1/+1 |
* | * dwarfout.c (fundamental_type_code): Encode 32 bit floats/doubles | amylaar | 1998-09-02 | 1 | -1/+10 |
* | d | law | 1998-06-19 | 1 | -6/+10 |
* | * m68k.h: Declare more functions used in macros. | law | 1998-05-23 | 1 | -0/+4 |
* | Fix SCO5 namespace/dwarf interaction bug. | wilson | 1998-05-19 | 1 | -1/+11 |
* | Warning Fixes: | ghazi | 1998-05-19 | 1 | -3/+7 |
* | * dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h: New files. | robertl | 1998-05-18 | 1 | -0/+1 |
* | typo typo fixes fixes | law | 1998-05-06 | 1 | -5/+5 |
* | Wed May 6 22:32:37 CDT 1998 Robert Lipe <robertl@dgii.com> | robertl | 1998-05-06 | 1 | -0/+1 |
* | * tree.def: Add NAMESPACE_DECL. | jason | 1998-05-05 | 1 | -0/+3 |
* | * except.c (push_eh_entry): Add prototype. | law | 1998-04-16 | 1 | -0/+3 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -30/+3 |
* | d | law | 1998-01-27 | 1 | -8/+19 |
* | Patch from Joern to fix dwarf1 bug: emit debug info for types defined in | wilson | 1998-01-26 | 1 | -1/+11 |
* | 8 | bothner | 1998-01-22 | 1 | -11/+1 |
* | Bring in final gcc-2.8.0 changes. | law | 1998-01-14 | 1 | -0/+9 |
* | * tree.c (build_range_type): Allow creation of ranges with no maximum. | law | 1997-12-18 | 1 | -6/+5 |
* | * reload.h, reload1.c (eliminate_regs), caller-save.c, dbxout.c, | rth | 1997-12-15 | 1 | -2/+2 |