aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-09-06* gcc.dg/cpp/_Pragma4.c: Fix typo.Neil Booth2-1/+5
2002-09-06h8300.c (enum shift_alg): Move to earlier in h8300.c.Dhananjay R. Deshpande2-153/+205
2002-09-06Removed objc/formal-protocol-6.x as this testcase is now supposed to passNicola Pero1-0/+5
2002-09-06Removed - the testcase should not passNicola Pero1-2/+0
2002-09-06Compile ObjC @protocols into list of ObjC statically allocated instances,Nicola Pero2-1/+95
2002-09-06Fixed indentantion of my last ChangeLog entryNicola Pero1-1/+1
2002-09-06Fixed bugs in the ObjC -gen-decls optionNicola Pero2-11/+46
2002-09-06arm-protos.h (arm_gen_return_addr_mask): New prototype.Jason Thorpe5-2/+57
2002-09-06weak: New directory.Stan Shebs14-74/+67
2002-09-06s390.md ("*adddi3_cc", [...]): Use "nonimmediate_operand" instead of "registe...Ulrich Weigand2-47/+67
2002-09-06configure.in (HAVE_AS_OFFSETABLE_LO10): Use -xarch=v9 unconditionally when gc...Jakub Jelinek3-45/+47
2002-09-06Daily bump.GCC Administrator3-3/+3
2002-09-06* gcc.c-torture/execute/extzvsi.c: New test.Alan Modra2-0/+35
2002-09-06rs6000.md (extzvsi_internal2): Revert most of 2002-07-26 change.Alan Modra2-7/+10
2002-09-05frv.c (frv_unique_section, [...]): Delete.Kaveh R. Ghazi2-128/+22
2002-09-05In reload, retain only those clobbers added for variable-array handling.Dale Johannesen2-4/+12
2002-09-05arm.c (arm_return_in_memory): Implement ATPCS return-in-memory rules.Jason Thorpe3-1/+22
2002-09-05real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is not a compile-time con...Jason Thorpe2-4/+14
2002-09-05xcoff.h (HOT_TEXT_SECTION_NAME): Delete.David Edelsohn2-2/+5
2002-09-05weak-1.c: xfail on Darwin.Stan Shebs10-13/+33
2002-09-05real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is not a compile-time con...Jason Thorpe4-1/+38
2002-09-05install.texi: Correct text of s390-*-linux* and s390x-*-linux* URLs.David Edelsohn2-4/+9
2002-09-05rs6000.c (rs6000_override_options): Make -fpic and -fPIC equivalent on Darwin.Stan Shebs2-0/+9
2002-09-05sh.c (sh_expand_builtin): Return early if encountering an error_mark for a type.J"orn Rennecke2-0/+7
2002-09-05s390.c (s390_expand_plus_operand): Do not require double-word scratch register.Ulrich Weigand3-69/+51
2002-09-05verify.c (verify_jvm_instructions): Allow exception handler inside code that ...Andrew Haley3-4/+14
2002-09-05Daily bump.GCC Administrator2-2/+2
2002-09-05Daily bump.GCC Administrator1-1/+1
2002-09-05h8300.c (asm_file_start): Add a missing semicolon.Kazu Hirata2-1/+6
2002-09-05* frv.c (frv_encode_section_info): Fix error in last change.Kaveh R. Ghazi2-1/+5
2002-09-04rs6000.c (rs6000_flag_pic): New variable.David Edelsohn3-138/+132
2002-09-04Fix struct rtx_const so veclo and vechi don't share storage.Dale Johannesen2-6/+13
2002-09-05loop.c (scan_loop): Don't mark separate insns out of a libcall for moving.J"orn Rennecke4-255/+308
2002-09-04typeck2.c (add_exception_specifier): Only pedwarn for an incomplete type.Jason Merrill7-16/+122
2002-09-04builtin-types.def (BT_FN_FLOAT): New.Richard Henderson7-2/+141
2002-09-04cse.c (cse_insn): Avoid subreg games if the equivalence is already in the pro...Richard Henderson2-8/+22
2002-09-04re PR c/7102 (unsigned char divisision results in floating exception)Eric Botcazou3-13/+31
2002-09-04* pa.md (setccfp0, setccfp1): New patterns.John David Anglin2-0/+24
2002-09-04frv-protos.h (frv_init_builtins, [...]): Delete.Kaveh R. Ghazi4-110/+60
2002-09-04ip2k-protos.h (function_prologue, [...]): Update to match target hook specifi...Kaveh R. Ghazi5-57/+71
2002-09-04trouble.texi (Interoperation): Update information about C++ ABI issues.Janis Johnson2-4/+11
2002-09-04* config/sparc/t-netbsd64: Disable multilib for now.Jason Thorpe2-5/+11
2002-09-04target-def.h (TARGET_HAVE_SRODATA_SECTION): New macro.David Edelsohn4-1/+33
2002-09-04expr.c (emit_group_load): Revise to allow splitting TCmode source into DImode...John David Anglin5-82/+73
2002-09-04combine.c (make_compound_operation): Don't generate zero / sign extensions in...J"orn Rennecke2-1/+10
2002-09-04c-tree.texi: Fix overfull hboxes.Janis Johnson10-60/+88
2002-09-04c-common.c (builtin_define_with_hex_fp_value): New.Richard Henderson2-29/+69
2002-09-04invoke.texi (-fshort-wchar): Move to Code Generation Options.Janis Johnson2-14/+49
2002-09-04real.c (ereal_to_decimal): Add digits parameter.Richard Henderson26-46/+134
2002-09-04elf.h (TARGET_SECTION_TYPE_FLAGS): Define to xtensa_multibss_section_type_flags.Bob Wilson3-2/+40