summaryrefslogtreecommitdiff
path: root/gcc/config/arm/pe.c
Commit message (Expand)AuthorAgeFilesLines
* toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers2005-07-021-2/+2
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* crtstuff.c, [...]: Update copyright.Kazu Hirata2005-05-091-1/+1
* arm.h (ARM_PRINT_OPERAND_ADDRESS): Use gcc_assert and gcc_unreachable as appr...Nathan Sidwell2005-04-271-17/+11
* darwin-c.c, [...]: Fix comment typos.Kazu Hirata2004-09-181-1/+1
* c-incpath.c, [...]: Update copyright.Kazu Hirata2004-03-151-1/+2
* Remove -fwritable-strings.Zack Weinberg2004-02-231-2/+1
* arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata2004-02-011-5/+5
* c-format.c (gcc_diag_char_table): Add %J.Richard Henderson2003-09-201-4/+2
* pe.c (arm_mark_dllimport): Don't use xxx_with_decl.Gabriel Dos Reis2003-07-261-2/+4
* 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