aboutsummaryrefslogtreecommitdiff
path: root/gcc/xcoffout.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov1-0/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-2/+2
2017-07-14Remove Pascal language in source code.Martin Liska1-1/+1
2017-02-18final.c (last_columnnum, [...]): New variables.Jakub Jelinek1-2/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-2/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-5/+4
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-21varasm.c (bss_initializer_p): Remove static.David Edelsohn1-0/+1
2012-11-30xcoffout.c (xcoff_tls_data_section_name): Define.David Edelsohn1-0/+1
2011-01-17re PR target/46655 (invalid '.line 0' directive emitted with -g)Olivier Hainque1-1/+8
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
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