2003-05-16 |
ghazi | * fr30.c (fr30_print_operand): Fix format specifier...
|
commit | commitdiff | tree |
2003-05-16 |
ghazi | * dsp16xx.c (print_operand_address): Fix format specifier...
|
commit | commitdiff | tree |
2003-05-16 |
ghazi | * c4x.c (c4x_print_operand, c4x_print_operand_address...
|
commit | commitdiff | tree |
2003-05-16 |
ghazi | * alpha.c (print_operand_address, alpha_start_function,
|
commit | commitdiff | tree |
2003-05-16 |
ghazi | * frv.c (frv_print_operand_memory_reference): Fix...
|
commit | commitdiff | tree |
2003-05-16 |
ghazi | * m68k.c (m68k_output_function_epilogue): Fix format...
|
commit | commitdiff | tree |
2003-05-16 |
ghazi | * stormy16-protos.h (xs_hi_general_operand,
|
commit | commitdiff | tree |
2003-05-16 |
ghazi | * cris.c (cris_target_asm_function_prologue,
|
commit | commitdiff | tree |
2003-05-12 |
ghazi | * Makefile.in (out_object_file): Don't set -Wno-error...
|
commit | commitdiff | tree |
2003-05-12 |
ghazi | * sparc.c (print_operand): Fix uninitialized warning.
|
commit | commitdiff | tree |
2003-05-08 |
ghazi | * g++.dg/other/packed1.C: Mark xfail for sparc*- not...
|
commit | commitdiff | tree |
2003-05-08 |
ghazi | gcc:
|
commit | commitdiff | tree |
2003-05-05 |
ghazi | * builtins.c (expand_builtin_stpcpy): Only expand...
|
commit | commitdiff | tree |
2003-05-04 |
ghazi | gcc:
|
commit | commitdiff | tree |
2003-05-04 |
ghazi | * configure.in (AC_CHECK_FUNCS): Don't make multiple...
|
commit | commitdiff | tree |
2003-05-04 |
ghazi | * builtins.c (expand_builtin_constant_p, expand_builtin_strlen,
|
commit | commitdiff | tree |
2003-05-03 |
ghazi | * builtins.c (expand_builtin_stpcpy): Copy `arglist...
|
commit | commitdiff | tree |
2003-04-26 |
ghazi | Update copyright
|
commit | commitdiff | tree |
2003-04-26 |
ghazi | gcc:
|
commit | commitdiff | tree |
2003-04-25 |
ghazi | * gcc.c-torture/execute/string-opt-18.c: Clean up...
|
commit | commitdiff | tree |
2003-04-22 |
ghazi | * vsnprintf.c (vsnprintf): Don't pad string with extra...
|
commit | commitdiff | tree |
2003-04-16 |
ghazi | * configure.in (funcs, AC_CHECK_FUNCS): Add snprintf and
|
commit | commitdiff | tree |
2003-04-16 |
ghazi | Fix typo in last checkin.
|
commit | commitdiff | tree |
2003-04-16 |
ghazi | * mempcpy.c, stpcpy.c, stpncpy.c: New files.
|
commit | commitdiff | tree |
2003-04-15 |
ghazi | * argv.c: Fix comments.
|
commit | commitdiff | tree |
2003-04-15 |
ghazi | gcc:
|
commit | commitdiff | tree |
2003-04-14 |
ghazi | * configure.in (HAVE_UINTPTR_T): Always define.
|
commit | commitdiff | tree |
2003-04-14 |
ghazi | Fix formatting in last commit.
|
commit | commitdiff | tree |
2003-04-13 |
ghazi | gcc:
|
commit | commitdiff | tree |
2003-04-05 |
ghazi | * decl.c (set_current_binding_level): Delete, revert...
|
commit | commitdiff | tree |
2003-04-04 |
ghazi | * name-lookup.c (find_binding): Pass appropriate pointer...
|
commit | commitdiff | tree |
2003-04-03 |
ghazi | * Make-lang.in (cp-warn): Add $(STRICT_WARN).
|
commit | commitdiff | tree |
2003-04-03 |
ghazi | gcc:
|
commit | commitdiff | tree |
2003-03-30 |
ghazi | PR other/6955
|
commit | commitdiff | tree |
2003-03-24 |
ghazi | clarify which PR was fixed.
|
commit | commitdiff | tree |
2003-03-24 |
ghazi | gcc:
|
commit | commitdiff | tree |
2003-03-17 |
ghazi | include:
|
commit | commitdiff | tree |
2003-03-02 |
ghazi | * ggc-common.c (ggc_rlimit_bound): Cast RLIM_INFINITY...
|
commit | commitdiff | tree |
2003-03-02 |
ghazi | * fp-bit.h (float_to_usi): Fix condition wrapping...
|
commit | commitdiff | tree |
2003-02-27 |
ghazi | * libiberty.h: Document return value of physmem routines.
|
commit | commitdiff | tree |
2003-02-27 |
ghazi | * physmem.c: Formatting changes from upstream.
|
commit | commitdiff | tree |
2003-02-27 |
ghazi | 2003-02-24 Danny Smith <dannysmith@users.source.forge...
|
commit | commitdiff | tree |
2003-02-23 |
ghazi | * doc/invoke.texi (ggc-min-expand, ggc-min-heapsize...
|
commit | commitdiff | tree |
2003-02-22 |
ghazi | * configure.in: Check for sys/systemcfg.h and
|
commit | commitdiff | tree |
2003-02-22 |
ghazi | * configure.in: Check for sys/sysctl.h and sysctl.
|
commit | commitdiff | tree |
2003-02-22 |
ghazi | * Makefile.in (ggc-common.o): Depend on $(PARAMS_H)
|
commit | commitdiff | tree |
2003-02-21 |
ghazi | * configure.in: Check for sys/sysmp.h and sysmp.
|
commit | commitdiff | tree |
2003-02-21 |
ghazi | * physmem.c (physmem_total, physmem_available): De...
|
commit | commitdiff | tree |
2003-02-21 |
ghazi | include:
|
commit | commitdiff | tree |
2003-02-13 |
ghazi | * acconfig.h: New file. Add uintptr_t.
|
commit | commitdiff | tree |
2003-02-07 |
ghazi | * gcc.dg/20020430-1.c: Fix dg command typos.
|
commit | commitdiff | tree |
2003-02-06 |
ghazi | * gcc.c-torture/execute/20020227-1.x: Update specific...
|
commit | commitdiff | tree |
2003-02-02 |
ghazi | * mips/_tilib.c: Don't include tsystem.h or defaults...
|
commit | commitdiff | tree |
2003-01-28 |
ghazi | * gcc.c-torture/execute/builtin-constant.x: Only expect...
|
commit | commitdiff | tree |
2003-01-28 |
ghazi | PR middle-end/7227
|
commit | commitdiff | tree |
2003-01-28 |
ghazi | * libjava.lang/pr8823.xfail: New file, add "xfail...
|
commit | commitdiff | tree |
2003-01-24 |
ghazi | * configure.in: Revert last change.
|
commit | commitdiff | tree |
2003-01-24 |
ghazi | * ChangeLog (configure.in): Don't include ansidecl...
|
commit | commitdiff | tree |
2003-01-23 |
ghazi | * cpplex.c (cpp_interpret_charconst): Squelch warning...
|
commit | commitdiff | tree |
2003-01-23 |
ghazi | * fixinc/Makefile.in (FL_LIST): Revert last change.
|
commit | commitdiff | tree |
2003-01-22 |
ghazi | * Makefile.in (ssa-ccp.o): Depend on coretypes.h ...
|
commit | commitdiff | tree |
2003-01-21 |
ghazi | * calls.c (fix_unsafe_tree): Prototype.
|
commit | commitdiff | tree |
2003-01-21 |
ghazi | gcc:
|
commit | commitdiff | tree |
2003-01-21 |
ghazi | * system.h (__NO_STRING_INLINES): Define.
|
commit | commitdiff | tree |
2003-01-20 |
ghazi | * collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME...
|
commit | commitdiff | tree |
2003-01-18 |
ghazi | * Make-lang.in (java/jcf-write.o): Depend on $(TM_P_H).
|
commit | commitdiff | tree |
2003-01-18 |
ghazi | * ra-build.c (undef_to_size_word): Avoid `switch'...
|
commit | commitdiff | tree |
2003-01-17 |
ghazi | * jcf-io.c (caching_stat): Cast the 3rd arg of scandir...
|
commit | commitdiff | tree |
2003-01-17 |
ghazi | * i386.c (x86_function_profiler): Fix format specifier.
|
commit | commitdiff | tree |
2003-01-17 |
ghazi | * builtins.c (java_build_function_call_expr): Renamed...
|
commit | commitdiff | tree |
2003-01-16 |
ghazi | f:
|
commit | commitdiff | tree |
2003-01-16 |
ghazi | * dbxout.c (lastfile, cwd): Fix `unused' warning.
|
commit | commitdiff | tree |
2003-01-16 |
ghazi | * dbxout.c (lastfile, cwd): Fix `unused' warning.
|
commit | commitdiff | tree |
2003-01-16 |
ghazi | * arm.c (ROUND_UP_WORD): Renamed from ROUND_UP.
|
commit | commitdiff | tree |
2003-01-16 |
ghazi | * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed...
|
commit | commitdiff | tree |
2003-01-15 |
ghazi | * gcc.c-torture/execute/builtin-constant.x: XFAIL...
|
commit | commitdiff | tree |
2003-01-15 |
ghazi | cp:
|
commit | commitdiff | tree |
2003-01-13 |
ghazi | * config/sparc/gmon-sol2.c (moncontrol, monstartup...
|
commit | commitdiff | tree |
2003-01-12 |
ghazi | * c-pch.c (asm_file_startpos): Change to `long'.
|
commit | commitdiff | tree |
2003-01-12 |
ghazi | * Make-lang.in (keyword.h): Pass "-L ANSI-C" to gperf.
|
commit | commitdiff | tree |
2003-01-12 |
ghazi | * com.c (ffecom_convert_narrow_, ffecom_convert_widen_,
|
commit | commitdiff | tree |
2003-01-12 |
ghazi | * All Files: Convert to ISO C style function definitions.
|
commit | commitdiff | tree |
2003-01-10 |
ghazi | missed from last checkin
|
commit | commitdiff | tree |
2003-01-10 |
ghazi | * decl.c, parse-scan.y, parse.y: Don't cast return...
|
commit | commitdiff | tree |
2003-01-10 |
ghazi | * class.c, gjavah.c, parse.y, verify.c: Don't use...
|
commit | commitdiff | tree |
2003-01-09 |
ghazi | * All Files: Remove PARAMS macro.
|
commit | commitdiff | tree |
2003-01-09 |
ghazi | * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c...
|
commit | commitdiff | tree |
2003-01-09 |
ghazi | * jv-scan.c, parse.y: Remove VPARAMS, VA_OPEN, VA_FIXEDARG and
|
commit | commitdiff | tree |
2003-01-06 |
ghazi | * testsuite/lib/libstdc++-v3-dg.exp (libstdc++-v3...
|
commit | commitdiff | tree |
2003-01-05 |
ghazi | Warning fixes:
|
commit | commitdiff | tree |
2003-01-05 |
ghazi | * parser.c (cp_parser_binary_expression,
|
commit | commitdiff | tree |
2003-01-05 |
ghazi | * Makefile.in (gtyp-gen.h): Const-ify.
|
commit | commitdiff | tree |
2003-01-03 |
ghazi | * gcc_update (files_and_dependencies): Add gcc/cp...
|
commit | commitdiff | tree |
2003-01-03 |
ghazi | * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
|
commit | commitdiff | tree |
2002-12-31 |
ghazi | * lib/profopt.exp: Change the name of a global variable...
|
commit | commitdiff | tree |
2002-12-19 |
ghazi | * testsuite/23_containers/vector_capacity.cc (test03...
|
commit | commitdiff | tree |
2002-12-09 |
ghazi | * g++.dg/special/conpr-2.C: Expect failure on solaris2.
|
commit | commitdiff | tree |
2002-12-05 |
ghazi | * error.c (dump_expr): Fix format specifier warning.
|
commit | commitdiff | tree |
2002-11-28 |
ghazi | * decl.c (java_init_decl_processing): Use `LL' on...
|
commit | commitdiff | tree |
2002-11-28 |
ghazi | * except.c (default_exception_section): Move variable...
|
commit | commitdiff | tree |