aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2002-09-04install-old.texi: Don't mention enquire.Richard Henderson3-19/+13
2002-09-04* sh.md (mperm_w_little, mperm_w_big): Supply mode for zero_extract.J"orn Rennecke2-11/+16
2002-09-04* gcc.dg/typeof-2.c: New test.Jakub Jelinek2-0/+31
2002-09-04decl.c (start_cleanup_fn): Clear interface_only before start_function, restor...Jakub Jelinek4-0/+38
2002-09-04Daily bump.GCC Administrator3-3/+3
2002-09-03varasm.c (default_section_type_flags): Append _1 to name with shlib parameter.David Edelsohn3-12/+81
2002-09-03install.texi: Fix typos, formatting problems, and obvious overfull/underfull ...Janis Johnson2-26/+55
2002-09-03Makefile.in (TEXI_GCC_FILES): Add compat.texi.Janis Johnson4-1/+125
2002-09-03Debian BTS Bug #Neil Booth5-22/+67
2002-09-03ia64.h (EXTRA_SPECS): Remove cpp_cpu.Steve Ellcey5-56/+90
2002-09-03Makefile.in (USER_H): Add ginclude/float.h.Richard Henderson20-1426/+631
2002-09-03darwin.h (WARN_FOUR_CHAR_CONSTANTS): Remove, never used.Stan Shebs2-16/+7
2002-09-03config.gcc (ia64*-*-hpux*): Add ia64-c.o to c_target and cxx_target.Steve Ellcey6-0/+217
2002-09-03s390.md ("movti"): Add Q->Q alternative.Ulrich Weigand2-89/+68
2002-09-03pa32-regs.h (CLASS_CANNOT_CHANGE_MODE, [...]): Delete macros.John David Anglin2-10/+6
2002-09-03* h8300.c (asm_file_start): Corrected optimization comment.Arati Dikey2-1/+8
2002-09-03c-lang.c (recognize_objc_keyword): Remove, no longer used.Stan Shebs4-8/+7
2002-09-03s390.c (s390_decompose_address): Remove STRICT parameter and register validit...Ulrich Weigand2-23/+53
2002-09-03Fixed typo causing bloat when compiling ObjC programs with GNU runtimeNicola Pero2-4/+11
2002-09-03New testcaseNicola Pero2-0/+65
2002-09-03Daily bump.GCC Administrator3-3/+3
2002-09-03* config/i386/i386.md ("femms"): Add "memory" attr "none".Graham Stott2-2/+7
2002-09-03* expr.c (expand_expr): Remove extraneous comment and code.Graham Stott2-4/+5
2002-09-02gcj.texi: Add chapter about system properties.Mark Wielaard2-9/+245
2002-09-02Daily bump.GCC Administrator2-2/+2
2002-09-02Daily bump.GCC Administrator1-1/+1
2002-09-01Call [Object class], not [Object initialize]Nicola Pero2-1/+6
2002-09-01cp-lang.c (cp_expr_size): Allow initialization from a CONSTRUCTOR.Jason Merrill3-1/+27
2002-09-01Daily bump.GCC Administrator2-2/+2
2002-09-01Daily bump.GCC Administrator1-1/+1
2002-08-31* expr.c (block_move_libcall_safe_for_call_parm): Fix thinko.Richard Henderson2-2/+5
2002-08-31* pa.c (pa_globalize_label): Add ATTRIBUTE_UNUSED to prototype.John David Anglin2-1/+6
2002-08-3120020720-1.x: Skip test on mmix-knuth-mmixware.Roger Sayle2-8/+16
2002-08-31com.c: Don't set flag_finite_math_only by default.Toon Moene3-12/+20
2002-08-31Daily bump.GCC Administrator3-3/+3
2002-08-31AAB_solaris_sys_varargs_h was misplacedBruce Korb1-17/+17
2002-08-30Mark pr last change.Richard Henderson2-0/+2
2002-08-30tree.c: Include target.h.Richard Henderson3-1/+17
2002-08-30c-objc-common.c: Include target.h.Richard Henderson3-17/+22
2002-08-30install.texi (Configuration, Building): Fix a typo and some formatting direct...Janis Johnson2-4/+9
2002-08-30c-tree.texi (RDIV_EXPR): Fix typo.Paul Koning5-81/+98