h8300.c (h8300_init_once): Replace 1 with MASK_H8300S.
[gcc.git] / gcc /
2002-11-20 Kazu Hiratah8300.c (h8300_init_once): Replace 1 with MASK_H8300S.
2002-11-20 Vijay L. Khuspeh8300.c (h8300_init_once): Allow -mn switch only if...
2002-11-19 Toon Moenere PR fortran/8587 ((double complex zero)**(double...
2002-11-19 Jan Hubickai386.md (length_immediate): Do not refer to insn address.
2002-11-19 Eric Botcazou2002-11-19 �Eric Botcazou �<ebotcazou@libertysurf.fr>
2002-11-19 Eric Botcazoure PR c/8588 (ICE in extract_insn, at recog.c:2148)
2002-11-19 Roger Sayle* gcse.c (gcse_emit_move_after): Correct typo in REG_EQ...
2002-11-19 Kazu Hiratah8300.md (an anonymous pattern): Relax the condition...
2002-11-19 Daniel Jacobowitzsh.c (gen_shl_and): Revert previous patch.
2002-11-19 Kazu Hiratah8300.c (print_operand): Update the use of EIGHTBIT_CON...
2002-11-19 Gerald Pfeifercontrib.texi (Contributors): Add self as second contact...
2002-11-19 GCC AdministratorDaily bump.
2002-11-19 Andreas Jaegertree-inline.c: Move prototpyes of find_alloca_call_1...
2002-11-19 Kazu Hirata* cppfiles.c: Fix formatting.
2002-11-19 Jason Thorpegcc.c (The Specs Language): Document spec functions.
2002-11-19 Jason Thorpeduff-1.c: New test.
2002-11-18 Steve Ellceyhpux_longdouble.h (FIXUNS_TRUNCTFSI2_LIBCALL): New.
2002-11-18 Neil Boothre PR preprocessor/8524 (_Pragma within macros is impro...
2002-11-18 Jan Hubickai386.md (addqi_1_slp): Fix output template.
2002-11-18 Jan Hubickacalls.c (alloca_call_p): New global function.
2002-11-18 Tom Tromeyre PR java/7912 (invalid verification error for arrays)
2002-11-18 Kazu Hiratah8300.md (*andorqi3): Use bor between bld and bst.
2002-11-18 Jens-Michael Hoffmannbuffer.c: Remove unnecessary casts.
2002-11-18 Nathanael Nerodeadaint.c (__gnat_tmp_name): Better, but good enough...
2002-11-18 Richard Sandifordsh-protos.h (sh_mark_label): Declare.
2002-11-18 Richard Sandifordsh.c (pool_node): New field: part_of_sequence_p.
2002-11-18 Richard Sandifordsh.c (calc_live_regs): Update check for PIC liveness...
2002-11-18 Richard Sandifordsh.md (initialize_trampoline): Do not force the trampol...
2002-11-18 GCC AdministratorDaily bump.
2002-11-18 Kazu Hirata* df.c: Fix formatting.
2002-11-17 Kazu Hiratah8300.md (two anonymous patterns): Fix insn lengths.
2002-11-17 Daniel Jacobowitzsh.c (gen_shl_and): Don't create a zero_extend if the...
2002-11-17 Graham Stottreal.c (real_to_decimal): Fix buffer overrun when buffe...
2002-11-17 Kazu Hirata* builtins.c: Fix formatting.
2002-11-17 GCC AdministratorDaily bump.
2002-11-17 Kazu Hirata* config/h8300/h8300.md (two anonymous patterns): Fix...
2002-11-17 Kazu Hirata* config/h8300/h8300.md: Fix formatting.
2002-11-16 Jakub Jelinek* gcc.dg/20021116-1.c: New test.
2002-11-16 Kazu Hiratah8300.md: Replace spaces with tabs.
2002-11-16 Kazu Hirata* tlink.c: Fix formatting.
2002-11-16 David Edelsohnadd PR 8362 note.
2002-11-16 David Edelsohnrs6000.c (rs6000_outout_load_multiple): New function.
2002-11-16 Kazu Hiratahard-reg-set.h: Follow spelling conventions.
2002-11-16 Jakub Jelinek* config/i386/x86-64.h (MCOUNT_NAME): Change into strin...
2002-11-16 GCC AdministratorDaily bump.
2002-11-16 Kazu Hirata* optabs.c: Fix formatting.
2002-11-16 Jan Hubickaathlon.md, [...]: Handle shift1, rotate1
2002-11-15 Kazu Hirata* config/h8300/h8300.md (4 anonymous patterns): New.
2002-11-15 Geoffrey Keatingparams.def (GGC_MIN_HEAPSIZE): Fix GGC_ALWAYS_COLLECT...
2002-11-15 Jakub JelinekFix typos.
2002-11-15 Ulrich Weigands390.c (optimization_options): Set flag_asynchronous_un...
2002-11-15 Ulrich Weigands390.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
2002-11-15 Jan Hubickai386-protos.h (x86_function_profiler): New function
2002-11-15 Jakub JelinekFix typos.
2002-11-15 Jeroen DobbelaereJeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
2002-11-15 Jakub JelinekFix two typos.
2002-11-15 GCC AdministratorDaily bump.
2002-11-15 Kazu HirataChangeLog: Follow spelling conventions.
2002-11-15 Kazu Hirata* gthr-single.h: Fix formatting.
2002-11-15 Nathanael NerodeCloses PR ada/5856 and PR ada/6919 !
2002-11-14 Zack Weinbergtree.c (tree_vec_elt_check_failed): New function.
2002-11-14 Gabriel Dos Reis* diagnostic.c (sorry): Don't repeat "sorry, unimplemen...
2002-11-14 Mark Mitchellclass.c (dfs_find_final_overrider): Adjust so that...
2002-11-14 GCC AdministratorDaily bump.
2002-11-14 Jakub Jelinekvarasm.c (output_addressed_constants): Clear reloc...
2002-11-14 Kazu Hirata* gthr-vxworks.h: Fix formatting.
2002-11-13 John David Anglin* g++.dg/abi/vague1.C (dg-final): Return if target...
2002-11-13 Nathanael Nerodere PR ada/6919 (Ada patches applied to 3.1 branch only)
2002-11-13 Nathanael Nerodere PR ada/6558 (Wrongly reverted patches)
2002-11-13 Janis Johnsoninstall.texi (Testing): Document extra Java testing.
2002-11-13 John David Anglinpa64-hpux.h (LINK_SPEC): Move "+Accept TypeMismatch...
2002-11-13 Kazu Hirata* gthr-solaris.h: Fix formatting.
2002-11-13 GCC AdministratorDaily bump.
2002-11-13 Kazu Hirata* gthr-posix.h: Fix formatting.
2002-11-13 Kazu Hirata* config/h8300/h8300.md (*andorsi3): New.
2002-11-12 Franz Sirlinstall.texi (powerpc-*-linux-gnu*): Update binutils...
2002-11-12 Kazu Hiratah8300.c (tiny_constant_address_p): Parenthesize express...
2002-11-12 Eric Botcazoure PR c/8439 (empty struct causes crash)
2002-11-12 Kazu Hirata* gthr-win32.h: Fix formatting.
2002-11-12 Kazu Hiratah8300.c (single_one_operand): Correctly compute mask...
2002-11-12 Gerald Pfeifercontrib.texi (Contributors): Use GCJ instead of gcj...
2002-11-12 Rainer Ortht-iris6 (MULTILIB_OSDIRNAMES): Restore old directories.
2002-11-12 GCC AdministratorDaily bump.
2002-11-12 Zack Weinbergparams.def (ggc-min-expand, [...]): New parameters.
2002-11-12 Kazu Hirata* gthr-dce.h: Fix formatting.
2002-11-11 Franz Sirlre PR c/8467 (Bug in sibling call optimization)
2002-11-11 Janis Johnsoncontrib.texi: Merge in the list from the libstdc++...
2002-11-11 Jan Hubicka* i386.c (construct_container): Fix handling of SSE_CLASS.
2002-11-11 GCC AdministratorDaily bump.
2002-11-11 Joel Sherrillt-crtstuff (crti.o): Use this...
2002-11-11 Eric Botcazoure PR c/8439 (empty struct causes crash)
2002-11-11 H.J. Lucalls.c (PUSH_ARGS_REVERSED): Define only if not defined.
2002-11-11 Mark Mitchell* g++.dg/abi/vthunk3.C: Run only on x86.
2002-11-10 Zack Weinbergsysv4.h: Define NO_IMPLICIT_EXTERN_C here...
2002-11-10 Jan HubickaFOrgot to commit the file itself. Changelog entry...
2002-11-10 Jason Thorpenetbsd.h (TARGET_OS_CPP_BUILTINS): Define __ABICALLS__...
2002-11-10 Jan Hubicka* i386.h (MIN_UNITS_PER_WORD): Define to 8 for x86...
2002-11-10 Joseph Myersc-decl.c (grokdeclarator): Make error for duplicate...
2002-11-10 GCC AdministratorDaily bump.
2002-11-10 Hans-Peter Nilssonmmix.h (FUNCTION_ARG_CALLEE_COPIES): Define the same...
next