aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
2005-04-04re PR target/4198 ([sparclite-elf] does not build, needs tweaking for crtstuf...Eric Botcazou6-247/+0
2005-04-04re PR target/20446 (invalid assembly with -gstabs+)Eric Botcazou4-38/+70
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-1/+1
2005-03-30tree.def (FILE_TYPE): Removed.Tom Tromey1-1/+0
2005-03-30final.c (final): Remove prescan parameter.Ian Lance Taylor1-1/+1
2005-03-13sparc.c (struct_value_alias_set): New global variable.Eric Botcazou1-5/+14
2005-02-23re PR target/20159 (sol2-ci.asm not correctly assembled)Michael Beach1-2/+2
2005-02-11linux-unwind.h: Add exception clause to copyright.David Daney1-1/+9
2005-01-28re PR target/19663 (LINK_GCC_C_SEQUENCE_SPEC doesn't play nice with RTEMS)Ralf Corsepius1-0/+3
2005-01-24re PR bootstrap/19364 (embedded sparc does not bootstrap)Eric Botcazou7-100/+127
2005-01-22cfganal.c, [...]: Update copyright.Kazu Hirata3-3/+3
2005-01-21config.gcc (sparc-*-netbsdelf*): Include dbxelf.hEric Botcazou6-33/+0
2005-01-20freebsd.h (ASM_OUTPUT_INTERNAL_LABELREF): Delete.Eric Botcazou5-36/+0
2005-01-18sparc.c (load_pic_register): Emit the appropriate variant of the load_pcrel_s...Eric Botcazou2-26/+19
2005-01-18darwin.c, [...]: Update copyright.Kazu Hirata8-8/+9
2005-01-04sparc.md (save_register_windowdi): Add missing mode.Eric Botcazou1-6/+6
2005-01-03litecoff.h (TARGET_OS_CPP_BUILTINS): Do not register "sparc".Eric Botcazou5-21/+0
2005-01-03sparc.h (SPARC_RELAXED_ORDERING): Define to false.Eric Botcazou4-13/+23
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson3-22/+16
2004-12-29* config/sparc/sparc.c (TARGET_RELAXED_ORDERING): True.Richard Henderson1-3/+13
2004-12-27Add memory barriers to the double-checked locking used for static initializat...Jason Merrill1-0/+5
2004-12-09tree.def (SET_TYPE): Remove.Nathan Sidwell1-1/+0
2004-11-26target.h (struct gcc_target): New field 'dwarf_handle_frame_unspec'.Eric Botcazou2-79/+91
2004-11-232004-11-22 James A. Morrison <phython@gcc.gnu.orgJames A. Morrison2-0/+337
2004-11-22* config/sparc/sparc.c (mem_min_alignment): Check MEM_ALIGN.Eric Botcazou1-0/+6
2004-11-15sol2.h (ASM_OUTPUT_CALL): Use print_operand.Mark Mitchell1-2/+8
2004-11-15sol2.h (SUPPORTS_INIT_PRIORITY): Remove.Mark Mitchell1-3/+0
2004-11-13re PR target/18230 (SPARC VIS instructions are not generated by GCC)James A. Morrison2-155/+200
2004-11-11linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Define __PIC__ and __pic__ only if TA...Peter S. Mazinger2-2/+11
2004-11-10sparc.c (function_arg_union_value): New 'slotno' argument.Eric Botcazou1-5/+9
2004-11-10re PR target/18230 (SPARC VIS instructions are not generated by GCC)James A. Morrison1-2/+64
2004-11-09re PR target/18230 (SPARC VIS instructions are not generated by GCC)James A. Morrison4-94/+172
2004-11-06sparc.c (function_arg_record_value_1): Skip fields with zero length.Eric Botcazou1-8/+22
2004-11-06sparc.c (scan_record_type): Handle vector types.Eric Botcazou1-72/+215
2004-10-24dbxcoff.h, [...]: Update copyright.Kazu Hirata2-2/+2
2004-10-17elfos.h, [...]: Update copyright.Kazu Hirata2-2/+2
2004-10-13re PR target/14454 (virtual function with vararg won't compile)Eric Botcazou2-22/+84
2004-10-08re PR target/17245 (ICE compiling gsl-1.5 statistics/lag1.c)Eric Botcazou1-27/+25
2004-10-07re PR target/17862 (internal compiler error: in sparc_asm_function_prologue)Eric Botcazou1-6/+6
2004-09-28sparc.md (call_address_struct_value_sp32): Properly mask the immediate field ...Eric Botcazou1-2/+8
2004-09-28re PR target/16532 (Inefficient jump to epilogue)Eric Botcazou4-24/+74
2004-09-24config.gcc (sparc64-*-solaris2*): Include sparc/sol2-gas.h if the GNU assembl...Eric Botcazou2-0/+8
2004-09-22sparc.md (cmove splitter): Fix formatting.Eric Botcazou1-5/+12
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-3/+4
2004-09-14darwin-c.c, [...]: Follow spelling conventions.Kazu Hirata1-1/+1
2004-09-14m32r.md, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-08sparc.c (sparc_indent_opcode): New variable.Eric Botcazou4-152/+105
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra3-181/+152
2004-09-06final.c (output_in_slot): Delete.Eric Botcazou1-3/+3