aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/pe.c
AgeCommit message (Expand)AuthorFilesLines
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