aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-03-03mips16.S: Change fixsfsi and fixdfsi to fix_trunc.Eric Christopher6-45/+53
2004-03-02coverage.c (coverage_counter_ref): Set MEM_NOTRAP_P.Richard Henderson1-0/+51
2004-03-02re PR middle-end/11767 (different code behaviour with -fnon-call-exceptions -...Richard Henderson3-0/+18
2004-03-02re PR middle-end/14327 (-O0 -fdefer-pop generates wrong code)Richard Henderson3-1/+31
2004-03-03Daily bump.GCC Administrator1-1/+1
2004-03-02m68hc11.c (m68hc11_addr_mode): New variable.Stephane Carrez2-20/+108
2004-03-02builtins.c (BUILTIN_SETJMP_FRAME_VALUE): Remove.Kazu Hirata8-10/+38
2004-03-02m68hc11.md (move peephole2): New peepholes to optimize sequences of moves.Stephane Carrez2-0/+345
2004-03-02m68hc11.md ("*pushdi_internal"): New insn and split to separate push from moves.Stephane Carrez2-62/+105
2004-03-02m68hc11.md ("tstqi_z_used"): Use define_insn_and_split.Stephane Carrez2-270/+196
2004-03-02m68hc11.md (SOFT_TMP_REGNUM): Define.Stephane Carrez2-8/+38
2004-03-02m68hc11.c (m68hc11_check_z_replacement): Fix when comparing with Z register.Stephane Carrez2-2/+9
2004-03-02cfgloop.h (struct loop_desc): Removed.Zdenek Dvorak4-1098/+20
2004-03-02genattrtab.c: Don't handle MATCH_INSN.Kazu Hirata6-34/+8
2004-03-02c-tree.texi (DECL_ASSEMBLER_NAME): Mention that using this macro results in m...Mark Mitchell2-0/+12
2004-03-02freebsd-spec.h (FBSD_DYNAMIC_LINKER): Add.David O'Brien9-19/+73
2004-03-02* gcc/doc/install.texi (*-*-freebsd*): Update target information.Loren J. Rittle2-5/+12
2004-03-02Fix typo.Arnaud Charlet1-1/+1
2004-03-02[multiple changes]Arnaud Charlet29-274/+510
2004-03-02* rtl.def (define_combine): Remove.Kazu Hirata2-4/+4
2004-03-02* config/h8300/h8300.md: Tweak formatting.Kazu Hirata2-30/+28
2004-03-02h8300.md (*cmphi_h8300): Rename to *cmphi_h8300_znvc.Kazu Hirata2-2/+8
2004-03-02re PR bootstrap/14356 (gcc.c:3661: error: assignment of read-only location)Mark Mitchell2-6/+12
2004-03-02h8300.md (pushqi1_h8300hs): Rename to pushqi1_h8300hs_advanced.Kazu Hirata2-4/+11
2004-03-02Makefile.in (install-libgcc, [...]): Pass mkinstalldirs var to libgcc.mk.Nicolas Roche2-0/+7
2004-03-02re PR c++/14369 (errenous reject of well-formed code)Mark Mitchell4-0/+38
2004-03-02system.h (DBX_OUTPUT_STANDARD_TYPES): Poison.Kazu Hirata3-60/+7
2004-03-02h8300.c (gtle_operator): Accept GT and LE.Kazu Hirata3-90/+218
2004-03-02re PR c++/14360 (Overeager argument dependent name lookup)Mark Mitchell7-6/+61
2004-03-02* dominance.c (recount_dominator): Handle postdominators.Zdenek Dvorak2-9/+28
2004-03-02Daily bump.GCC Administrator1-1/+1
2004-03-02Fix typo: FIRST_PSEOUDO_REGISTER -> FIRST_PSEUDO_REGISTERBernardo Innocenti1-1/+1
2004-03-01re PR c++/14369 (errenous reject of well-formed code)Gabriel Dos Reis2-0/+10
2004-03-01re PR c++/14324 (Multiple static definitions are not unique)Mark Mitchell8-6/+80
2004-03-01mips-protos.h (enum mips_symbol_type): Move from mips.h.Richard Sandiford6-104/+208
2004-03-01fold-const.c (fold): An equality comparison of a non-weak object against zero...Jeff Law5-8/+121
2004-03-01mips.c (mips_output_division): Use the division instruction to fill the delay...Richard Sandiford2-11/+18
2004-03-01config.gcc: Create a default tmake_file for linux, and use it in all but two ...Nathanael Nerode2-22/+29
2004-03-01combine.c (try_combine): Do not refer to is_replaced.Paolo Bonzini4-6/+12
2004-03-01re PR c++/14138 (100x -O0 C++ Compile Time Regression {3.2,3.3} -> {3.4,4.0})Mark Mitchell7-31/+83
2004-03-01re PR debug/14328 (gcc3.2.2 generates incorrect debugging enum values)Mark Mitchell2-10/+14
2004-03-01re PR c++/14267 (ICE on invalid, cast to lval related)Mark Mitchell4-46/+22
2004-03-01Daily bump.GCC Administrator1-1/+1
2004-02-29re PR middle-end/13448 (gcc 3.3.2, internal error when -O3 and trying to modi...Mark Mitchell9-27/+71
2004-02-29re PR debug/12103 (-g only crash (segfault) with a forward declared class use...Mark Mitchell4-1/+31
2004-02-29configure.ac: Rearrange some threading code for clarity; add section comment.Nathanael Nerode3-35/+72
2004-02-29passes.c, [...]: Fix comment typos.Kazu Hirata7-5/+15
2004-02-29* config/i386/i386.md: Fix formatting.Kazu Hirata2-3/+7
2004-02-29* configure.ac: Add some comments delineating sections of code.Nathanael Nerode2-0/+18
2004-02-29* doc/install.texi: Note that libada uses autoconf 2.57 also.Nathanael Nerode2-1/+3