aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
2007-01-04Makefile.def (target_modules): Add libgcc.Daniel Jacobowitz1-10/+10
2007-01-01re PR target/29166 (broken unwind information for many life variables resulti...Andreas Schwab1-45/+44
2006-12-22cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-12-21re PR target/30230 (Incorrect ia64 EH info when an EH region ends in the midd...Jakub Jelinek1-8/+51
2006-12-12re PR libstdc++/11953 (_REENTRANT defined when compiling non-threaded code.)Jakub Jelinek1-0/+1
2006-12-11re PR middle-end/17982 (stop calling assemble_external before final assembly ...H.J. Lu2-95/+22
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell1-3/+1
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-1/+1
2006-11-12params.c (set_param_value): Initialize the "set" field.Zdenek Dvorak2-13/+5
2006-11-09ia64.c (ia64_hpux_init_libfuncs): Use HP-UX millicode routines for integer di...Steve Ellcey1-0/+16
2006-11-07re PR other/25028 (TImode-to-floating conversions broken)Steve Ellcey1-0/+6
2006-10-29darwin.c, [...]: Fix comment typos.Kazu Hirata2-2/+2
2006-10-25hpux.h: Define _INCLUDE__STDC_A1_SOURCE in C++.Steve Ellcey1-1/+4
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-2/+2
2006-09-28t-hpux (LIB2FUNCS_EXTRA): Remove unwind-hpux.c.Steve Ellcey2-43/+1
2006-09-19re PR target/28490 (ICE in ia64_expand_move, at config/ia64/ia64.c:1088)Steve Ellcey1-2/+3
2006-09-15Short term fix for PR 28490.James E Wilson1-1/+23
2006-09-15* config/ia64/hpux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Add define.Steve Ellcey1-0/+3
2006-08-23predict.c (probability_reliable_p): New predicate.Jan Hubicka1-2/+4
2006-06-06params.def (PARAM_MAX_SCHED_EXTEND_REGIONS_ITERS): Change default value to 0.Maxim Kuvyrkov4-1/+17
2006-06-05re PR target/27051 (Compiler generates .sdata when -mno-sdata specified)Steve Ellcey1-1/+2
2006-04-08builtins.c, [...]: Fix comment typos.Kazu Hirata2-3/+3
2006-03-23haifa-sched.c (choose_ready): Fix type of the local variable.Maxim Kuvyrkov1-1/+1
2006-03-21unwind-hpux.c: New file.Steve Ellcey2-1/+43
2006-03-17* config/ia64/ia64.opt: Add empty line to end of file.Steve Ellcey1-0/+2
2006-03-17tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET.Geoffrey Keating1-6/+6
2006-03-16ia64.c (stops_p): Added explicit initialization.Maxim Kuvyrkov5-70/+1166
2006-03-03re PR rtl-optimization/26345 (-fmove-loop-invariants loses POINTER attribute)Steve Ellcey1-3/+1
2006-02-27re PR other/26208 (Serious problem with unwinding through signal frames)Jakub Jelinek1-0/+7
2006-02-21defaults.h (CFA_FRAME_BASE_OFFSET): Define.Alexandre Oliva1-0/+3
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-1/+3
2006-02-07re PR debug/24444 (invalid register in debug info)Alexandre Oliva2-9/+5
2006-02-07ia64.c (hfa_element_mode): Don't handle CHAR_TYPE.Roger Sayle1-1/+1
2006-02-06re PR target/25917 (gcc.c-torture/compile/20051228-1.c fails)Steve Ellcey2-10/+15
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak1-1/+1
2006-02-04Add 2006 to copyright lineAlexandre Oliva3-3/+3
2006-02-04re PR debug/24444 (invalid register in debug info)Alexandre Oliva4-47/+151
2005-12-15re PR other/25028 (TImode-to-floating conversions broken)Joseph Myers2-0/+4
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford3-55/+18
2005-12-05ia64.md (rotlsi3_internal): Don't split if rotating by 16 bits.Jan Beulich1-3/+4
2005-12-02alpha.c (alpha_va_start, [...]): Use buildN and fold_buildN where applicable.Richard Guenther1-5/+5
2005-11-30ia64.c (ia64_expand_tls_address): Add ORIG_OP1 argument.Jakub Jelinek1-6/+6
2005-11-30ia64.c (ia64_expand_atomic_op): Only use fetchadd{4,8}.acq instruction if COD...Jakub Jelinek1-1/+6
2005-11-27floatunsisf.c, [...]: New files.Joseph Myers2-1/+4
2005-11-26c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson1-3/+3
2005-11-20re PR target/24757 (__sync_fetch_and_add on ia64)Andreas Schwab1-1/+1
2005-11-16unwind-ia64.c (uw_advance_context): New.Daniel Jacobowitz1-0/+6
2005-11-07expmed.c (extract_bit_field): Do not use insv/extv/extzv patterns if the bits...Eric Botcazou1-15/+0
2005-10-26ia64.c (ia64_output_function_profiler): Emit an indirect call to _mcount if t...Eric Botcazou1-4/+36
2005-10-07Fix gcc.dg/vect/vect-shift-1.c failure.James E Wilson1-3/+3