summaryrefslogtreecommitdiffstats
path: root/gcc/dbxout.c
Commit message (Expand)AuthorAgeFilesLines
* Accept LABEL_REFs as well as SYMBOL_REFs from the constant pool.nickc2002-02-061-1/+2
* * dbxout.c (dbxout_parms): Apply DEBUGGER_ARG_OFFSET to parametersaoliva2002-02-061-0/+4
* Index: gcc/ChangeLoggeoffk2002-01-261-4/+9
* * dbxout.c (dbxout_type): Support const and volatile.jason2002-01-171-15/+34
* If a symbol ref is in the constant pool, use the pool's version of the symbol...nickc2002-01-081-0/+14
* * 1750a.md: Add default case in switch.ghazi2001-12-091-2/+2
* * dwarf2out.c (is_cxx): New fn.jason2001-11-301-1/+1
* * dwarf2out.c (add_data_member_location_attribute): Do thejason2001-11-301-2/+9
* * dbxout.c (dbxout_symbol_location): Update call of alter_subreg.hubicka2001-11-141-1/+1
* * dbxout.c (dbxout_symbol_location): Avoid emitting invalid registerjakub2001-11-121-0/+2
* * c-lang.c (LANG_HOOKS_NAME): New.neil2001-11-091-1/+2
* * Makefile.in (dbxout.o): Depend on function.h.ghazi2001-11-041-6/+12
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-7/+7
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-1/+1
* * dbxout.c (dbxout_parms): Fix typo in comment.hp2001-09-111-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * dbxout.c: Fix comment formatting.kazu2001-08-081-1/+1
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-041-7/+2
* * dbxout.c (dbxout_symbol_location): Flatten subregs first;rth2001-08-031-8/+8
* * toplev.c, varasm.c, final.c: Include xcoffout.h if appropriate.neil2001-07-261-12/+12
* * dbxout.c: Consistently use putc instead of fputc.kenner2001-07-251-118/+187
* * dbxout.c (dbxout_global_decl): New.neil2001-07-221-2/+15
* * dbxout.c, sdbout.c, varasm.c: Revert most recent patch.neil2001-07-221-12/+2
* * dbxout.c (dbxout_global_decl): New.neil2001-07-211-2/+12
* * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.neil2001-07-191-22/+12
* * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend onneil2001-07-191-28/+36
* * dbxout.c (dbxout_really_begin_function): Rename toneil2001-07-171-23/+20
* * dbxout.c (dbxout_source_line): Make static, update prototype.neil2001-07-151-25/+29
* * Makefile.in (final.o): Depend on debug.h.neil2001-07-121-1/+49
* * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h.neil2001-07-111-6/+14
* * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o,neil2001-07-101-4/+14
* * stmt.c (current_nesting_level): New fn.jason2001-06-081-1/+1
* * dbxout.c (dbxout_symbol): Invert previous patch, which wasgeoffk2001-05-251-2/+2
* * dbxout.c (dbxout_type_methods): Do still group methods by name.jason2001-05-231-0/+17
* * dbxout.c (MINIMAL_DEBUG, flag_minimal_debug): Lose.jason2001-05-211-176/+51
* /tmp/plkenner2001-05-181-9/+14
* 2001-05-17 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-05-171-1/+9
* * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:zack2001-05-011-26/+1
* * collect2.c (main): Use concat in lieu of xmalloc/sprintf.ghazi2001-04-231-5/+1
* * dbxout.c (dbxout_init): If DBX_OUTPUT_GCC_MARKER is defined,zack2001-04-181-0/+4
* * dbxout.c (N_OPT): Define if not available from <stab.h>ljrittle2001-04-171-0/+5
* * toplev.c (output_lang_identify): Delete.zack2001-04-161-6/+10
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-9/+4
* Compute DECL_ASSEMBLER_NAME lazily.mmitchel2001-03-191-2/+10
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-2/+2
* * tree.h (DECL_UNINLINABLE): Move from C++ frontend.jason2001-02-211-1/+3
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-2/+1
* (dbxout_parms): Handle invisible ref where decl is a REGclm2001-01-051-3/+7
* * dbxout.c (dbxout_block): Invert logic on eliding LBRAC/RBRAC.rth2000-12-311-6/+9
* 2000-12-01 Jim Blandy <jimb@redhat.com>geoffk2000-12-021-20/+19
OpenPOWER on IntegriCloud