OSDN Git Service

pf3gnuchains/gcc-fork.git
2003-04-17 rth * rtl.h (SYMBOL_FLAG_MACH_DEP_SHIFT): New.
2003-04-17 rth * config/ip2k/ip2k.c (is_regfile_address):...
2003-04-17 rth * varasm.c (default_encode_section_info): Don...
2003-04-17 ebotcazou * doc/invoke.texi (inline-limit): Fix pasto.
2003-04-17 rth * config/h8300/h8300.c (SYMBOL_FLAG_FUNCVEC_FUN...
2003-04-17 rth * config/frv/frv.c (symbol_ref_small_data_p...
2003-04-17 rth * config/frv/frv.c (frv_asm_out_constructor...
2003-04-17 rth * config/cris/cris.c (cris_gotless_symbol,...
2003-04-17 rth * config/c4x/c4x.c (c4x_encode_section_info...
2003-04-17 rth * config/c4x/c4x.h (TARGET_CPU_CPP_BUILTINS...
2003-04-17 rth * config/avr/avr.c (avr_encode_section_info...
2003-04-17 bkoz2003-04-16 Benjamin Kosnik <bkoz@redhat.com>
2003-04-17 rth * arc.c (arc_encode_section_info): Remove.
2003-04-17 sayle2003-04-16 Roger Sayle <roger@eyesopen.com>
2003-04-17 rth * rtl.h (MEM_ALIAS_SET): Update documentation.
2003-04-17 aoliva* reload1.c (reload_cse_noop_set_p): Return false if...
2003-04-17 gccadminDaily bump.
2003-04-16 ghazi * configure.in (funcs, AC_CHECK_FUNCS): Add snprintf and
2003-04-16 kenner * tree.c (skip_simple_arithmetics_at, saved_exp...
2003-04-16 kenner * expr.c (store_field): Force usage of bitfield...
2003-04-16 mmitchel PR middle-end/8866
2003-04-16 rth * config/ia64/ia64.c (sdata_symbolic_operand...
2003-04-16 rth * config/alpha/alpha.c (SYMBOL_FLAG_NEAR, SYMBO...
2003-04-16 aldyh2003-04-16 Aldy Hernandez <aldyh@redhat.com>
2003-04-16 rearnsha* configure.in (arm-*-netbsdelf*): Enable building...
2003-04-16 rearnsha* java/lang/ieeefp.h: Handle ARM platforms that have...
2003-04-16 rearnsha* include/private/gcconfig.h: Add support for arm-netbs...
2003-04-16 rearnsha* configure.in (arm-*-netbsdelf*): Add configuration.
2003-04-16 amylaar Re-apply this patch:
2003-04-16 danglin PR/10271
2003-04-16 redi2003-04-16 Jonathan Wakely <redi@gcc.gnu.org>
2003-04-16 aph2003-04-16 Andrew Haley <aph@redhat.com>
2003-04-16 zack * configure.in: Unify the code which creates symlinks...
2003-04-16 ghaziFix typo in last checkin.
2003-04-16 ghazi * mempcpy.c, stpcpy.c, stpncpy.c: New files.
2003-04-16 gccadminDaily bump.
2003-04-15 paolo2003-04-15 Benjamin Kosnik <bkoz@redhat.com>
2003-04-15 zack * varasm.c (output_constant_def): Do not consult
2003-04-15 geoffk * tree.c (next_decl_uid): Mark with GTY.
2003-04-15 ghazi * argv.c: Fix comments.
2003-04-15 andreast2003-04-15 Andreas Tobler <a.tobler@schweiz.ch>
2003-04-15 mmitchel * lib/prune.exp: Ignore more messages.
2003-04-15 mmitchel PR c++/10381
2003-04-15 dj* maint-tool (deps): Scan for headers in $srcdir also.
2003-04-15 amylaar PR target/9594:
2003-04-15 dj* MAINTAINERS: Remove myself as windows/cygwin/mingw...
2003-04-15 mmitchel * c-decl.c (implicitly_declare): Copy declarations...
2003-04-15 gerald * invoke.texi (Spec Files): Wrap if-exists-else example.
2003-04-15 jason * decl2.c (mark_used): Don't instantiate anythi...
2003-04-15 uweigand * unwind.inc (_Unwind_Backtrace): New function.
2003-04-15 jason PR middle-end/10336, c++/10401
2003-04-15 ghazigcc:
2003-04-15 amylaargcc:
2003-04-15 kenner * optabs.c (expand_binop): In multi-word add cases...
2003-04-15 kenner * except.c (resolve_fixup_regions): Avoid dereferencin...
2003-04-15 jakub * config/rs6000/rs6000.h (EPILOGUE_USES): Use register 2,
2003-04-15 jakub * configure.host (*-linux*): Don't set slow_pthread_se...
2003-04-15 ljrittle libstdc++/7680
2003-04-15 bkoz2003-04-14 Benjamin Kosnik <bkoz@redhat.com>
2003-04-15 bkoz2003-04-14 Andreas Tobler <toa@pop.agri.ch>
2003-04-15 ljrittle * include/std/std_bitset.h (_M_do_find_next): Fix...
2003-04-15 sayle * argv.c: Use ANSI_PROTOTYPES instead of __STDC__.
2003-04-15 mmitchel * doc/extend.texi (Empty Structures): Correct descript...
2003-04-15 tromey * resolve.cc (_Jv_PrepareClass): Round up class size...
2003-04-15 sayle * strdup.c (strdup): Tweak implementation to use memcpy.
2003-04-15 mmitchel * c-decl.c (grokdeclarator): Reject extern redeclarati...
2003-04-15 zlaski2003-04-14 Ziemowit Laski <zlaski@apple.com>
2003-04-15 gccadminDaily bump.
2003-04-15 ljrittle * testsuite/26_numerics/c99_classification_macros_c...
2003-04-14 janis2003-04-14 Janis Johnson <janis187@us.ibm.com>
2003-04-14 paolo2003-04-14 Nathan Myers <ncm@cantrip.org>
2003-04-14 janis2003-04-14 Janis Johnson <janis287@us.ibm.com>
2003-04-14 neil * Makefile.in (c-opts.o): Use custom action.
2003-04-14 kenner * explow.c (round_push): Use HOST_WIDE_INT instead...
2003-04-14 kenner * dbxout.c (print_int_cst_bounds_in_octal_p): New...
2003-04-14 kenner * tree.c (int_fits_type_p): Extract generic checks...
2003-04-14 kenner * global.c (global_conflicts): Prevent allocation...
2003-04-14 kenner * ifcvt.c (noce_process_if_block): Fail on BLKmode...
2003-04-14 kenner * stor-layout.c (layout_type, case ARRAY_TYPE): Add...
2003-04-14 kenner * integrate.c (expand_inline_function): Don't inline...
2003-04-14 kenner * dwarf2out.c (gen_compile_unit_die): Emit...
2003-04-14 kenner * fold-const.c (fold): Reorder tests for condit...
2003-04-14 kenner * expr.c (highest_pow2_factor): Return unsigned.
2003-04-14 sayle * builtins.c (expand_builtin_strlen): Evaluate the...
2003-04-14 sayle * fold-const.c (fold): Transform (c1 - x) cmp c2...
2003-04-14 paolo2003-04-14 Paolo Carlini <pcarlini@unitus.it>
2003-04-14 vmakarov2003-04-14 Vladimir Makarov <vmakarov@redhat.com>
2003-04-14 hp PR target/10377
2003-04-14 ghazi * configure.in (HAVE_UINTPTR_T): Always define.
2003-04-14 hubicka PR opt/10024
2003-04-14 hp PR target/10377
2003-04-14 lerdsuwa * doc/contrib.texi (Contributors): Correct my entry.
2003-04-14 tromey * gjavah.c (print_c_decl): Indentation fix.
2003-04-14 sayle * tree.h (DECL_BUILT_IN_NONANSI): Remove.
2003-04-14 sayle * builtin-types.def (BT_FN_STRING_CONST_STRING): New...
2003-04-14 ghaziFix formatting in last commit.
2003-04-14 gccadminDaily bump.
2003-04-13 ghazigcc:
2003-04-13 mmitchel PR c++/10300
2003-04-13 nickcReplace "GNU CC" with "GCC"
next