summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [multiple changes]Tom Tromey2001-05-2425-428/+1890
* This is still broken. Do not use it yetBruce Korb2001-05-241-33/+34
* Makefile.in: Move many of the *_H definitions eariler in the file...Kelley Cook2001-05-233-29/+36
* * integrate.c (expand_inline_function): Handle CONCAT DECL_RESULT.Richard Henderson2001-05-232-0/+29
* cpp.texi: Update for handling of charconsts.Neil Booth2001-05-239-42/+207
* * doc/install.texi (alpha-linux): Require binutils 2.11.Richard Henderson2001-05-232-4/+8
* linkage.exp: Pass appropriate flags to native compiler for irix6.5.David Billinghurst2001-05-232-3/+17
* c-lex.c (read_escape, read_ucs): Delete.Neil Booth2001-05-234-266/+64
* extend.texi (Attribute Syntax): Clarify application of attributes to paramete...Joseph Myers2001-05-232-1/+10
* jv-scan.c (version): Update copyright year.Joseph Myers2001-05-234-3/+11
* * dbxout.c (dbxout_type_methods): Do still group methods by name.Jason Merrill2001-05-232-0/+21
* Fix typo applying previous patch.Anthony Green2001-05-231-2/+2
* POTFILES.in: Remove config/rs6000/xm-darwin.h and config/pa/pa-gas.h.Zack Weinberg2001-05-232-2/+5
* Missed hunk from old GCJ_FOR_TARGET patch.Anthony Green2001-05-231-2/+3
* diagnostic.c (vnotice): Kill.Zack Weinberg2001-05-232-61/+74
* Fix cross builds.Anthony Green2001-05-233-304/+290
* Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>Jeffrey D. Oldham2001-05-232-4/+16
* * gcc_update (UPDATE_OPTIONS): Add -d to the default settings.Gerald Pfeifer2001-05-232-4/+11
* * jump.c (mark_jump_label): Fix thinko in 2001-05-19 change.Mark Mitchell2001-05-232-39/+32
* Daily bump.GCC Administrator2001-05-235-5/+5
* libstdc++-v3-dg.exp (libstdc++-v3-init): Set ld_library_path.Benjamin Kosnik2001-05-232-32/+40
* function.c (expand_function_start): Always use a pseudo for the function resu...Richard Henderson2001-05-232-22/+8
* iris6.h (EH_FRAME_SECTION_ASM_OP): Give the section pointer alignment.Richard Henderson2001-05-222-4/+8
* * doc/install.texi (alpha-linux): Require binutils >= 2.10.Richard Henderson2001-05-222-11/+6
* optimize.c (initialize_inlined_parameters): Don't set TREE_READONLY for a VAR...Mark Mitchell2001-05-232-0/+18
* documentation.html: Point to doxygen output.Phil Edwards2001-05-232-5/+17
* unwind-dw2-fde.c (__deregister_frame_info): Stringize use of __USER_LABEL_PRE...Richard Henderson2001-05-222-1/+10
* unwind-dw2-fde.c (__deregister_frame_info): Stubbify in favour of...Richard Henderson2001-05-225-1/+44
* g77.texi: Update last-changed date.Toon Moene2001-05-224-4/+10
* freebsd.h (FBSD_CPP_PREDEFINES): Use #endif/#if pair instead of #elif (which ...Loren J. Rittle2001-05-222-4/+17
* g77.texi: Update maintenance information for GNU Fortran.Toon Moene2001-05-224-251/+23
* builtins.c (expand_builtin_longjmp): A longjmp can be a call too.Andrew MacLeod2001-05-224-20/+45
* class.c, [...]: Remove com_interface attribute support.Jason Merrill2001-05-226-62/+10
* freebsd.h (LIB_SPEC): Key the exact setting to configure-time options and tar...Loren J. Rittle2001-05-224-16/+76
* config.gcc (the unlabeled system switch statement): Add generic configuration...Loren J. Rittle2001-05-227-25/+178
* t-freebsd (TARGET_LIBGCC2_CFLAGS): Add -fPIC.Loren J. Rittle2001-05-223-3/+11
* mkcheck.in (static_fail): Remove S_FLAG decoration on output.Benjamin Kosnik2001-05-227-31/+213
* parse.y: Refer to compound literals as such, not as constructor-expressions.Joseph Myers2001-05-222-2/+7
* crtstuff.c (__register_frame_info_bases): Declare.Richard Henderson2001-05-225-8/+146
* rtl.c (read_string): Break out from ...Richard Henderson2001-05-222-47/+68
* install.texi (Specific): Remove a bogus and duplicate part copied from the en...Gerald Pfeifer2001-05-222-44/+7
* Fix ia64 build problemsBernd Schmidt2001-05-222-1/+5
* install.texi: Remove obsolete information on SunOS as well as i386-sun-sunos4...Gerald Pfeifer2001-05-222-90/+7
* cppfiles.c (remove_component_p): Don't assume lstat/stat will keep errno unch...Alexandre Oliva2001-05-222-0/+11
* Makefile.in (stamp-h): Create in $(objdir) instead of $(srcdir).Loren J. Rittle2001-05-222-1/+6
* c-lex.c (lex_number): If pedantic and not C99...Joseph Myers2001-05-224-3/+19
* ltcf-cxx.sh (allow_undefined_flag, [...]): Prepend blank.Alexandre Oliva2001-05-222-2/+7
* * README.ACORN: Remove obsolete file.Gerald Pfeifer2001-05-222-18/+4
* combine.c (gen_binary): Use swap_commutative_operands_pJan Hubicka2001-05-226-27/+27
* c-lex.c (c_lex): Just cast cpp's hashnode to gcc's one.Neil Booth2001-05-224-39/+11