aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2002-07-01 * sh.c (langhooks.h): Include.J"orn Rennecke
2002-07-01 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,Neil Booth
2002-07-01 PR target/7177Hans-Peter Nilsson
2002-07-01 * lib/objc.exp (objc_target_compile): Add the -I path to ObjCStan Shebs
2002-07-012002-07-01 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2002-07-01 * Makefile.in: Remove all trace of tradcpp.c, tradcpp.h,Neil Booth
2002-07-01 * gcc.c-torture/execute/arith-rand-ll.c: New test.J"orn Rennecke
2002-07-01 * cpptrad.c (skip_whitespace): Pass pointer to prior char.Neil Booth
2002-07-01 * cppmacro.c: Forgotten commit.Neil Booth
2002-07-01 * mips.h (FUNCTION_ARG_REGNO_P): Fix parentheses.Kaveh Ghazi
2002-07-01Daily bump.GCC Administrator
2002-07-012002-06-29 T.J. Mather <tjmather@maxmind.com>T.J. Mather
2002-07-012002-06-30 Devang Patel <dpatel@apple.com>Devang Patel
2002-06-30 * cp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ...Nathan Sidwell
2002-06-30 * doc/extend.texi: Add ip2k port to description of attributeDenis Chertykov
2002-06-30 * config/mmix/mmix.md ("return"): New pattern.Hans-Peter Nilsson
2002-06-302002-06-30 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2002-06-30 * gengtype.c (oprintf): Move VA_CLOSE after all fixedarg uses.Kaveh Ghazi
2002-06-30Daily bump.GCC Administrator
2002-06-30 * unroll.c (loop_iterations): Handle EQ loops.Alan Modra
2002-06-30 * config/rs6000/rs6000.md (ctrdi): Allocate pseudo for FPRDavid Edelsohn
2002-06-302002-06-29 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2002-06-29 * collect2.c (scan_prog_file): Fix typo in message.Kaveh Ghazi
2002-06-292002-06-28 Aaron Lehmann <aaronl@vitelus.com>Aaron Lehmann
2002-06-29 PR preprocessor/7150Neil Booth
2002-06-29 * config/i386/crtdll.h: Define EXTRA_OS_CPP_BUILTINS.Neil Booth
2002-06-29Daily bump.GCC Administrator
2002-06-29 * c4x.h: (TARGET_CPU_CPP_BUILTINS): Check flag_inline_functions andHerman A.J. ten Brugge
2002-06-292002-06-28 Phil Edwards <pme@gcc.gnu.org>Phil Edwards
2002-06-28 * gcse.c (gcse_emit_move_after): Use gen_move_insn to produce the move.Jan Hubicka
2002-06-28 * combine.c (combine_simplify_rtx): Pass the mode of theStephen Clarke
2002-06-28 * config/m68hc11/m68hc11.md ("*addsi3"): Use 'o' constraint toStephane Carrez
2002-06-28 * config/m68hc11/m68hc11.h (OPTIMIZATION_OPTIONS): Define.Stephane Carrez
2002-06-28 * cpplib.c (_cpp_handle_directive): Move #define-specificNeil Booth
2002-06-28 * config/m68hc11/m68hc11.c (autoinc_mode): New function.Stephane Carrez
2002-06-282002-06-28 Toon Moene <toon@moene.indiv.nluug.nl>Toon Moene
2002-06-28 * config/m68hc11/m68hc11.c (register_indirect_p): For 68HC12 a constantStephane Carrez
2002-06-28ok, this is the right version ;-)Aldy Hernandez
2002-06-28fix stupidity of committing the wrong version of the fileAldy Hernandez
2002-06-282002-06-28 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2002-06-282002-06-27 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2002-06-282002-06-27 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2002-06-28 * config/xtensa/xtensa.h (RETURN_IN_MEMORY): Update comment.Bob Wilson
2002-06-28Prevent creation of paradoxical FLOAT_MODE subregsBernd Schmidt
2002-06-28Daily bump.GCC Administrator
2002-06-28 PR ada/7144Andreas Jaeger
2002-06-28 PR preprocessor/7138Neil Booth
2002-06-28Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2002-06-27 * config/xtensa/xtensa.md: Give "*xxx" names to all unnamed insn's.Bob Wilson
2002-06-27 PR c++/6695Mark Mitchell