summaryrefslogtreecommitdiff
path: root/gcc/config/arm/pe.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * c-format.c (handle_format_attribute): Fix -Wc++-compat and/orghazi2008-06-271-3/+3
* * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg):ghazi2007-08-231-19/+8
* * config/host-hpux.c: Change copyright header to refer to version 3 of the GNUnickc2007-08-021-5/+4
* 2005-07-02 Zack Weinberg <zack@codesourcery.com>jsm282005-07-021-2/+2
* Update FSF address.kcook2005-06-251-2/+2
* * crtstuff.c, integrate.h, tree-scalar-evolution.h,kazu2005-05-091-1/+1
* * config/arm/arm.h (ARM_PRINT_OPERAND_ADDRESS): Use gcc_assert andnathan2005-04-271-17/+11
* * config/darwin-c.c, config/arc/arc.c, config/arc/arc.md,kazu2004-09-181-1/+1
* gcc/kazu2004-03-151-1/+2
* gcc/kazu2004-02-231-2/+1
* * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md,kazu2004-02-011-5/+5
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-211-4/+2
* * config/arm/pe.c (arm_mark_dllimport): Don't use xxx_with_decl.gdr2003-07-261-2/+4
* * target.h (encode_section_info): Add new argument carryingzack2003-04-201-6/+3
* Replace occurances of "GNU CC" with "GCC" and reformat as appropriate.nickc2003-02-101-16/+16
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * config/alpha/alpha.c: Follow spelling conventions.kazu2002-09-171-4/+4
* * output.h (DECL_READONLY_SECTION): Remove.rth2002-08-011-1/+1
* * system.h (STRIP_NAME_ENCODING): Poison it.rth2002-05-191-2/+1
* * system.h (ENCODE_SECTION_INFO): Poison it.rth2002-05-191-3/+1
* * hooks.c (hook_tree_bool_false): New.rth2002-05-171-3/+1
* * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;rth2002-03-031-1/+2
* * pe.c (arm_pe_unique_section): Const-ify.ghazi2001-10-201-1/+1
* Table-driven attributes.jsm282001-09-211-3/+3
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-87/+0
* Merge changes from merged-arm-thumb-backend-branch onto trunk.rearnsha2000-04-081-141/+2
* * expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.kenner2000-03-261-2/+4
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-5/+5
* Apply Dimitri Makarov's patch to import attribute short_call and #pragmanickc2000-02-291-6/+5
* Minot for,matting imrpovemants and synchronisation with devo sourcesnickc2000-02-111-1/+2
* Fix compile time warningsnickc1999-11-021-1/+4
* * output.h (assemble_name): Constify a char*.ghazi1999-08-101-1/+1
* Add support for arm-pe and thumb-penickc1999-07-011-0/+501