| Commit message (Expand) | Author | Age | Files | Lines |
* | * gcc.dg/cpp/_Pragma4.c: Fix typo. | neil | 2002-09-06 | 2 | -1/+5 |
* | * h8300.c (enum shift_alg): Move to earlier in h8300.c. | law | 2002-09-06 | 2 | -153/+205 |
* | Removed objc/formal-protocol-6.x as this testcase is now supposed to pass | nicola | 2002-09-06 | 1 | -0/+5 |
* | Removed - the testcase should not pass | nicola | 2002-09-06 | 1 | -2/+0 |
* | Compile ObjC @protocols into list of ObjC statically allocated instances, | nicola | 2002-09-06 | 2 | -1/+95 |
* | Fixed indentantion of my last ChangeLog entry | nicola | 2002-09-06 | 1 | -1/+1 |
* | Fixed bugs in the ObjC -gen-decls option | nicola | 2002-09-06 | 2 | -11/+46 |
* | * config/arm/arm-protos.h (arm_gen_return_addr_mask): New | thorpej | 2002-09-06 | 5 | -2/+57 |
* | 2002-09-06 Stan Shebs <shebs@apple.com> | shebs | 2002-09-06 | 14 | -74/+67 |
* | * config/s390/s390.md ("*adddi3_cc", "*adddi3_cconly", | uweigand | 2002-09-06 | 2 | -47/+67 |
* | * configure.in (HAVE_AS_OFFSETABLE_LO10): Use -xarch=v9 | jakub | 2002-09-06 | 3 | -45/+47 |
* | Daily bump. | gccadmin | 2002-09-06 | 3 | -3/+3 |
* | * gcc.c-torture/execute/extzvsi.c: New test. | amodra | 2002-09-05 | 2 | -0/+35 |
* | * config/rs6000/rs6000.md (extzvsi_internal2): Revert most of | amodra | 2002-09-05 | 2 | -7/+10 |
* | * frv.c (frv_unique_section, frv_select_section, | ghazi | 2002-09-05 | 2 | -128/+22 |
* | In reload, retain only those clobbers added for variable-array handling. | dalej | 2002-09-05 | 2 | -4/+12 |
* | * config/arm/arm.c (arm_return_in_memory): Implement ATPCS | thorpej | 2002-09-05 | 3 | -1/+22 |
* | * real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is | thorpej | 2002-09-05 | 2 | -4/+14 |
* | * config/rs6000/xcoff.h (HOT_TEXT_SECTION_NAME): Delete. | dje | 2002-09-05 | 2 | -2/+5 |
* | * gcc.dg/weak-1.c: xfail on Darwin. | shebs | 2002-09-05 | 10 | -13/+33 |
* | * real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is | thorpej | 2002-09-05 | 4 | -1/+38 |
* | * doc/install.texi: Correct text of s390-*-linux* and s390x-*-linux* | dje | 2002-09-05 | 2 | -4/+9 |
* | * config/rs6000/rs6000.c (rs6000_override_options): Make -fpic and | shebs | 2002-09-05 | 2 | -0/+9 |
* | * sh.c (sh_expand_builtin): Return early if encountering an | amylaar | 2002-09-05 | 2 | -0/+7 |
* | * config/s390/s390.c (s390_expand_plus_operand): Do not require | uweigand | 2002-09-05 | 3 | -69/+51 |
* | 2002-08-28 Andrew Haley <aph@redhat.com> | aph | 2002-09-05 | 3 | -4/+14 |
* | Daily bump. | gccadmin | 2002-09-05 | 2 | -2/+2 |
* | Daily bump. | gccadmin | 2002-09-05 | 1 | -1/+1 |
* | * config/h8300/h8300.c (asm_file_start): Add a missing | kazu | 2002-09-05 | 2 | -1/+6 |
* | * frv.c (frv_encode_section_info): Fix error in last change. | ghazi | 2002-09-05 | 2 | -1/+5 |
* | * config/rs6000/rs6000.c (rs6000_flag_pic): New variable. | dje | 2002-09-05 | 3 | -138/+132 |
* | Fix struct rtx_const so veclo and vechi don't share storage. | dalej | 2002-09-04 | 2 | -6/+13 |
* | gcc: | amylaar | 2002-09-04 | 4 | -255/+308 |
* | * typeck2.c (add_exception_specifier): Only pedwarn for an | jason | 2002-09-04 | 7 | -16/+122 |
* | * builtin-types.def (BT_FN_FLOAT): New. | rth | 2002-09-04 | 7 | -2/+141 |
* | * cse.c (cse_insn): Avoid subreg games if the equivalence | rth | 2002-09-04 | 2 | -8/+22 |
* | PR c/7102 | rth | 2002-09-04 | 3 | -13/+31 |
* | * pa.md (setccfp0, setccfp1): New patterns. | danglin | 2002-09-04 | 2 | -0/+24 |
* | * frv-protos.h (frv_init_builtins, frv_expand_builtin, | ghazi | 2002-09-04 | 4 | -110/+60 |
* | * ip2k-protos.h (function_prologue, function_epilogue, | ghazi | 2002-09-04 | 5 | -57/+71 |
* | 2002-09-04 Janis Johnson <janis187@us.ibm.com> | janis | 2002-09-04 | 2 | -4/+11 |
* | * config/sparc/t-netbsd64: Disable multilib for now. | thorpej | 2002-09-04 | 2 | -5/+11 |
* | * target-def.h (TARGET_HAVE_SRODATA_SECTION): New macro. | dje | 2002-09-04 | 4 | -1/+33 |
* | * expr.c (emit_group_load): Revise to allow splitting TCmode source | danglin | 2002-09-04 | 5 | -82/+73 |
* | * combine.c (make_compound_operation): Don't generate zero / sign | amylaar | 2002-09-04 | 2 | -1/+10 |
* | 2002-09-04 Janis Johnson <janis187@us.ibm.com> | janis | 2002-09-04 | 10 | -60/+88 |
* | * c-common.c (builtin_define_with_hex_fp_value): New. | rth | 2002-09-04 | 2 | -29/+69 |
* | 2002-09-04 Janis Johnson <janis187@us.ibm.com> | janis | 2002-09-04 | 2 | -14/+49 |
* | * real.c (ereal_to_decimal): Add digits parameter. | rth | 2002-09-04 | 26 | -46/+134 |
* | * config/xtensa/elf.h (TARGET_SECTION_TYPE_FLAGS): Define to | bwilson | 2002-09-04 | 3 | -2/+40 |