aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/pe.h
AgeCommit message (Expand)AuthorFilesLines
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-11/+1
2003-06-10Improve support for arm-wince-pe target:Nick Clifton1-1/+10
2003-06-04alpha.c (print_operand_address): Fix format specifier warnings.Kaveh R. Ghazi1-1/+1
2003-03-13(FIXED_REGISTERS): Remove definition.Nick Clifton1-22/+5
2003-03-12(FIXED_REGISTERS): Add Maverick registers.Nick Clifton1-3/+7
2003-02-10Replace occurances of "GNU CC" with "GCC" and reformat as appropriate.Nick Clifton1-16/+16
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-16/+5
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-2/+2
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-8/+2
2001-11-16config.gcc (arm*-*-rtems*, [...]): Include various CPU headers via tm_file.David O'Brien1-2/+0
2001-11-11alpha.c (unicosmk_special_name): Prototype.Kaveh R. Ghazi1-0/+1
2001-10-20pe.c (arm_pe_unique_section): Const-ify.Kaveh R. Ghazi1-1/+3
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-25/+2
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-10/+4
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas1-2/+3
2000-04-08Merge changes from merged-arm-thumb-backend-branch onto trunk.Richard Earnshaw1-33/+22
2000-02-29Apply Dimitri Makarov's patch to import attribute short_call and #pragmaDmitri Makarov1-14/+10
2000-02-15Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi1-1/+0
2000-02-11Minot for,matting imrpovemants and synchronisation with devo sourcesNick Clifton1-93/+98
1999-11-09Add prototypes file.Nick Clifton1-5/+1
1999-07-01Add support for arm-pe and thumb-peNick Clifton1-0/+296