aboutsummaryrefslogtreecommitdiff
path: root/gcc/xcoffout.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2009-06-17dbxout.c (dbxout_source_line): Add is_stmt parameter.Cary Coutant1-1/+2
2009-06-04basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant1-1/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-1/+1
2007-08-29xcoffout.c: #include debug.h.Olivier Hainque1-0/+1
2007-08-18Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.Paul Brook1-2/+3
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-6/+5
2005-07-03bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-12-15* xcoffout.c (xcoffout_declare_function): Change strncpy to memcpy.David Edelsohn1-1/+1
2004-12-13xcoffout.c (xcoffout_declare_function): Always strip storage class encoding.David Edelsohn1-13/+9
2004-10-21dbxout.c (asmfile): Delete.Zack Weinberg1-4/+4
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner1-1/+1
2004-02-18cfgloop.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-13xcoffout.c (xcoff_assign_fundamental_type_number): Check DECL_NAME != 0 befor...Zack Weinberg1-2/+4
2004-02-12debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg1-41/+53
2003-12-02[approved by wilson]Ben Elliston1-1/+1
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson1-1/+1
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson1-1/+1
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-1/+1
2003-07-06unroll.c: Convert prototypes to ISO C90.Andreas Jaeger1-42/+19
2003-06-17dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou1-3/+3
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-08-15dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.Douglas B Rupp1-1/+3
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-0/+1
2002-01-10varasm.c: Fix formatting.Kazu Hirata1-11/+15
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-1/+1
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-17dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function.Neil Booth1-12/+14
2001-07-15dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth1-22/+17
2001-05-01dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg1-27/+1
2001-04-18dbxout.c (dbxout_init): If DBX_OUTPUT_GCC_MARKER is defined, use it instead o...Zack Weinberg1-35/+9
2000-11-17ggc.h: Delete ggc_add_string_root and ggc_mark_string.Zack Weinberg1-4/+0
2000-08-29* xcoffout.c: Fix formatting.Kazu Hirata1-28/+26
2000-07-04aix.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier.Kaveh R. Ghazi1-8/+10
2000-05-06xcoffout.c (xcoff_current_include_file, [...]): Constify char *.David Edelsohn1-9/+9
2000-02-28* xcoffout.c (xcoffout_begin_function): Fix typo in previous change.Mark Mitchell1-1/+1
2000-02-28emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks.Mark Mitchell1-10/+3
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17print-rtl.c: PROTO -> PARAMS.Kaveh R. Ghazi1-2/+2
1999-11-11xcoffout.c (xcoffout_source_file): Change ggc_add_root to gcc_add_string_root.Rodney Brown1-1/+1
1999-11-06Makefile.in (dbxout.o): Depend on ggc.h.Mark Mitchell1-0/+4
1999-09-28xcoffout.c (xcoffout_declare_function): Add documentation.David Edelsohn1-0/+3
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-1/+1
1999-01-06More copyright fixes. Oh what fun.Jeff Law1-1/+1
1998-07-01Fix 24 powerpc-ibm-aix4.1 gdb testsuite failures due to bad gcc debug info.Jim Wilson1-0/+10
1998-06-25Warning fixes:Kaveh R. Ghazi1-0/+3