OSDN Git Service

* system.h (CONVERT_HARD_REGISTER_TO_SSA_P): Poison.
[pf3gnuchains/gcc-fork.git] / gcc /
2003-12-22 kazu * system.h (CONVERT_HARD_REGISTER_TO_SSA_P): Poison.
2003-12-22 kazu * gcc.c-torture/compile/20020910-1.c: Disable if __INT...
2003-12-22 gccadminDaily bump.
2003-12-21 sayle * config/ia64/hpux.h (TARGET_OS_CPP_BUILTINS): Define...
2003-12-21 kazu * call.c: Fix comment formatting.
2003-12-21 pinskia2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-21 kazu * config/ip2k/ip2k-protos.h: Remove the prototype for
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-12-21 kazu * config/mn10300/mn10300.c (mn10300_encode_section_inf...
2003-12-21 kazu * config/arm/arm.c: Convert to ISO-C.
2003-12-21 gccadminDaily bump.
2003-12-20 pinskia2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
2003-12-20 sayle2003-12-20 Roger Sayle <roger@eyesopen.com>
2003-12-20 danglin * pa.h (TRAMPOLINE_TEMPLATE): Shorten sequence when...
2003-12-20 zlomek PR optimization/13430, PR optimization/12322
2003-12-20 korbbNew file for the darwin_private_extern fix
2003-12-20 korbbKeep inclhack.def sortable. The segmentation is based...
2003-12-20 kazu * class.c: Remove uses of "register" specifier in
2003-12-20 kazu * trans.c: Remove uses of "register" specifier in
2003-12-20 ebotcazou PR other/7956
2003-12-20 ebotcazou PR c/12085
2003-12-20 wilson* install.texi (ia64-*-linux): Document minimum libunwi...
2003-12-20 bothner * langhooks.c (lhd_print_error_function): Fix for...
2003-12-20 jason * tree.c (get_unwidened): Decide whether to...
2003-12-20 wilsonPatch for asm clobber of fp.
2003-12-20 kazu * expr.c (check_max_integer_computation_mode): Remove.
2003-12-20 wilsonFix typo in name.
2003-12-20 wilsonDrop test for libunwind 0.95 and earlier.
2003-12-20 gccadminDaily bump.
2003-12-20 jsm28 * c-format.c (print_char_table): Allow 'I' flag on...
2003-12-19 stuart * gcc/config/i386/i386.c (ix86_expand_call, x86_output...
2003-12-19 fjahanianTest to test -mdynamic-no-pic -O2 -mpowerpc64 on Darwin.
2003-12-19 fjahanianAdded code to recognize macho-style lo_sum adrress...
2003-12-19 fjahanianAdded TARGET_MACHO to handle lo_sum address recognition.
2003-12-19 kazu * cvt.c: Remove uses of "register" specifier in
2003-12-19 kazu * dwarfout.c: Remove uses of "register" specifier in
2003-12-19 geoffk2003-12-19 Kelley Cook <kelleycook@wideopenwest.com>
2003-12-19 jsm28 * de.po: Update.
2003-12-19 mmitchel PR c++/12795
2003-12-19 jason PR c++/13371
2003-12-19 jakub * config/ia64/unwind-ia64.c (ia64_copy_rbs): New function.
2003-12-19 jakub PR c++/13239
2003-12-19 rearnsha* arm.c (thumb_base_register_rtx_p): Use regno in compa...
2003-12-19 hpenner * gcc.dg/altivec-varargs-1.c: Enable testcase...
2003-12-19 hpenner * gcc/config/rs6000/rs6000.c (USE_ALTIVEC_FOR_ARG...
2003-12-19 geoffk * config/rs6000/aix.h (OS_MISSING_POWERPC64): Define.
2003-12-19 geoffk * fixinc/inclhack.def (darwin_macho_dyldh): New.
2003-12-19 gccadminDaily bump.
2003-12-18 kcookChange version number from 3.4 -> 3.4.0
2003-12-18 kcookcontrib/
2003-12-18 pinskia PR debug/12923
2003-12-18 rth * genrecog.c (print_host_wide_int): New.
2003-12-18 pinskia2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-18 jasonnote that in-out operands should only be used with...
2003-12-18 jason PR c++/12253
2003-12-18 rth * c-decl.c (check_bitfield_type_and_width)...
2003-12-18 uweigand * config/s390/s390.md (UNSPEC_SRST): New constant.
2003-12-18 mmitchel * config/sol2.h (LINK_ARCH32_SPEC): Define in terms...
2003-12-18 jason PR middle-end/13234
2003-12-18 jason PR c++/12253
2003-12-18 steven PR other/12009
2003-12-18 steven * Makefile.in (tracer.o, bb-reorder.o): Depend on...
2003-12-18 lerdsuwa PR c++/13262
2003-12-18 uweigandChangeLog:
2003-12-18 giovannibajo PR c++/9154
2003-12-18 giovannibajo PR c++/9154
2003-12-18 ebotcazou * g++.dg/eh/simd-1.C: XFAIL on SPARC.
2003-12-18 kazu * calls.c (load_register_parameters): Don't use
2003-12-18 bothner * emit-rtl.c (set_new_first_and_last_label_num): ...
2003-12-18 aoliva* config/frv/frv.c (frv_ifcvt_modify_insn): Don't leave...
2003-12-18 kazu * calls.c (expand_call): Update comments.
2003-12-18 wilsonFix for IA-64 glibc math test failures.
2003-12-18 wilsonFrom Santiago Vila
2003-12-18 kcook2003-12-17 Kelley Cook <kcook@gcc.gnu.org>
2003-12-18 gccadminDaily bump.
2003-12-17 kazu * emit-rtl.c: Fix signed/unsigned comparison warnings.
2003-12-17 jsm28 * predict.c (struct block_info_def, struct edge_info_d...
2003-12-17 geoffk PR 12480
2003-12-17 uweigand PR target/11992
2003-12-17 vmakarov2003-12-17 Vladimir Makarov <vmakarov@redhat.com>
2003-12-17 rearnshaPR optimization/10592
2003-12-17 dje * collect2.c (main): Add -fno-profile-arcs...
2003-12-17 mmitchel PR c++/10603
2003-12-17 charlet2003-12-17 Ed Falis <falis@gnat.com>
2003-12-17 ebotcazou * config/sparc/sol2.h: Set SUPPORTS_INIT_PRIORITY...
2003-12-17 rearnsha* arm.c (thumb_base_register_rtx_p): Don't allow virtua...
2003-12-17 hpenner * opts.c (wrap_help): Fix overflow.
2003-12-17 ebotcazou * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run...
2003-12-17 wilsonpatch from Fred Fish
2003-12-17 mmitchel PR c++/12218
2003-12-17 kazu PR target/11012
2003-12-17 jsm282003-12-17 Neil Booth <neil@daikokuya.co.uk>
2003-12-17 gccadminDaily bump.
2003-12-16 wilsonxscale testcases from James Lemke
2003-12-16 nathancp:
2003-12-16 danglin PR bootstrap/13386
2003-12-16 giovannibajoFix typo.
2003-12-16 mmitchel PR c++/13275
2003-12-16 giovannibajo * g++.dg/template/nontype3.C: New test.
2003-12-16 giovannibajo * semantics.c (finish_id_expression): Refactor the...
next