| Commit message (Expand) | Author | Age | Files | Lines |
* | * target.h (struct gcc_target): New field 'dwarf_handle_frame_unspec'. | ebotcazou | 2004-11-26 | 2 | -79/+91 |
* | 2004-11-22 James A. Morrison <phython@gcc.gnu.org | phython | 2004-11-23 | 2 | -0/+337 |
* | * config/sparc/sparc.c (mem_min_alignment): Check MEM_ALIGN. | ebotcazou | 2004-11-22 | 1 | -0/+6 |
* | 2004-11-15 Mark Mitchell <mark@codesourcery.com> | jsm28 | 2004-11-15 | 1 | -2/+8 |
* | 2004-11-15 Mark Mitchell <mark@codesourcery.com> | jsm28 | 2004-11-15 | 1 | -3/+0 |
* | PR target/18230 | ebotcazou | 2004-11-13 | 2 | -155/+200 |
* | 2004-11-10 Peter S. Mazinger <ps.m@gmx.net> | zack | 2004-11-11 | 2 | -2/+11 |
* | * config/sparc/sparc.c (function_arg_union_value): New 'slotno' | ebotcazou | 2004-11-10 | 1 | -5/+9 |
* | PR target/18230 | ebotcazou | 2004-11-10 | 1 | -2/+64 |
* | PR target/18230 | ebotcazou | 2004-11-09 | 4 | -94/+172 |
* | * config/sparc/sparc.c (function_arg_record_value_1): Skip | ebotcazou | 2004-11-06 | 1 | -8/+22 |
* | * config/sparc/sparc.c (scan_record_type): Handle vector types. | ebotcazou | 2004-11-06 | 1 | -72/+215 |
* | * config/dbxcoff.h, config/dbxelf.h, config/libgloss.h, | kazu | 2004-10-24 | 2 | -2/+2 |
* | * config/elfos.h, config/gofast.h, config/interix.h, | kazu | 2004-10-17 | 2 | -2/+2 |
* | PR target/14454 | ebotcazou | 2004-10-13 | 2 | -22/+84 |
* | PR target/17245 | ebotcazou | 2004-10-08 | 1 | -27/+25 |
* | PR target/17862 | ebotcazou | 2004-10-07 | 1 | -6/+6 |
* | * config/sparc/sparc.md (call_address_struct_value_sp32): | ebotcazou | 2004-09-28 | 1 | -2/+8 |
* | PR target/16532 | ebotcazou | 2004-09-28 | 4 | -24/+74 |
* | * config.gcc (sparc64-*-solaris2*): Include sparc/sol2-gas.h | ebotcazou | 2004-09-24 | 2 | -0/+8 |
* | * config/sparc/sparc.md (cmove splitter): Fix formatting. | ebotcazou | 2004-09-22 | 1 | -5/+12 |
* | * config/darwin-c.c, config/arc/arc.c, config/arc/arc.md, | kazu | 2004-09-18 | 1 | -1/+1 |
* | * configure.ac: Check for COMDAT support. Robustify check for | mmitchel | 2004-09-15 | 1 | -3/+4 |
* | * config/darwin-c.c, config/alpha/alpha.c, config/i386/i386.c, | kazu | 2004-09-14 | 1 | -1/+1 |
* | * config/m32r/m32r.md, config/m68k/m68kelf.h, | kazu | 2004-09-14 | 1 | -1/+1 |
* | * config/sparc/sparc.c (sparc_indent_opcode): New variable. | ebotcazou | 2004-09-08 | 4 | -152/+105 |
* | * doc/tm.texi (MD_UNWIND_SUPPORT): Document. | amodra | 2004-09-08 | 3 | -181/+152 |
* | * final.c (output_in_slot): Delete. | ebotcazou | 2004-09-06 | 1 | -3/+3 |
* | * final.c (output_in_slot): New global variable. | ebotcazou | 2004-09-03 | 1 | -3/+3 |
* | * emit-rtl.c (gen_const_mem): New. | rth | 2004-08-18 | 1 | -4/+3 |
* | * rtl.def (NIL): Delete. | zack | 2004-08-18 | 1 | -1/+1 |
* | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 2004-08-18 | 1 | -1/+1 |
* | * config/linux.h, config/i386/linux.h, config/sparc/linux.h: | jsm28 | 2004-08-05 | 1 | -39/+2 |
* | * config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*) | drow | 2004-07-25 | 4 | -0/+52 |
* | 2004-07-21 David S. Miller <davem@nuts.davemloft.net> | davem | 2004-07-21 | 1 | -1/+1 |
* | 2004-07-20 David S. Miller <davem@nuts.davemloft.net> | davem | 2004-07-21 | 1 | -0/+2 |
* | 2004-07-19 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-20 | 1 | -2/+0 |
* | gcc/ | drow | 2004-07-19 | 2 | -0/+8 |
* | * libgcc2.c (__enable_execute_stack): New symbol. | ebotcazou | 2004-07-17 | 3 | -4/+4 |
* | * builtins.c (std_expand_builtin_va_arg): Remove. | rth | 2004-07-16 | 1 | -3/+0 |
* | * target.h (struct gcc_target): Add calls.pass_by_reference. | rth | 2004-07-14 | 3 | -19/+12 |
* | PR target/13926 | ebotcazou | 2004-07-13 | 3 | -21/+66 |
* | PR target/16494 | ebotcazou | 2004-07-13 | 2 | -4/+7 |
* | PR target/15186 | ebotcazou | 2004-07-13 | 1 | -1/+1 |
* | * target-def.h (TARGET_MUST_PASS_IN_STACK): New. | rth | 2004-07-13 | 2 | -7/+2 |
* | 2004-07-12 David S. Miller <davem@nuts.davemloft.net> | davem | 2004-07-13 | 1 | -4/+0 |
* | 2004-07-09 David S. Miller <davem@nuts.davemloft.net> | davem | 2004-07-10 | 1 | -110/+111 |
* | 2004-07-02 David S. Miller <davem@nuts.davemloft.net> | davem | 2004-07-09 | 2 | -312/+386 |
* | * config/sparc/sparc-protos.h (sparc_va_arg): Remove. | rth | 2004-07-09 | 2 | -2/+1 |
* | * config/sparc/sparc.md (return): Rewrite length formula. | ebotcazou | 2004-07-09 | 2 | -19/+19 |