| Commit message (Expand) | Author | Age | Files | Lines |
* | 2005-08-24 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-08-24 | 1 | -20/+20 |
* | 2005-08-23 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-08-24 | 1 | -22/+0 |
* | 2005-08-10 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-08-10 | 1 | -2/+4 |
* | [gcc/ChangeLog] | zlaski | 2005-06-29 | 1 | -4/+8 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | 2005-06-08 Dale Johannesen <dalej@apple.com> | dalej | 2005-06-09 | 1 | -0/+9 |
* | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 2005-06-01 | 1 | -1/+1 |
* | * common.opt (-Wattributes): New. Default true. | dj | 2005-05-25 | 1 | -3/+4 |
* | * config/darwin.c (machopic_define_symbol): Use gcc_assert or | nathan | 2005-05-03 | 1 | -21/+13 |
* | * config/darwin.c (darwin_encode_section_info): Always set | mrs | 2005-04-26 | 1 | -15/+13 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -2/+2 |
* | * config/darwin.c (machopic_indirection_name): Don't use | mrs | 2005-04-23 | 1 | -35/+32 |
* | Remove Apple Local marker comments accidentally added to FSF mainline. | ctice | 2005-04-22 | 1 | -2/+0 |
* | Adding Apple Local markers. | ctice | 2005-04-22 | 1 | -0/+2 |
* | * config.gcc (*-*-darwin*): Add darwin.opt to $extra_options. | rsandifo | 2005-04-21 | 1 | -13/+0 |
* | * config/rs6000/rs6000.c (rs6000_emit_prologue): Use 5 nops, | mrs | 2005-04-08 | 1 | -2/+2 |
* | * config/darwin.c (indirect_data): Fix typo in strncmp logic. | mrs | 2005-04-08 | 1 | -1/+1 |
* | Fix problems with hot/cold partitioning optimization. | ctice | 2005-03-31 | 1 | -1/+6 |
* | * config/darwin.c (machopic_select_rtx_section): Don't put relocatable | shebs | 2005-02-19 | 1 | -1/+3 |
* | * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c, | kazu | 2005-01-23 | 1 | -1/+1 |
* | * config/darwin.c, config/darwin.h, config/freebsd-spec.h, | kazu | 2005-01-18 | 1 | -1/+2 |
* | 2005-01-12 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-01-13 | 1 | -1/+1 |
* | Fix an oopsie in the last commit, sorry | shebs | 2005-01-05 | 1 | -1/+1 |
* | * unwind-dw2-fde-darwin.c (examine_objects): Use 64-bit | shebs | 2005-01-05 | 1 | -3/+4 |
* | 2005-01-03 Geoffrey Keating <geoffk@apple.com> | geoffk | 2005-01-03 | 1 | -1/+1 |
* | 2004-12-31 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-12-31 | 1 | -1/+2 |
* | * defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro. | mmitchel | 2004-12-20 | 1 | -2/+2 |
* | 2004-12-16 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-12-17 | 1 | -7/+21 |
* | 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-12-13 | 1 | -1/+1 |
* | No darwin non-lazy-ptr for address calculatation when not needed. | fjahanian | 2004-11-19 | 1 | -0/+1 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -1/+1 |
* | 2004-11-07 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-08 | 1 | -9/+3 |
* | Index: fixincludes/ChangeLog | geoffk | 2004-10-27 | 1 | -3/+20 |
* | Index: gcc/gcc/ChangeLog | geoffk | 2004-10-26 | 1 | -52/+44 |
* | * config/darwin.c (darwin_make_decl_one_only) | austern | 2004-09-22 | 1 | -2/+2 |
* | * configure.ac: Check for COMDAT support. Robustify check for | mmitchel | 2004-09-15 | 1 | -1/+3 |
* | * config/darwin.c (machopic_validate_stub_or_non_lazy_ptr): Mark | geoffk | 2004-09-11 | 1 | -3/+6 |
* | * config/darwin.c: Include target.h. | geoffk | 2004-09-10 | 1 | -36/+39 |
* | 2004-09-10 Andrew Pinski <apinski@apple.com> | pinskia | 2004-09-10 | 1 | -1/+2 |
* | * config/darwin.c, config/alpha/alpha.h, config/arm/arm.c, | kazu | 2004-09-10 | 1 | -1/+1 |
* | * config/darwin.c (machopic_symbol_defined_p): In addition to | mrs | 2004-09-01 | 1 | -4/+4 |
* | * config/darwin.c (darwin_make_decl_one_only): Allocate section | austern | 2004-08-31 | 1 | -6/+15 |
* | * config/darwin.c (machopic_indirect_data_reference): Mark | mrs | 2004-08-21 | 1 | -1/+2 |
* | * doc/invoke.texi (-mfix-and-continue): Add support for | mrs | 2004-08-19 | 1 | -3/+104 |
* | * emit-rtl.c (gen_const_mem): New. | rth | 2004-08-18 | 1 | -12/+9 |
* | 2004-08-18 Andrew Pinski <apinski@apple.com> | pinskia | 2004-08-18 | 1 | -3/+9 |
* | Dead code stripping | austern | 2004-08-18 | 1 | -0/+1 |
* | 2004-08-18 Andrew Pinski <apinski@apple.com> | pinskia | 2004-08-18 | 1 | -1/+1 |
* | Hot/cold partitioning update patch. The problems that this patch | ctice | 2004-08-18 | 1 | -4/+1 |
* | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 2004-08-18 | 1 | -13/+6 |