Age | Commit message (Expand) | Author | Files | Lines |
2000-02-29 | dwarfout.c (output_block): Output abstract blocks even if they don't have TRE... | Jason Merrill | 1 | -1/+2 |
2000-02-28 | emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks. | Mark Mitchell | 1 | -18/+5 |
2000-02-25 | Copyright fixes. | Jeff Law | 1 | -1/+2 |
2000-02-22 | dwarf2out.c (output_line_info): Put the marker for the end of the line number... | Jason Merrill | 1 | -3/+2 |
2000-02-15 | Makefile.in (TREE_H, [...]): Depend on version.h. | Kaveh R. Ghazi | 1 | -1/+0 |
2000-02-01 | dwarfout.c (SHORT_TYPE_SIZE): Correct default. | Hans-Peter Nilsson | 1 | -1/+1 |
2000-01-25 | dwarf2out.c: include "varray.h", not dyn-string.h. | Jason Merrill | 1 | -0/+4 |
2000-01-14 | cccp.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -126/+126 |
2000-01-06 | defaults.h (DWARF_FRAME_REGISTERS): if not defined, default to FIRST_PSEUDO_R... | Gabriel Dos Reis | 1 | -1/+0 |
1999-12-30 | dwarfout.c: Include "frame.h" | Gabriel Dos Reis | 1 | -0/+1 |
1999-12-29 | Restore i386 binary compatibility in Dwarf EH info. | Martin v. Loewis | 1 | -1/+1 |
1999-12-24 | Makefile.in (toplev.o): Depend on loop.h. | Kaveh R. Ghazi | 1 | -0/+1 |
1999-12-15 | tree.c (decl_function_context): Handle virtual functions. | Jason Merrill | 1 | -3/+2 |
1999-11-29 | Fix for gcc.c-torture/noncompile/920824-1.c on SH (and mips?) | J"orn Rennecke | 1 | -0/+9 |
1999-10-26 | dbxout.c (lastfile, [...]): Constify a char*. | Kaveh R. Ghazi | 1 | -46/+50 |
1999-09-07 | c-aux-info.c (concat): Don't define. | Kaveh R. Ghazi | 1 | -8/+2 |
1999-08-31 | c-parse.in (language_string): Constify. | Kaveh R. Ghazi | 1 | -1/+0 |
1999-08-31 | Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o. | Kaveh R. Ghazi | 1 | -2/+0 |
1999-08-13 | dwarfout.c (fundamental_type_code): Return FT_boolean for INTEGER_TYPE with p... | Alexandre Oliva | 1 | -0/+4 |
1999-07-06 | dwarf2out.c (gen_struct_or_union_type_die): Only remember types on the perman... | Jason Merrill | 1 | -1/+4 |
1999-07-01 | dwarfout.c (field_byte_offset): Correctly compute the object's byte offset fo... | Jeffrey A Law | 1 | -2/+10 |
1999-06-16 | dwarfout.c (add_incomplete_type): New fn. | Jason Merrill | 1 | -2/+61 |
1999-04-18 | output.h (current_function_is_leaf, [...]): Declare. | John Wehle | 1 | -1/+1 |
1999-03-21 | Preserve programmer specified labels, and emit debug info for them even if | Nick Clifton | 1 | -1/+6 |
1999-02-01 | Add 1999 copyright. | Kaveh Ghazi | 1 | -1/+1 |
1999-02-01 | system.h (inline, const): Handle these for stage2 (and later) gcc. | Kaveh R. Ghazi | 1 | -4/+0 |
1999-01-06 | Copyright fixes. | Jeff Law | 1 | -1/+1 |
1998-10-28 | Fix DWARF1/C++ abort with member function in class nested in another function. | Jim Wilson | 1 | -4/+16 |
1998-10-27 | dwarfout.c (ASM_OUTPUT_DWARF_STRING_NEWLINE): ASM_OUTPUT_DWARF_STRING has bee... | Andrew MacLeod | 1 | -19/+29 |
1998-09-10 | tree.h (DECL_ORIGIN): New macro. | Mark Mitchell | 1 | -16/+7 |
1998-09-02 | fix typo | Brendan Kehoe | 1 | -1/+1 |
1998-09-02 | dwarfout.c (fundamental_type_code): Encode 32 bit floats/doubles as FT_float. | J"orn Rennecke | 1 | -1/+10 |
1998-06-19 | dwarfout.c (getpwd): Add prototype. | Jeff Law | 1 | -6/+10 |
1998-05-23 | m68k.h: Declare more functions used in macros. | Andreas Schwab | 1 | -0/+4 |
1998-05-19 | Fix SCO5 namespace/dwarf interaction bug. | Jim Wilson | 1 | -1/+11 |
1998-05-19 | Warning Fixes: | Kaveh R. Ghazi | 1 | -3/+7 |
1998-05-18 | dwarfout.h, [...]: New files. | Robert Lipe | 1 | -0/+1 |
1998-05-06 | typo typo fixes fixes | Jeff Law | 1 | -5/+5 |
1998-05-06 | Wed May 6 22:32:37 CDT 1998 Robert Lipe <robertl@dgii.com> | Robert Lipe | 1 | -0/+1 |
1998-05-04 | tree.def: Add NAMESPACE_DECL. | Jason Merrill | 1 | -0/+3 |
1998-04-16 | except.c (push_eh_entry): Add prototype. | Jeffrey A Law | 1 | -0/+3 |
1998-03-20 | Major cutover to using system.h: | Kaveh R. Ghazi | 1 | -30/+3 |
1998-01-27 | c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>. | Kaveh R. Ghazi | 1 | -8/+19 |
1998-01-26 | Patch from Joern to fix dwarf1 bug: emit debug info for types defined in | J"orn Rennecke | 1 | -1/+11 |
1998-01-22 | dwarfout.c (byte_size_attribute): Simplify and fix - don't need special (and ... | Per Bothner | 1 | -11/+1 |
1998-01-14 | Bring in final gcc-2.8.0 changes. | Jeff Law | 1 | -0/+9 |
1997-12-18 | tree.c (build_range_type): Allow creation of ranges with no maximum. | Richard Henderson | 1 | -6/+5 |
1997-12-15 | reload.h, [...]: Revert March 15 change. | Richard Henderson | 1 | -2/+2 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 1 | -3/+20 |
1997-12-01 | O Bring in changes from release branch (egcs_ss_971127). | Jeff Law | 1 | -1/+16 |