summaryrefslogtreecommitdiff
path: root/gcc/dwarfout.c
Commit message (Expand)AuthorAgeFilesLines
...
* * stmt.c (is_body_block): Move...jason2000-03-041-32/+0
* * dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning.jason2000-03-041-18/+4
* * dwarfout.c (output_block): Output abstract blocks even if theyjason2000-03-011-1/+2
* * emit-rtl.c (remove_unncessary_notes): Remove notes for emptymmitchel2000-02-281-18/+5
* Copyright fixes.law2000-02-261-1/+2
* * dwarf2out.c (output_line_info): Put the marker for the end ofjason2000-02-221-3/+2
* * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,ghazi2000-02-151-1/+0
* * dwarfout.c (SHORT_TYPE_SIZE): Correct default.hp2000-02-011-1/+1
* * dwarf2out.c: include "varray.h", not dyn-string.h.jason2000-01-251-0/+4
* * cccp.c: PROTO -> PARAMS.ghazi2000-01-141-126/+126
* 2000-01-06 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>gdr2000-01-061-1/+0
* 1999-12-30 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>gdr1999-12-301-0/+1
* Restore i386 binary compatibility in Dwarf EH info.law1999-12-301-1/+1
* * Makefile.in (toplev.o): Depend on loop.h.ghazi1999-12-241-0/+1
* * tree.c (decl_function_context): Handle virtual functions.jason1999-12-151-3/+2
* Fix for gcc.c-torture/noncompile/920824-1.c on SH (and mips?)amylaar1999-11-291-0/+9
* * dbxout.c (lastfile, cwd, dbxout_type_method_1,ghazi1999-10-261-46/+50
* * c-aux-info.c (concat): Don't define.ghazi1999-09-071-8/+2
* * c-parse.in (language_string): Constify.ghazi1999-08-311-1/+0
* * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.ghazi1999-08-311-2/+0
* * dwarfout.c (fundamental_type_code): Return FT_boolean forlaw1999-08-131-0/+4
* plaw1999-07-071-1/+4
* * dwarfout.c (field_byte_offset): Correctly compute the object'slaw1999-07-021-2/+10
* * dwarfout.c (add_incomplete_type): New fn.jason1999-06-161-2/+61
* * output.h (current_function_is_leaf,wehle1999-04-181-1/+1
* Preserve programmer specified labels, and emit debug info for them even ifnickc1999-03-211-1/+6
* Add 1999 copyright.ghazi1999-02-011-1/+1
* * system.h (inline, const): Handle these for stage2 (and later) gcc.ghazi1999-02-011-4/+0
* Copyright fixes.law1999-01-061-1/+1
* Fix DWARF1/C++ abort with member function in class nested in another function.wilson1998-10-281-4/+16
* * dwarfout.c (ASM_OUTPUT_DWARF_STRING_NEWLINE): ASM_OUTPUT_DWARF_STRINGamacleod1998-10-271-19/+29
* * tree.h (DECL_ORIGIN): New macro.mmitchel1998-09-101-16/+7
* fix typobrendan1998-09-021-1/+1
* * dwarfout.c (fundamental_type_code): Encode 32 bit floats/doublesamylaar1998-09-021-1/+10
* dlaw1998-06-191-6/+10
* * m68k.h: Declare more functions used in macros.law1998-05-231-0/+4
* Fix SCO5 namespace/dwarf interaction bug.wilson1998-05-191-1/+11
* Warning Fixes:ghazi1998-05-191-3/+7
* * dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h: New files.robertl1998-05-181-0/+1
* typo typo fixes fixeslaw1998-05-061-5/+5
* Wed May 6 22:32:37 CDT 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1
* * tree.def: Add NAMESPACE_DECL.jason1998-05-051-0/+3
* * except.c (push_eh_entry): Add prototype.law1998-04-161-0/+3
* Major cutover to using system.h:ghazi1998-03-201-30/+3
* dlaw1998-01-271-8/+19
* Patch from Joern to fix dwarf1 bug: emit debug info for types defined inwilson1998-01-261-1/+11
* 8bothner1998-01-221-11/+1
* Bring in final gcc-2.8.0 changes.law1998-01-141-0/+9
* * tree.c (build_range_type): Allow creation of ranges with no maximum.law1997-12-181-6/+5
* * reload.h, reload1.c (eliminate_regs), caller-save.c, dbxout.c,rth1997-12-151-2/+2