aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1992-04-22Remove now obsolete signame.c and signame.h; functionality is handled byFred Fish16-477/+193
1992-04-22Convert typedef that typedefs nothing into a normal structure declaration.Fred Fish1-0/+7
1992-04-21rework CFLAGS so that they can be passed on the make command lineK. Richard Pixley2-41/+131
1992-04-21do not print recursion linesK. Richard Pixley1-0/+4
1992-04-21correct final line of config.statusK. Richard Pixley2-1/+5
1992-04-21configure: patch from eggert. Avoids a protection problem if theK. Richard Pixley2-1/+8
1992-04-21Makefile.in: rework CFLAGS so that they can be set from the commandK. Richard Pixley2-63/+49
1992-04-21configure: use move-if-change from gcc to create config.status. SomeK. Richard Pixley2-4/+23
1992-04-21configure: test for config.sub with "config.sub sun4" rather thanK. Richard Pixley2-1/+8
1992-04-21rework CFLAGS so that they can be set from the command line to makeK. Richard Pixley1-0/+5
1992-04-21tooldir copy of ld belongs directly in tooldirK. Richard Pixley2-8/+22
1992-04-21tooldir copy of gas belongs directly in tooldirK. Richard Pixley1-0/+9
1992-04-21rework CFLAGS, etc.K. Richard Pixley2-48/+34
1992-04-21pass CFLAGS, remove MINUS_G, default CFLAGS to -gK. Richard Pixley2-226/+156
1992-04-21remove binutils, gas, ld when targetting rs6000K. Richard Pixley1-1/+2
1992-04-21correct makesrcdir when subdir is .K. Richard Pixley2-1/+16
1992-04-18Add tekhex.cFred Fish1-0/+1
1992-04-18Back out of TYPE_FLAG_FUND_TYPE change, solve the problem in valprint.c byFred Fish5-88/+152
1992-04-17Add tekhexSteve Chamberlain1-0/+2
1992-04-17Fri Apr 17 09:15:31 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain3-36/+34
1992-04-17New definition of padding secletSteve Chamberlain1-2/+4
1992-04-17 * relax.c: added handling for new "padding" seclet type, used toSteve Chamberlain3-6/+50
1992-04-17* sun3-xdep.c (fetch_core_registers): Lint.John Gilmore3-2/+12
1992-04-17 * TODO: New file.Fred Fish2-0/+84
1992-04-17Fix to dwarfread.c to target pointer and target long sizes, fixes forFred Fish6-26/+104
1992-04-17 * rs6000-pinsn.c: New version from IBM (Metin).Per Bothner3-9/+21
1992-04-17 * rs6k.h: New version from IBM (Metin).Per Bothner1-173/+187
1992-04-16Lint found by Rich and gccSteve Chamberlain3-5/+19
1992-04-16corrected a typo that resulted in makeinfo failureK. Richard Pixley1-1/+1
1992-04-16.NOEXPORT: so that children don't pick up false values for things like makefi...K. Richard Pixley1-0/+3
1992-04-16correction to makesrcdir for relative srcdirK. Richard Pixley2-1/+8
1992-04-16Add .NOEXPORT: so that doc directory doesn't inherit a bad definitionK. Richard Pixley2-0/+6
1992-04-15added mri.cSteve Chamberlain1-1/+5
1992-04-15Strange link script supportSteve Chamberlain4-14/+73
1992-04-15Personal checkpoint - now should parse some MRI stuffSteve Chamberlain8-78/+383
1992-04-15Added EXTRACT commandSteve Chamberlain1-0/+38
1992-04-15Wed Apr 15 14:33:07 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain6-204/+915
1992-04-15Add TYPE_FLAG_FUND_TYPE bit to the flags member of the type structure,Fred Fish7-166/+192
1992-04-15Ifdef-out debugging code, and ifdef-out code that aborts on unhandledFred Fish1-0/+2
1992-04-14Fix couple of function args that expect to be passed CONST pointers, andFred Fish2-4/+13
1992-04-14Pick up SGI defines for langCplusplus, langCplusplusV2, stStruct, stUnion,Fred Fish2-2/+45
1992-04-14* remote-vx.c, vx-share/xdr_ptrace.c, vx-share/xdr_ptrace.h,Stu Grossman4-213/+83
1992-04-14Changed to allow hosting on an Apollo Series 400 under the BSD4.3 emulationSean Eric Fagan1-0/+6
1992-04-14Changed to support Apollo Series 400 under bsd4.3 emulation environment.Sean Eric Fagan1-0/+1
1992-04-14New header file for Apollo Series 400 running under BSD4.3 emulation.Sean Eric Fagan1-0/+58
1992-04-14 * configure: Add support for 'subdirs' variable, which isPer Bothner3-162/+244
1992-04-14Extensive changes to replace swapin() function with target_to_host()Fred Fish2-347/+544
1992-04-14updated configure.in to include flexDavid D. Zuhn1-0/+4
1992-04-14configure.in knows about flex nowDavid D. Zuhn1-1/+1
1992-04-14remove clean-stamps from cleanK. Richard Pixley2-1/+5