Age | Commit message (Expand) | Author | Files | Lines |
2001-07-06 | Makefile.in (final.o): Depend on target.h. | Neil Booth | 4 | -35/+19 |
2001-07-04 | emit-rtl.c (replace_equiv_address): New function. | Richard Kenner | 2 | -13/+15 |
2001-07-02 | explow.c (plus_constant_wide, [...]): New case. | Richard Kenner | 1 | -5/+5 |
2001-07-02 | emit-rtl.c (adjust_address): New function. | Richard Kenner | 1 | -2/+1 |
2001-06-29 | target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a... | Joseph Myers | 3 | -40/+0 |
2001-06-28 | darwin.h (REGISTER_TARGET_PRAGMAS): Define. | Stan Shebs | 1 | -2/+7 |
2001-06-26 | Makefile.in (TARGET_H, [...]): New. | Neil Booth | 3 | -31/+10 |
2001-06-26 | defaults.h: Default escape sequences to ASCII. | Neil Booth | 1 | -9/+0 |
2001-06-22 | arm.h (struct machine_function): Remove ra_rtx. | DJ Delorie | 2 | -32/+3 |
2001-06-11 | linux.h (CPLUSPLUS_CPP_SPEC): New. | Franz Sirl | 1 | -0/+6 |
2001-06-08 | darwin.h (ENCODE_SECTION_INFO): Define. | Stan Shebs | 1 | -0/+3 |
2001-05-26 | dbxout.c (dbxout_symbol): Invert previous patch, which was outputting a tag o... | Geoffrey Keating | 1 | -1/+1 |
2001-05-25 | xcoffout.h (DBX_OUTPUT_GCC_MARKER): Do not emit any marker. | David Edelsohn | 1 | -7/+1 |
2001-05-25 | t-darwin: Fix dependencies for darwin.o. | Dale Johannesen | 1 | -1/+4 |
2001-05-24 | linux.h (SIGNAL_FRAMESIZE): Define. | Geoffrey Keating | 1 | -3/+6 |
2001-05-21 | rs6000.md (maxsf3): Use rs6000_emit_minmax. | Geoffrey Keating | 4 | -205/+266 |
2001-05-21 | linux.h (MD_FALLBACK_FRAME_STATE_FOR): New. | Andrew Haley | 1 | -0/+53 |
2001-05-18 | rs6000.c (secondary_reload_class): Fix Darwin specific misuse of r0 as a relo... | Dale Johannesen | 1 | -11/+16 |
2001-05-18 | * rs6000.md (movsfcc,movdfcc): Remove NE case. | David Edelsohn | 1 | -22/+2 |
2001-05-17 | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | Zack Weinberg | 6 | -28/+0 |
2001-05-15 | sysv4.h (ASM_PREFERRED_EH_DATA_FORMAT): Treat TARGET_RELOCATABLE like flag_pi... | Geoffrey Keating | 1 | -3/+3 |
2001-05-15 | rs6000.md (movdi splitter): Sign extend more efficiently. | David Edelsohn | 2 | -10/+21 |
2001-05-15 | rs6000.c (num_insns_constant_wide): Constants are sign-extended. | David Edelsohn | 1 | -2/+11 |
2001-05-14 | rs6000.h (EXCEPTION_SECTION): Move to... | Geoffrey Keating | 3 | -13/+16 |
2001-05-13 | tm.texi (THREAD_MODEL_SPEC): Document it. | Alexandre Oliva | 2 | -0/+8 |
2001-05-07 | rs6000.c (rs6000_emit_prologue): Don't save the link register if we're not go... | Geoffrey Keating | 1 | -6/+5 |
2001-05-04 | rs6000.md (ashldi3 splits): Guard with TARGET_POWERPC64. | Franz Sirl | 1 | -5/+5 |
2001-05-04 | alpha.h: NULL_PTR -> NULL. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-05-03 | config.gcc, [...]: Do not directly include rs6000/rs6000.h. | David O'Brien | 2 | -5/+0 |
2001-05-02 | rs6000.c (rs6000_legitimate_address): Allow any stack offsets if not REG_OK_S... | Franz Sirl | 3 | -79/+117 |
2001-05-02 | [multiple changes] | David Edelsohn | 2 | -53/+35 |
2001-05-01 | config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}. | Zack Weinberg | 3 | -16/+0 |
2001-05-01 | bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | Kaveh R. Ghazi | 1 | -3/+3 |
2001-04-23 | config.gcc (powerpc-*-darwin*): Move the flag in xm-darwin.h into xm_defines. | Stan Shebs | 1 | -5/+0 |
2001-04-20 | rs6000.md (ctrsi_internal1, [...]): In the short-branch case, this insn is on... | Geoffrey Keating | 1 | -12/+12 |
2001-04-16 | toplev.c (output_lang_identify): Delete. | Zack Weinberg | 1 | -3/+0 |
2001-04-12 | rs6000.c (rs6000_emit_move): Do not special-case HOST_BITS_PER_WIDE_INT != 32. | Alexandre Oliva | 2 | -29/+44 |
2001-04-12 | Add Darwin (Mac OS X kernel) native support. | Stan Shebs | 6 | -16/+725 |
2001-04-09 | Makefile.in (LIB2FUNCS_STATIC_EXTRA): New macro. | Franz Sirl | 1 | -1/+4 |
2001-04-07 | config.gcc: Set default for xmake_file at top, not bottom. | Zack Weinberg | 5 | -20/+1 |
2001-04-03 | xm-beos.h, [...]: Delete. | Zack Weinberg | 1 | -23/+0 |
2001-03-28 | rs6000.h (EPILOGUE_USES): Use TARGET_AIX, not TARGET_TOC for special toc rest... | Richard Henderson | 2 | -2/+3 |
2001-03-28 | rs6000.c (rs6000_stack_info): Allocate space for eh_return data registers. | Richard Henderson | 3 | -105/+132 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 1 | -1/+0 |
2001-03-15 | aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros. | Zack Weinberg | 6 | -84/+4 |
2001-03-12 | aix51.h (CPP_SPEC, [...]): Fix typo in __WCHAR_TYPE__ definition. | David Edelsohn | 1 | -10/+11 |
2001-03-12 | configure.in: Move check for unsigned enumerated bitfields to macro in acloca... | Zack Weinberg | 3 | -14/+0 |
2001-03-12 | config.gcc: Where xm-host.h used to include another xm-host.h... | Zack Weinberg | 1 | -4/+0 |
2001-03-08 | rs6000.md (cr logic): Add original POWER mnemonic alternative for crnot. | David Edelsohn | 1 | -2/+9 |
2001-03-08 | xm-mvs.h, [...]: Delete references to the USG macro. | Kaveh R. Ghazi | 4 | -12/+0 |