summaryrefslogtreecommitdiff
path: root/gcc/xcoffout.c
Commit message (Expand)AuthorAgeFilesLines
* * dbxout.c (dbxout_source_line): Add is_stmt parameter.ccoutant2009-06-171-1/+2
* * basic-block.h (struct basic_block_def): Add discriminator field.ccoutant2009-06-041-1/+2
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * c-format.c (handle_format_attribute): Fix -Wc++-compat and/orghazi2008-06-271-1/+1
* 2007-08-29 Olivier Hainque <hainque@adacore.com>hainque2007-08-291-0/+1
* 2007-08-18 Paul Brook <paul@codesourcery.com>jsm282007-08-181-2/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-6/+5
* * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c,jsm282005-07-031-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * xcoffout.c (xcoffout_declare_function): Change strncpy to memcpy.dje2004-12-151-1/+1
* * xcoffout.c (xcoffout_declare_function): Always strip storagedje2004-12-131-13/+9
* * dbxout.c (asmfile): Delete. All uses changed to asm_out_file.zack2004-10-211-4/+4
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-1/+1
* gcc/kazu2004-02-181-1/+1
* * xcoffout.c (xcoff_assign_fundamental_type_number): Checkzack2004-02-131-2/+4
* * debug.h (struct gcc_debug_hooks): Add type_decl field.zack2004-02-121-41/+53
* [approved by wilson]bje2003-12-021-1/+1
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-1/+1
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-1/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-1/+1
* * unroll.c: Convert prototypes to ISO C90.aj2003-07-061-42/+19
* * dbxout.c (dbxout_source_line_counter): New global variable.ebotcazou2003-06-171-3/+3
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.rupp2002-08-151-1/+3
* * system.h (STRIP_NAME_ENCODING): Poison it.rth2002-05-191-0/+1
* * varasm.c: Fix formatting.kazu2002-01-101-11/+15
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-1/+1
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * dbxout.c (dbxout_really_begin_function): Rename toneil2001-07-171-12/+14
* * dbxout.c (dbxout_source_line): Make static, update prototype.neil2001-07-151-22/+17
* * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:zack2001-05-011-27/+1
* * dbxout.c (dbxout_init): If DBX_OUTPUT_GCC_MARKER is defined,zack2001-04-181-35/+9
* * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Addzack2000-11-171-4/+0
* * xcoffout.c: Fix formatting.law2000-08-291-28/+26
* * rs6000/aix.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier.ghazi2000-07-041-8/+10
* * xcoffout.c (xcoff_current_include_file,dje2000-05-061-9/+9
* * xcoffout.c (xcoffout_begin_function): Fix typo in previous change.mmitchel2000-02-281-1/+1
* * emit-rtl.c (remove_unncessary_notes): Remove notes for emptymmitchel2000-02-281-10/+3
* Fix copyrights.law2000-02-261-1/+2
* Update copyrightsghazi2000-01-171-1/+1
* * print-rtl.c: PROTO -> PARAMS.ghazi2000-01-171-2/+2
* * xcoffout.c (xcoffout_source_file): Change ggc_add_root tommitchel1999-11-111-1/+1
* * Makefile.in (dbxout.o): Depend on ggc.h.mmitchel1999-11-061-0/+4
* * xcoffout.c (xcoffout_declare_function): Add documentation.dje1999-09-281-0/+3
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-1/+1
* More copyright fixes. Oh what fun.law1999-01-061-1/+1
* Fix 24 powerpc-ibm-aix4.1 gdb testsuite failures due to bad gcc debug info.wilson1998-07-011-0/+10
* Warning fixes:ghazi1998-06-251-0/+3
* Finish incomplete change started by Kenner.wilson1998-05-191-1/+1