Age | Commit message (Expand) | Author | Files | Lines |
2000-09-25 | Callers gcc-toplev: | Hans-Peter Nilsson | 1 | -25/+25 |
2000-09-25 | Changes add TABs on either or both sides, covering start of line, | Hans-Peter Nilsson | 1 | -8/+8 |
2000-09-11 | defaults.h: Provide default definitions for... | Zack Weinberg | 1 | -45/+0 |
2000-08-03 | Apply patch from Anthony Green to add java language support to Dwarf generation. | Anthony Green | 1 | -0/+2 |
2000-08-03 | dce.c: Remove all uses of assert. | Mark Mitchell | 1 | -9/+0 |
2000-06-25 | Vector support: type node creation & debugging support | Bernd Schmidt | 1 | -0/+11 |
2000-05-23 | getopt.h (getopt): Also check HAVE_DECL_* when prototyping. | Kaveh R. Ghazi | 1 | -6/+0 |
2000-05-10 | dwarfout.c (dwarfout_finish): Call retry_incomplete_types after we enter .debug. | Eric Schweitz | 1 | -2/+2 |
2000-05-09 | top level: | Zack Weinberg | 1 | -1/+1 |
2000-04-26 | dwarf2out.c (dw_cfi_oprnd_struct, [...]): Constify a char*. | Kaveh R. Ghazi | 1 | -9/+9 |
2000-04-25 | dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR. | Jason Merrill | 1 | -0/+11 |
2000-03-23 | builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros. | Theodore Papadopoulo | 1 | -2/+2 |
2000-03-21 | tree.h (COMPLETE_TYPE_P): New macro. | Nathan Sidwell | 1 | -5/+6 |
2000-03-17 | * Clean up usages of TREE_INT_CST_LOW. | Richard Kenner | 1 | -60/+59 |
2000-03-07 | rtl.h (rtunion_def): Constify member `rtstr'. | Kaveh R. Ghazi | 1 | -3/+3 |
2000-03-04 | stmt.c (is_body_block): Move... | Jason Merrill | 1 | -32/+0 |
2000-03-03 | dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning. | Jason Merrill | 1 | -18/+4 |
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 |