Age | Commit message (Expand) | Author | Files | Lines |
2002-09-05 | sh.c (sh_expand_builtin): Return early if encountering an error_mark for a type. | J"orn Rennecke | 2 | -0/+7 |
2002-09-05 | s390.c (s390_expand_plus_operand): Do not require double-word scratch register. | Ulrich Weigand | 3 | -69/+51 |
2002-09-05 | verify.c (verify_jvm_instructions): Allow exception handler inside code that ... | Andrew Haley | 3 | -4/+14 |
2002-09-05 | ctype_members.cc (ctype<wchar_t>::do_widen(char)): Switch to _M_c_locale_ctyp... | Jakub Jelinek | 2 | -2/+40 |
2002-09-05 | monetary_members.cc (moneypunct<wchar_t, [...]): Use __uselocale instead of s... | Jakub Jelinek | 2 | -4/+25 |
2002-09-05 | c++locale_internal.h: New header. | Jakub Jelinek | 15 | -25/+192 |
2002-09-05 | Daily bump. | GCC Administrator | 6 | -6/+6 |
2002-09-05 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2002-09-05 | h8300.c (asm_file_start): Add a missing semicolon. | Kazu Hirata | 2 | -1/+6 |
2002-09-05 | * frv.c (frv_encode_section_info): Fix error in last change. | Kaveh R. Ghazi | 2 | -1/+5 |
2002-09-04 | rs6000.c (rs6000_flag_pic): New variable. | David Edelsohn | 3 | -138/+132 |
2002-09-04 | Fix struct rtx_const so veclo and vechi don't share storage. | Dale Johannesen | 2 | -6/+13 |
2002-09-05 | loop.c (scan_loop): Don't mark separate insns out of a libcall for moving. | J"orn Rennecke | 4 | -255/+308 |
2002-09-04 | typeck2.c (add_exception_specifier): Only pedwarn for an incomplete type. | Jason Merrill | 7 | -16/+122 |
2002-09-04 | std_limits.h (__glibcpp_f32_infinity_bytes, [...]): Remove. | Richard Henderson | 3 | -94/+26 |
2002-09-04 | builtin-types.def (BT_FN_FLOAT): New. | Richard Henderson | 7 | -2/+141 |
2002-09-04 | cse.c (cse_insn): Avoid subreg games if the equivalence is already in the pro... | Richard Henderson | 2 | -8/+22 |
2002-09-04 | re PR java/7830 (Off-by-one buffer overruns in fastjar tool) | Tom Tromey | 2 | -2/+8 |
2002-09-04 | re PR c/7102 (unsigned char divisision results in floating exception) | Eric Botcazou | 3 | -13/+31 |
2002-09-04 | * pa.md (setccfp0, setccfp1): New patterns. | John David Anglin | 2 | -0/+24 |
2002-09-04 | frv-protos.h (frv_init_builtins, [...]): Delete. | Kaveh R. Ghazi | 4 | -110/+60 |
2002-09-04 | ip2k-protos.h (function_prologue, [...]): Update to match target hook specifi... | Kaveh R. Ghazi | 5 | -57/+71 |
2002-09-04 | trouble.texi (Interoperation): Update information about C++ ABI issues. | Janis Johnson | 2 | -4/+11 |
2002-09-04 | * config/sparc/t-netbsd64: Disable multilib for now. | Jason Thorpe | 2 | -5/+11 |
2002-09-04 | target-def.h (TARGET_HAVE_SRODATA_SECTION): New macro. | David Edelsohn | 4 | -1/+33 |
2002-09-04 | expr.c (emit_group_load): Revise to allow splitting TCmode source into DImode... | John David Anglin | 5 | -82/+73 |
2002-09-04 | combine.c (make_compound_operation): Don't generate zero / sign extensions in... | J"orn Rennecke | 2 | -1/+10 |
2002-09-04 | c-tree.texi: Fix overfull hboxes. | Janis Johnson | 10 | -60/+88 |
2002-09-04 | 2002-09-04 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -22/+417 |
2002-09-04 | c-common.c (builtin_define_with_hex_fp_value): New. | Richard Henderson | 2 | -29/+69 |
2002-09-04 | invoke.texi (-fshort-wchar): Move to Code Generation Options. | Janis Johnson | 2 | -14/+49 |
2002-09-04 | real.c (ereal_to_decimal): Add digits parameter. | Richard Henderson | 26 | -46/+134 |
2002-09-04 | elf.h (TARGET_SECTION_TYPE_FLAGS): Define to xtensa_multibss_section_type_flags. | Bob Wilson | 3 | -2/+40 |
2002-09-04 | install-old.texi: Don't mention enquire. | Richard Henderson | 3 | -19/+13 |
2002-09-04 | * enquire.c: Remove. | Richard Henderson | 2 | -2887/+4 |
2002-09-04 | * sh.md (mperm_w_little, mperm_w_big): Supply mode for zero_extract. | J"orn Rennecke | 2 | -11/+16 |
2002-09-04 | * gcc.dg/typeof-2.c: New test. | Jakub Jelinek | 2 | -0/+31 |
2002-09-04 | decl.c (start_cleanup_fn): Clear interface_only before start_function, restor... | Jakub Jelinek | 4 | -0/+38 |
2002-09-04 | Daily bump. | GCC Administrator | 7 | -7/+7 |
2002-09-04 | SocketOptions.java: added static variables to be JDK 1.4 compatible (SO_BROAD... | Michael Koch | 2 | -1/+40 |
2002-09-03 | varasm.c (default_section_type_flags): Append _1 to name with shlib parameter. | David Edelsohn | 3 | -12/+81 |
2002-09-03 | install.texi: Fix typos, formatting problems, and obvious overfull/underfull ... | Janis Johnson | 2 | -26/+55 |
2002-09-03 | Makefile.in (TEXI_GCC_FILES): Add compat.texi. | Janis Johnson | 4 | -1/+125 |
2002-09-03 | Debian BTS Bug # | Neil Booth | 5 | -22/+67 |
2002-09-03 | Class.h (_getDeclaredMethod): Declare. | Tom Tromey | 4 | -8/+40 |
2002-09-03 | ia64.h (EXTRA_SPECS): Remove cpp_cpu. | Steve Ellcey | 5 | -56/+90 |
2002-09-03 | std_limits.h (__glibcpp_f32_min, [...]): Remove macros. | Richard Henderson | 2 | -217/+71 |
2002-09-03 | Makefile.in (USER_H): Add ginclude/float.h. | Richard Henderson | 20 | -1426/+631 |
2002-09-03 | darwin.h (WARN_FOUR_CHAR_CONSTANTS): Remove, never used. | Stan Shebs | 2 | -16/+7 |
2002-09-03 | config.gcc (ia64*-*-hpux*): Add ia64-c.o to c_target and cxx_target. | Steve Ellcey | 6 | -0/+217 |