aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-05-31target.h: Fix formatting.Kazu Hirata22-196/+220
2002-05-31expr.c (compare_from_rtx): Generate comparison between op0 and op1 rather tha...Igor Shevlyakov2-0/+9
2002-05-31gcc.c (cpp_unique_options): Remove "-d" options.Matthew Woodcraft7-6/+33
2002-05-31Makefile.in: Replace HOST_PREFIX...Nathanael Nerode3-9/+13
2002-05-31Makefile.in: Replace HOST_PREFIX...Nathanael Nerode6-52/+61
2002-05-31Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.Nathanael Nerode3-10/+9
2002-05-31c-decl.c (struct binding_level): Change int field n_incomplete to tree list i...Stan Shebs2-14/+35
2002-05-31* config-ml.in: Propogate DESTDIR also.Olaf Hering2-0/+5
2002-05-315ntaprop.adb (with System.OS_Primitives): Remove.Florian Weimer2-4/+2
2002-05-31cstreams.c (max_path_len): Move from here ...Florian Weimer9-26/+39
2002-05-31pa.c (output_millicode_call): Add missing '%' characters.John David Anglin2-2/+7
2002-05-31xcoff.h (HOT_TEXT_SECTION_NAME): Define.David Edelsohn2-0/+8
2002-05-31update_web_docs (MANUALS): Include various flavours of the GNAT User Guide.Florian Weimer2-1/+6
2002-05-31*** empty log message ***Alan Lehotsky2-5/+14
2002-05-31* config/sh/elf.h (ASM_SPEC): Use subtarget_endian_asm_spec.J"orn Rennecke2-1/+5
2002-05-31i386.c (classify_argument): Properly handle base types.Jan Hubicka3-10/+74
2002-05-31gcse.c (gcse_emit_move_after): New.Jan Hubicka4-126/+84
2002-05-31cfgloop.c (flow_loops_find): Initialize first and last fields correctly.Zdenek Dvorak2-5/+16
2002-05-31gcc_update (files_and_dependencies): Add generated Texinfo files for Ada.Florian Weimer2-0/+9
2002-05-31Makefile.in, [...]: Documentation is now built in Make-lang.in.Florian Weimer9-48/+78786
2002-05-31Daily bump.GCC Administrator7-7/+7
2002-05-31* c-common.c (builtin_define_std): Correct logic.Neil Booth2-4/+11
2002-05-31pa.c (output_millicode_call): Correct "be,l" insn for TARGET_PA_20.John David Anglin2-3/+14
2002-05-31pa.c: Move output.h include after tree.h include.John David Anglin2-2/+7
2002-05-31ns32k.h: Define named constants for the bits in target_flags and use them.Jason Thorpe3-36/+62
2002-05-31config.gcc (tm_file): Prefix pa/pa-700.h to tm_file list for PA1.0 architectu...John David Anglin7-12/+97
2002-05-31* pa.c (following_call): Check TARGET_JUMP_IN_DELAY.John David Anglin2-5/+5
2002-05-31Makefile.in (WARN_CFLAGS): New.Kaveh R. Ghazi5-3/+13
2002-05-31config.gcc (ns32k-*-netbsd*): Set tm_file to "${tm_file} netbsd.h netbsd-aout...Jason Thorpe3-10/+9
2002-05-31longlong.h (count_trailing_zeros): Add missing \, and clean up whitespace in ...Jason Thorpe2-5/+10
2002-05-31expr.c (expand_expr): Output partially zeroed out vectors with output_constan...Aldy Hernandez2-2/+15
2002-05-31config.gcc (sh[123456789l]*-*-*): Set cpu_type to sh.Jason Thorpe3-1/+112
2002-05-30re PR rtl-optimization/6822 (GCC 3.1.1 - Internal compiler error in extract_i...Richard Henderson3-6/+29
2002-05-30expmed.c (const_mult_add_overflow_p): New.Eric Botcazou4-6/+69
2002-05-30c-common.c (c_common_attribute_table): Add "may_alias" entry.Osku Salerma5-3/+70
2002-05-30defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): Kill.Richard Henderson6-40/+15
2002-05-30configure.in: Always check for sys/types.hMarc Espie3-51/+42
2002-05-30langhooks.c: Fix formatting.Kazu Hirata9-78/+89
2002-05-30open.c (_XOPEN_SOURCE): Removed.H.J. Lu2-3/+4
2002-05-30config.gcc (sparc64-*-openbsd*): New.Marc Espie4-0/+111
2002-05-30flow.c (propagate_one_insn): Revise yesterday's patch.Jeff Law2-2/+27
2002-05-30lcm.c (output.h): #include.J"orn Rennecke2-107/+63
2002-05-30ada.h: Add MI guard macro.Zack Weinberg2-6/+19
2002-05-30gengenrtl.c (type_from_format, [...]): Support 'B'.Jan Hubicka3-2/+12
2002-05-30Fix omission in log for earlier changeZack Weinberg1-1/+2
2002-05-30netbsd-elf.h (LONG_DOUBLE_TYPE_SIZE): Compute at run-time.Jason Thorpe2-3/+11
2002-05-30* pa.h (ASM_OUTPUT_MI_THUNK): Remove unwanted semi-colon.Jeff Law2-1/+3
2002-05-30* config/avr/avr.c (avr_mcu_types): Fix typo in previous patch.Marek Michalkiewicz1-2/+2
2002-05-30fix typo in last commitAldy Hernandez1-1/+1
2002-05-30rs6000.c (rs6000_expand_unop_builtin): Return const0_rtx instead of NULL_RTX ...Aldy Hernandez2-14/+25