OSDN Git Service

Fix compile time warnings for arm-pe target.
[pf3gnuchains/gcc-fork.git] / gcc / config / arm / arm.c
2000-04-11 nickcFix compile time warnings for arm-pe target.
2000-04-08 rearnshaMerge changes from merged-arm-thumb-backend-branch...
2000-03-30 kenner * calls.c (expand_call): Pass bit alignment to mark_re...
2000-03-29 nickcMinor formatting changes.
2000-03-28 jason * config/arm/arm.md (return peepholes): Update...
2000-03-23 jason Implement dwarf2 exception handling for the...
2000-03-19 nickcremove extraneous code checked in with previous delta
2000-03-15 nickcFix gcc tescase compile/990527-1.c by not passing ...
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-02-29 nickcApply Dimitri Makarov's patch to import attribute short...
2000-02-23 nickc(arm_comp_type_attributes): Simply and comment tests...
2000-02-23 nickcoops - fixed typo in previous delta
2000-02-23 nickcFix arm_comp_type_attributes
2000-02-11 nickcMinor formatting tidyups.
2000-02-09 nickcApply Philip Blundell's patch to fix PIC operands.
2000-01-22 nickccatch a SUBREG containing a constant.
2000-01-19 ghazi * config/arm/arm-protos.h: PROTO -> PARAMS.
2000-01-09 nickcFix compile time warnings about signed vs unsigned...
2000-01-09 nickcApply patch from Phillip Blundel to use single STR...
1999-12-14 nickcAdd support for -mcpu=arm720 cmmand line switch
1999-11-21 nickcRename -mshort-load-bytes switch to -malignment-traps
1999-11-09 nickcAdd prototypes file.
1999-11-02 nickcFix compile time warnings
1999-10-28 nickcAllow netbsd target to also set structure size boundary
1999-10-25 law * arm.c (arm_override_options): Correct initialization of
1999-10-23 law * arm.c (logical_binary_operator): New fucntion.
1999-10-19 cruxarm.c: Verify modes on operands in predicates
1999-10-19 nickcFix APCS violation.
1999-09-12 rearnsha* arm.c (note_invalid_constants): Use recog_data.operan...
1999-09-12 rthReplace recog_foo with recog_data.foo.
1999-09-09 rearnsha* arm.c: Include "ggc.h".
1999-09-03 rearnsha* arm.c (note_invalid_constants): No need to ignore...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-09 cruxSmall incremental fixes for last checkin
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-04 rearnsha* arm.c (typedef minipool_node): Renamed from pool_node.
1999-07-29 cruxFix a cross toolchain build problem
1999-07-26 nickcReplace %R%s with %r
1999-07-23 rearnsha* config/arm/arm.h (TARGET_SWITCHES): Add
1999-07-22 cruxFix a typo in arm_print_operand.
1999-07-17 nickcGeneral tidyup of header files.
1999-07-05 nickcAdd preliminary support for arm v5 architectures.
1999-06-21 nickcAdd cpp support for ARM920 and ARM920T processor types.
1999-06-19 rearnsha* arm.c (arm_override_options): Remove warning about...
1999-06-19 rearnshaFrom Phil Blundell:
1999-06-19 rearnsha* arm.h (CONDITIONAL_REGISTER_USAGE): If flag_pic,...
1999-06-10 nickcAdd ARM920 and ARM920t.
1999-05-26 law
1999-05-22 nickcApply patch from Philip Blundell <pb@nexus.co.uk>...
1999-05-22 nickcFix erroneous warning message
1999-05-08 rearnsha* config/arm/arm.h (NEED_PLT_GOT): New macro. Set...
1999-05-07 nickcApply patch from Nick Burrett <nick.burrett@btinternet...
1999-04-12 rearnsha* arm.h (target_fp_name, structure_size_string, arm_cpu...
1999-04-10 nickcAllow SUBREGs in place of REGs in soft_df_operand and...
1999-04-08 nickcUndo previous delta - always display large constants...
1999-04-05 nickcOops - fixed typo in previous delta
1999-04-02 nickcprint large constants in hex not dec.
1999-03-23 law * arm/vxarm.h: Split out vxWorks support into...
1999-03-22 nickcFix compile time warnings about unused parameters
1999-03-22 nickcMinor formatting changes.
1999-03-17 nickcremoved part of comment
1999-03-17 nickcFix compile time warnings.
1999-03-13 rearnsha* arm.c (arm_split_constant): Don't try to force a...
1999-03-05 nickcFix default cpu selection
1999-02-25 rearnshaDelete target options -m2 -m3 & -m6.
1999-02-25 nickcTidy up previous delta
1999-02-22 nickcApply ARM/Linux patches.
1999-02-13 rearnsha* arm.md: Use gen_rtx_FOO instead of gen_rtx (FOO,...
1999-02-06 rearnshaSupport for ARM9
1999-01-19 mmitchel * rtl.h (rtx_def): Update documentation.
1999-01-15 clmupdate copyright.
1999-01-13 clm * config/arm.c (output_func_epilogue): Check...
1998-11-03 rearnsha* arm.c (add_constant): When taking the address of...
1998-10-27 nickcUpdated sources with changes from devo.
1998-10-27 nickcAppleid arm-elf contribution from Philip Blundell and...
1998-10-12 nickcthumb.c - add warning about PIC code not being supporte...
1998-10-01 nickcImport some interworking support code from devo.
1998-09-23 rearnsha* arm.c (find_barrier): Revert change of Apr 23. Handl...
1998-09-19 rearnsha* arm.c (bad_signed_byte_operand): Check both arms...
1998-09-19 rearnsha* arm.c (add_constant): New parameter address_only...
1998-08-19 rearnsha* arm.c (arm_override_options): Remove lie about ignori...
1998-06-26 rearnsha* arm.h (SECONDARY_INPUT_RELOAD_CLASS): Only need a...
1998-05-27 rearnsha* arm.c (arm_gen_constant): Rework to eliminate uniniti...
1998-05-26 rearnsha* arm.c: Include toplev.h.
1998-05-26 rearnsha* arm.c (bad_signed_byte_operand): New predicate function.
1998-04-23 nickcfind_barrier(): Return as soon as a BARRIER insn is...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-01 law * 1750a.md, arm.c, clipper.c, clipper.md: Use...
1998-01-14 lawBring in final gcc-2.8.0 changes.
1997-12-07 lawMerge from gcc-2.8
1997-11-03 law * arm.c (output_move_double): Allocate 3 entrie...
1997-07-16 erich(tune_flags): New variable.
1997-05-13 erichAdd prototypes for all static functions.
1997-05-08 erich(arm_increase_location, get_prologue_size): Delete.
1996-12-12 erich(arm_gen_constant, case IOR,XOR): Don't invert a consta...
1996-10-08 dje(output_func_epilogue): Add comment regarding insn_addr...
1996-05-17 dje * arm/arm.c (output_option, output_options, m_options...
1996-05-04 erich(arm_select): Declare and initialize.
1996-04-25 dje(s_register_operand): Add comment documenting why it...
1996-04-13 dje * arm/arm.c (use_return_insn): Don't use return for...
next