]> gcc.gnu.org Git - gcc.git/history - gcc
tree-optimize.c (tree_rest_of_compilation): Do not release DECL_ARGUMENTS.
[gcc.git] / gcc /
2004-02-12 Jan Hubickatree-optimize.c (tree_rest_of_compilation): Do not...
2004-02-12 Arnaud Charlet[multiple changes]
2004-02-12 Hartmut Penner* g++.dg/simd-2.C: xfail on ppc64-linux.
2004-02-12 Matt Kraai* doc/install.texi: Fix the spelling of "explicitly".
2004-02-12 Eric Christophercppcharset.c (_cpp_interpret_string_notranslate): Renam...
2004-02-12 GCC AdministratorDaily bump.
2004-02-11 Ian Lance TaylorForgot to mention the PR number:
2004-02-11 Joseph Myersre PR c/456 (constant expressions constraints (gcc...
2004-02-11 Uros Bizjakoptabs.h (enum optab_index): Add new OTI_log10 and...
2004-02-11 Richard Hendersonflow.c (insn_dead_p): A clobber of a dead hard register...
2004-02-11 Ulrich Weigandtree.h (frame_base_decl): Add GTY marker.
2004-02-11 Daniel Berlindwarf2out.c (output_loc_list): Remove no longer necessa...
2004-02-11 Hartmut Penner* g++.dg/simd-2.C: Set -maltivec for ppc64.
2004-02-11 Per BothnerRepresent column numbers using line-map's source_location.
2004-02-11 Aldy Hernandezfix changelog entry
2004-02-11 Hartmut Penneraltivec.md (*movv4si_internal): At least one operand...
2004-02-11 Aldy Hernandezspe.md ("*movv2si_internal"): Check for register operand.
2004-02-11 Paolo Bonzini* gcc.dg/pr14092-1.c: Use intptr_t for the cast.
2004-02-11 Richard SandifordFix typo in last entry.
2004-02-11 Thiemo Seufermips.h (TARGET_OLDABI): Define.
2004-02-11 Hartmut Penner* gcc/config/rs6000/rs6000.c (rs6000_override_options)
2004-02-11 Richard Sandifordemit-rtl.c (mark_label_nuses): Check that a LABEL_REF...
2004-02-11 Matt Kraai* doc/install.texi: Remove extra cd.
2004-02-11 Ziemowit Laskic-common.c (vector_size_helper): Remove; call reconstru...
2004-02-11 Mark Mitchell* typeck.c (lookup_destructor): Fix typo in error message.
2004-02-11 GCC AdministratorDaily bump.
2004-02-10 Kazu Hiratah8300-protos.h: Add a prototype for h8300_regs_ok_for_stm.
2004-02-10 Danny Smithre PR c/14088 (Hexfloat constants with uppercase 0X...
2004-02-10 Kazu Hiratah8300.md: Remove an incorrect comment about peephole2.
2004-02-10 Joseph Myersgjavah.c: Include "intl.h".
2004-02-10 Josef Zlomekemit-rtl.c (set_decl_incoming_rtl): New.
2004-02-10 Per Bothnerc-opts.c (c_common_post_options): Don't emit working...
2004-02-10 Paolo Bonzinire PR middle-end/14092 (fold strips conversion from...
2004-02-10 Alan Modralinux64.h (MD_FALLBACK_FRAME_STATE_FOR): Don't bump...
2004-02-10 Joseph Myers* de.po: Update.
2004-02-10 Paolo Bonzinirtl.h (schedule_insns, [...]): Move under the file...
2004-02-10 Arnaud Charletsourcebuild.texi: Add libada documentation.
2004-02-10 Arnaud CharletPR ada/6637, PR ada/5911
2004-02-10 Richard Sandifordmips.h (TARGET_GPWORD): Return false for TARGET_NEWABI...
2004-02-10 Alan Modra* gcc.dg/cpp/assert4.c: Fix typo last change.
2004-02-10 Ziemowit Laskiobjc-act.c (get_super_receiver): Move '#ifdef OBJCPLUS...
2004-02-10 Bob Wilsonxtensa-protos.h (xtensa_copy_incoming_a7): Update.
2004-02-10 Alan Modradarwin-longlong.c: Only use r0 in asm for darwin.
2004-02-10 GCC AdministratorDaily bump.
2004-02-09 Joseph Myers* de.po: Update.
2004-02-09 Alan Modra* gcc.dg/debug/20020327-1.c: xfail for powerpc64.
2004-02-09 DJ Deloriexm-djgpp.h (GCC_DRIVER_HOST_INITIALIZATION): No longer...
2004-02-09 James E Wilsonre PR c++/11295 (ICE when using a non-trivial object...
2004-02-09 James E Wilsonre PR libstdc++/5625 ([mips] exception unwinding create...
2004-02-09 David Edelsohnrs6000.c (rs6000_emit_move): Remove splitting slow...
2004-02-09 Rainer Orthiris5.h (BSS_SECTION_ASM_OP): Define.
2004-02-09 Rainer Orthconfigure.ac: Remove default executable files before...
2004-02-09 Kazu Hiratare PR target/13721 (SEGV on inline-asm)
2004-02-09 Arnaud Charlet[multiple changes]
2004-02-09 Kazu Hirata* call.c, parser.c, tree.c: Fix comment typos.
2004-02-09 Roger Saylefold-const.c (fold): Use the original type conversion...
2004-02-09 Arnaud Charlet[multiple changes]
2004-02-09 Per Bothnerparse.y (resolve_qualified_expression_name): In case...
2004-02-09 Bernardo Innocentim68k.c, m68k.md (SGS, [...]): Remove code to support...
2004-02-09 GCC AdministratorDaily bump.
2004-02-08 Bernardo Innocentim68k.h (REGISTER_NAMES): Prefix each name with REGISTER...
2004-02-08 Andreas Schwabm68k.h (REGISTER_NAMES): Prefix each name with REGISTER...
2004-02-08 Kazu HirataFixed a typo in ChangeLog.
2004-02-08 Kazu Hiratatarget-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_...
2004-02-08 Joseph MyersREADME.Portability: Change "ISO C89" to "ISO C90".
2004-02-08 Richard Sandifordreal.c (encode_ibm_extended): Normalize the input value...
2004-02-08 Kazu Hiratac-objc-common.c (): Fix a typo in a warning.
2004-02-08 Eric Botcazou* g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
2004-02-08 Eric Botcazou* gcc.c-torture/execute/va-arg-25.x: XFAIL only on...
2004-02-08 Jan Hubicka* schedule-ebb.c (schedule_ebbs): Do not allocate reg...
2004-02-08 David Edelsohn* function.c (assign_parms): Fix formatting.
2004-02-08 Kazu Hiratadefault.h (PROMOTE_PROTOTYPES): Remove.
2004-02-08 Kazu Hiratasystem.h (SHARED_SECTION_ASM_OP): Poison.
2004-02-08 Zack Weinbergc-common.c (shadow_warning): Delete.
2004-02-08 GCC AdministratorDaily bump.
2004-02-07 Nathanael NerodeMakefile.in, [...]: Use the top level mkinstalldirs...
2004-02-07 Roger Saylere PR middle-end/13696 (enum not useable as array index?)
2004-02-07 Jan Hubickagenrecog.c (find_operand): add extra argument stop.
2004-02-07 Kazu Hirataconfig.gcc: Don't mention MAX_LONG_TYPE_SIZE.
2004-02-07 Stephane Carrezre PR bootstrap/13990 (build fails because of wrong...
2004-02-07 Josef Zlomekvar-tracking.c (vt_add_function_parameters): Surround...
2004-02-07 Roger Saylefold-const.c (negate_expr_p, [...]): Optimize -(A+B...
2004-02-07 Kazu Hiratac-ppoutput.c, [...]: Update copyright.
2004-02-07 Kazu Hirata* c-ppoutput.c, var-tracking.c: Fix comment typos.
2004-02-07 James E WilsonFix compile error with old glibc verisons.
2004-02-07 Kazu Hiratatm.texi (TARGET_FLOAT_LIB_COMPARE_RETURNS_BOOL): Change...
2004-02-07 Alan Modrat-linux64 (LIB2FUNCS_EXTRA): Add darwin-ldouble.c.
2004-02-07 Roger Saylebuiltins.c (expand_builtin_signbit): Use extract_bit_fi...
2004-02-07 Andrew Pinskidwarf2out.c (loclabel_num): Move into #ifdef DWARF2_DEB...
2004-02-07 Giovanni Bajore PR c++/14033 (tree check: expected class 't', have...
2004-02-07 Giovanni Bajore PR c++/14033 (tree check: expected class 't', have...
2004-02-07 GCC AdministratorDaily bump.
2004-02-06 Ziemowit Laski[gcc/ChangeLog]
2004-02-06 Kazu Hiratareload1.c (check_eliminable_occurrences): Optimize...
2004-02-06 Daniel Berlindwarf2out.c (struct gcc_debug_hooks): Call dwarf2out_be...
2004-02-06 Ulrich Weigandloop.c (force_movables): Transitively increase the...
2004-02-06 Josef ZlomekJosef Zlomek <zlomekj@suse.cz>
2004-02-06 Jan Hubickaflow.c (update_life_info): Allocate reg_deaths when...
2004-02-06 Ulrich Weigandre PR debug/11816 (Incorrect debugging information...
2004-02-06 Ulrich Weigand* cfganal.c (flow_call_edges_add): Never split a libcal...
next
This page took 0.1118 seconds and 8 git commands to generate.