aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/pe.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-13config.gcc (unsupported): Move obsoleted FPA-based configurations here from ...Richard Earnshaw1-257/+0
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-2/+1
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
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-3/+3
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-19/+8
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2005-07-02toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers1-2/+2
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-09crtstuff.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-27arm.h (ARM_PRINT_OPERAND_ADDRESS): Use gcc_assert and gcc_unreachable as appr...Nathan Sidwell1-17/+11
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata1-1/+2
2004-02-23Remove -fwritable-strings.Zack Weinberg1-2/+1
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-5/+5
2003-09-20c-format.c (gcc_diag_char_table): Add %J.Richard Henderson1-4/+2
2003-07-26pe.c (arm_mark_dllimport): Don't use xxx_with_decl.Gabriel Dos Reis1-2/+4
2003-04-20target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg1-6/+3
2003-02-10Replace occurances of "GNU CC" with "GCC" and reformat as appropriate.Nick Clifton1-16/+16
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-09-17alpha.c: Follow spelling conventions.Kazu Hirata1-4/+4
2002-08-01output.h (DECL_READONLY_SECTION): Remove.H.J. Lu1-1/+1
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-2/+1
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-3/+1
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-3/+1
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-1/+2
2001-10-20pe.c (arm_pe_unique_section): Const-ify.Kaveh R. Ghazi1-1/+1
2001-09-21Table-driven attributes.Joseph Myers1-3/+3
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-87/+0
2000-04-08Merge changes from merged-arm-thumb-backend-branch onto trunk.Richard Earnshaw1-141/+2
2000-03-26expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.Richard Kenner1-2/+4
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi1-5/+5
2000-02-29Apply Dimitri Makarov's patch to import attribute short_call and #pragmaDmitri Makarov1-6/+5
2000-02-11Minot for,matting imrpovemants and synchronisation with devo sourcesNick Clifton1-1/+2
1999-11-02Fix compile time warningsNick Clifton1-1/+4
1999-08-10output.h (assemble_name): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-07-01Add support for arm-pe and thumb-peNick Clifton1-0/+501