| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/alpha/alpha.opt, config/arc/arc.opt, | kazu | 2005-03-17 | 1 | -0/+21 |
* | * toplev.c (display_target_options): Avoid unused variable warning if | rsandifo | 2005-03-15 | 3 | -84/+96 |
* | 2005-03-14 Eric Christopher <echristo@redhat.com> | echristo | 2005-03-15 | 1 | -1/+1 |
* | * config.gcc (mips*-*-*): Rename MASK_SPLIT_ADDRS to | rsandifo | 2005-03-14 | 3 | -316/+205 |
* | * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c, ggc.h, | kazu | 2005-03-14 | 1 | -1/+1 |
* | * configure.ac: Check for MIPS TLS. | drow | 2005-03-13 | 4 | -5/+253 |
* | * builtin-attrs.def, c-lex.c, c-pragma.h, reg-stack.c, | kazu | 2005-03-13 | 1 | -1/+1 |
* | * config/mips/mips.h (mips_fix_vr4130_string): Declare. | rsandifo | 2005-03-11 | 5 | -18/+77 |
* | * config/mips/mips.c (override_options): Only warn about -mint64 | rsandifo | 2005-03-11 | 1 | -1/+1 |
* | * doc/invoke.texi: Document new MIPS -msym32 and -mno-sym32 options. | rsandifo | 2005-03-05 | 1 | -1/+8 |
* | * cfgloop.h, cfgloopanal.c, cfgloopmanip.c, conflict.c, | kazu | 2005-03-02 | 1 | -1/+1 |
* | Don't emit the unused counter word and label when profiling. | wilson | 2005-03-01 | 1 | -0/+5 |
* | PR 18785 | zack | 2005-02-20 | 1 | -46/+10 |
* | PR other/19525 | rsandifo | 2005-02-19 | 1 | -11/+11 |
* | * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree-dump.c, | kazu | 2005-02-15 | 1 | -1/+1 |
* | * config/mips/linux-unwind.h (mips_fallback_frame_state): Adjust | drow | 2005-02-11 | 1 | -0/+7 |
* | 2005-02-10 David Daney <ddaney@avtrex.com> | daney | 2005-02-11 | 1 | -1/+9 |
* | * config/mips/mips.md: Fix the placement of the match_scratch in the | rsandifo | 2005-02-10 | 1 | -3/+3 |
* | * cfgcleanup.c, df.h, diagnostic.c, rtl.c, tree-vectorizer.h, | kazu | 2005-02-07 | 1 | -1/+1 |
* | PR bootstrap/19796 | rsandifo | 2005-02-07 | 3 | -26/+1 |
* | 2005-02-01 Eric Christopher <echristo@redhat.com> | echristo | 2005-02-01 | 1 | -0/+4 |
* | * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c, | kazu | 2005-01-27 | 1 | -1/+2 |
* | * config/mips/iris6.h (ENDFILE_SPEC): Don't link in irix-csr.o if | rsandifo | 2005-01-26 | 1 | -1/+2 |
* | * config/mips/linux.h (LIB_SPEC): Remove -rpath-link. | drow | 2005-01-26 | 2 | -6/+1 |
* | * config/mips/irix-csr.c: New file. | rsandifo | 2005-01-24 | 3 | -1/+25 |
* | * config/darwin.c, config/darwin.h, config/freebsd-spec.h, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * config.gcc (mips64*-*-linux*): Set the default abi to n32. Remove | rsandifo | 2005-01-17 | 2 | -14/+5 |
* | 2005-01-15 Ralf Corsepius <ralf.corsepius@rtems.org> | corsepiu | 2005-01-15 | 2 | -3/+10 |
* | * config/mips/t-iris6 (MULTILIB_DIRNAMES): Use -mabi argument values. | rsandifo | 2005-01-08 | 1 | -2/+2 |
* | * config/mips/t-slibgcc-irix (SHLIB_LINK): Install a copy of the | rsandifo | 2005-01-08 | 1 | -1/+3 |
* | * target.h (targetm.calls.arg_partial_bytes): New. | rth | 2004-12-30 | 3 | -14/+9 |
* | 2004-12-23 Eric Christopher <echristo@redhat.com> | echristo | 2004-12-23 | 4 | -3/+4 |
* | * config/mips/t-linux64: Remove code that messed with $(SPECS). | aoliva | 2004-12-22 | 2 | -32/+3 |
* | 2004-12-14 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-12-16 | 1 | -1/+1 |
* | * config/mips/mips.c (mips_arg_info): Use FUNCTION_ARG_BOUNDARY to | rsandifo | 2004-12-15 | 1 | -3/+1 |
* | 2004-12-08 Eric Christopher <echristo@redhat.com> | echristo | 2004-12-09 | 1 | -9/+24 |
* | 2004-12-07 Eric Christopher <echristo@redhat.com> | echristo | 2004-12-07 | 2 | -2/+2 |
* | 2004-12-07 Eric Christopher <echristo@redhat.com> | echristo | 2004-12-07 | 1 | -0/+26 |
* | * mklibgcc.in: Build shared libgcc and shared libunwind in gcc/. | amodra | 2004-12-04 | 1 | -1/+1 |
* | * config/mips/mips-protos.h (function_arg_boundary): Declare. | rsandifo | 2004-11-27 | 3 | -21/+23 |
* | 2004-11-16 Eric Christopher <echristo@redhat.com> | echristo | 2004-11-16 | 3 | -34/+34 |
* | 2004-11-10 Peter S. Mazinger <ps.m@gmx.net> | zack | 2004-11-11 | 1 | -10/+7 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -1/+1 |
* | * config/mips/t-iris6 (tp-bit.c): Fix target filename. | rsandifo | 2004-11-06 | 1 | -1/+1 |
* | PR target/16830 | rsandifo | 2004-11-06 | 1 | -10/+16 |
* | * config/mips/mips.c (mips_cannot_change_mode_class): Use a stricter | rsandifo | 2004-10-31 | 1 | -21/+30 |
* | * dbxout.c: Include obstack.h. | zack | 2004-10-27 | 1 | -5/+5 |
* | 2004-10-25 David Billinghurst <David.Billinghurst@riotinto.com | billingd | 2004-10-25 | 1 | -1/+0 |
* | * config/dbxcoff.h, config/dbxelf.h, config/libgloss.h, | kazu | 2004-10-24 | 1 | -1/+1 |
* | * dbxout.c (asmfile): Delete. All uses changed to asm_out_file. | zack | 2004-10-21 | 4 | -46/+20 |