summaryrefslogtreecommitdiff
path: root/gcc/config/arm/pe.c
Commit message (Expand)AuthorAgeFilesLines
* target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg2003-04-201-6/+3
* Replace occurances of "GNU CC" with "GCC" and reformat as appropriate.Nick Clifton2003-02-101-16/+16
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* alpha.c: Follow spelling conventions.Kazu Hirata2002-09-171-4/+4
* output.h (DECL_READONLY_SECTION): Remove.H.J. Lu2002-08-011-1/+1
* system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson2002-05-191-2/+1
* system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2002-05-181-3/+1
* hooks.c (hook_tree_bool_false): New.Richard Henderson2002-05-171-3/+1
* varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson2002-03-021-1/+2
* pe.c (arm_pe_unique_section): Const-ify.Kaveh R. Ghazi2001-10-201-1/+1
* Table-driven attributes.Joseph Myers2001-09-211-3/+3
* Makefile.in (TARGET_H, [...]): New.Neil Booth2001-06-261-87/+0
* Merge changes from merged-arm-thumb-backend-branch onto trunk.Richard Earnshaw2000-04-081-141/+2
* expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.Richard Kenner2000-03-261-2/+4
* rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi2000-03-071-5/+5
* Apply Dimitri Makarov's patch to import attribute short_call and #pragmaDmitri Makarov2000-02-291-6/+5
* Minot for,matting imrpovemants and synchronisation with devo sourcesNick Clifton2000-02-111-1/+2
* Fix compile time warningsNick Clifton1999-11-021-1/+4
* output.h (assemble_name): Constify a char*.Kaveh R. Ghazi1999-08-101-1/+1
* Add support for arm-pe and thumb-peNick Clifton1999-07-011-0/+501